2026-02-27 01:20:36.704390 | Job console starting 2026-02-27 01:20:36.716884 | Updating git repos 2026-02-27 01:20:37.292997 | Cloning repos into workspace 2026-02-27 01:20:37.609870 | Restoring repo states 2026-02-27 01:20:37.631699 | Merging changes 2026-02-27 01:20:37.631720 | Checking out repos 2026-02-27 01:20:38.066567 | Preparing playbooks 2026-02-27 01:20:38.817569 | Running Ansible setup 2026-02-27 01:20:43.313009 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-27 01:20:44.093111 | 2026-02-27 01:20:44.093305 | PLAY [Base pre] 2026-02-27 01:20:44.111282 | 2026-02-27 01:20:44.111446 | TASK [Setup log path fact] 2026-02-27 01:20:44.142490 | orchestrator | ok 2026-02-27 01:20:44.161039 | 2026-02-27 01:20:44.161180 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 01:20:44.210694 | orchestrator | ok 2026-02-27 01:20:44.226664 | 2026-02-27 01:20:44.226892 | TASK [emit-job-header : Print job information] 2026-02-27 01:20:44.279360 | # Job Information 2026-02-27 01:20:44.279689 | Ansible Version: 2.16.14 2026-02-27 01:20:44.279752 | Job: testbed-upgrade-stable-next-ubuntu-24.04 2026-02-27 01:20:44.279864 | Pipeline: periodic-midnight 2026-02-27 01:20:44.279906 | Executor: 521e9411259a 2026-02-27 01:20:44.279942 | Triggered by: https://github.com/osism/testbed 2026-02-27 01:20:44.279977 | Event ID: 5a5cbd8274634c52955f09a6a4608bdc 2026-02-27 01:20:44.289926 | 2026-02-27 01:20:44.290086 | LOOP [emit-job-header : Print node information] 2026-02-27 01:20:44.426401 | orchestrator | ok: 2026-02-27 01:20:44.426819 | orchestrator | # Node Information 2026-02-27 01:20:44.426932 | orchestrator | Inventory Hostname: orchestrator 2026-02-27 01:20:44.426981 | orchestrator | Hostname: zuul-static-regiocloud-infra-1 2026-02-27 01:20:44.427022 | orchestrator | Username: zuul-testbed03 2026-02-27 01:20:44.427058 | orchestrator | Distro: Debian 12.13 2026-02-27 01:20:44.427115 | orchestrator | Provider: static-testbed 2026-02-27 01:20:44.427170 | orchestrator | Region: 2026-02-27 01:20:44.427209 | orchestrator | Label: testbed-orchestrator 2026-02-27 01:20:44.427243 | orchestrator | Product Name: OpenStack Nova 2026-02-27 01:20:44.427277 | orchestrator | Interface IP: 81.163.193.140 2026-02-27 01:20:44.444111 | 2026-02-27 01:20:44.444276 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-27 01:20:44.945917 | orchestrator -> localhost | changed 2026-02-27 01:20:44.960013 | 2026-02-27 01:20:44.960241 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-27 01:20:46.029438 | orchestrator -> localhost | changed 2026-02-27 01:20:46.055830 | 2026-02-27 01:20:46.056017 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-27 01:20:46.373750 | orchestrator -> localhost | ok 2026-02-27 01:20:46.381185 | 2026-02-27 01:20:46.381310 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-27 01:20:46.412364 | orchestrator | ok 2026-02-27 01:20:46.430539 | orchestrator | included: /var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-27 01:20:46.439473 | 2026-02-27 01:20:46.439597 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-27 01:20:48.322732 | orchestrator -> localhost | Generating public/private rsa key pair. 2026-02-27 01:20:48.323340 | orchestrator -> localhost | Your identification has been saved in /var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/159403515a494424aa87e24c9b7ced42_id_rsa 2026-02-27 01:20:48.323454 | orchestrator -> localhost | Your public key has been saved in /var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/159403515a494424aa87e24c9b7ced42_id_rsa.pub 2026-02-27 01:20:48.323527 | orchestrator -> localhost | The key fingerprint is: 2026-02-27 01:20:48.323624 | orchestrator -> localhost | SHA256:Ngr9MKQ0SR9/2+IaYKE20bKvV/zcToLd0YBLUAkQN0E zuul-build-sshkey 2026-02-27 01:20:48.323686 | orchestrator -> localhost | The key's randomart image is: 2026-02-27 01:20:48.323767 | orchestrator -> localhost | +---[RSA 3072]----+ 2026-02-27 01:20:48.323901 | orchestrator -> localhost | | . ++E+.. | 2026-02-27 01:20:48.323962 | orchestrator -> localhost | | . + + o.. | 2026-02-27 01:20:48.324019 | orchestrator -> localhost | | * = . + . | 2026-02-27 01:20:48.324076 | orchestrator -> localhost | | . X . o + o | 2026-02-27 01:20:48.324132 | orchestrator -> localhost | | B *.S + o . | 2026-02-27 01:20:48.324196 | orchestrator -> localhost | | . = Bo= o . | 2026-02-27 01:20:48.324254 | orchestrator -> localhost | | o.+o+.o | 2026-02-27 01:20:48.324311 | orchestrator -> localhost | | .. ooo. | 2026-02-27 01:20:48.324368 | orchestrator -> localhost | | .. . .. | 2026-02-27 01:20:48.324425 | orchestrator -> localhost | +----[SHA256]-----+ 2026-02-27 01:20:48.324551 | orchestrator -> localhost | ok: Runtime: 0:00:01.347120 2026-02-27 01:20:48.340497 | 2026-02-27 01:20:48.340667 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-27 01:20:48.379687 | orchestrator | ok 2026-02-27 01:20:48.394424 | orchestrator | included: /var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-27 01:20:48.404274 | 2026-02-27 01:20:48.404379 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-27 01:20:48.430057 | orchestrator | skipping: Conditional result was False 2026-02-27 01:20:48.439688 | 2026-02-27 01:20:48.439813 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-27 01:20:49.048331 | orchestrator | changed 2026-02-27 01:20:49.057496 | 2026-02-27 01:20:49.057678 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-27 01:20:49.360939 | orchestrator | ok 2026-02-27 01:20:49.370555 | 2026-02-27 01:20:49.370701 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-27 01:20:50.293759 | orchestrator | ok 2026-02-27 01:20:50.303191 | 2026-02-27 01:20:50.303355 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-27 01:20:50.760410 | orchestrator | ok 2026-02-27 01:20:50.771232 | 2026-02-27 01:20:50.771376 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-27 01:20:50.806703 | orchestrator | skipping: Conditional result was False 2026-02-27 01:20:50.821669 | 2026-02-27 01:20:50.821841 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-27 01:20:51.293085 | orchestrator -> localhost | changed 2026-02-27 01:20:51.318654 | 2026-02-27 01:20:51.319047 | TASK [add-build-sshkey : Add back temp key] 2026-02-27 01:20:51.683592 | orchestrator -> localhost | Identity added: /var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/159403515a494424aa87e24c9b7ced42_id_rsa (zuul-build-sshkey) 2026-02-27 01:20:51.684352 | orchestrator -> localhost | ok: Runtime: 0:00:00.019640 2026-02-27 01:20:51.698467 | 2026-02-27 01:20:51.698609 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-27 01:20:52.166676 | orchestrator | ok 2026-02-27 01:20:52.176894 | 2026-02-27 01:20:52.177046 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-27 01:20:52.212447 | orchestrator | skipping: Conditional result was False 2026-02-27 01:20:52.275705 | 2026-02-27 01:20:52.275897 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-27 01:20:52.709866 | orchestrator | ok 2026-02-27 01:20:52.723842 | 2026-02-27 01:20:52.723990 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-27 01:20:52.767541 | orchestrator | ok 2026-02-27 01:20:52.777329 | 2026-02-27 01:20:52.777462 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-27 01:20:53.095079 | orchestrator -> localhost | ok 2026-02-27 01:20:53.103136 | 2026-02-27 01:20:53.103272 | TASK [validate-host : Collect information about the host] 2026-02-27 01:20:54.541337 | orchestrator | ok 2026-02-27 01:20:54.558216 | 2026-02-27 01:20:54.558343 | TASK [validate-host : Sanitize hostname] 2026-02-27 01:20:54.623548 | orchestrator | ok 2026-02-27 01:20:54.632545 | 2026-02-27 01:20:54.632683 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-27 01:20:55.224665 | orchestrator -> localhost | changed 2026-02-27 01:20:55.240202 | 2026-02-27 01:20:55.240394 | TASK [validate-host : Collect information about zuul worker] 2026-02-27 01:20:55.701521 | orchestrator | ok 2026-02-27 01:20:55.709420 | 2026-02-27 01:20:55.709637 | TASK [validate-host : Write out all zuul information for each host] 2026-02-27 01:20:56.293900 | orchestrator -> localhost | changed 2026-02-27 01:20:56.315942 | 2026-02-27 01:20:56.316102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-27 01:20:56.649013 | orchestrator | ok 2026-02-27 01:20:56.660014 | 2026-02-27 01:20:56.660208 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-27 01:21:19.995277 | orchestrator | changed: 2026-02-27 01:21:19.995594 | orchestrator | .d..t...... src/ 2026-02-27 01:21:19.995648 | orchestrator | .d..t...... src/github.com/ 2026-02-27 01:21:19.995687 | orchestrator | .d..t...... src/github.com/osism/ 2026-02-27 01:21:19.995719 | orchestrator | .d..t...... src/github.com/osism/ansible-collection-commons/ 2026-02-27 01:21:19.995751 | orchestrator | RedHat.yml 2026-02-27 01:21:20.013640 | orchestrator | .L..t...... src/github.com/osism/ansible-collection-commons/roles/repository/tasks/CentOS.yml -> RedHat.yml 2026-02-27 01:21:20.013659 | orchestrator | RedHat.yml 2026-02-27 01:21:20.013714 | orchestrator | = 1.53.0"... 2026-02-27 01:21:34.982981 | orchestrator | - Finding hashicorp/local versions matching ">= 2.2.0"... 2026-02-27 01:21:34.984123 | orchestrator | - Installing terraform-provider-openstack/openstack v3.4.0... 2026-02-27 01:21:36.167220 | orchestrator | - Installed terraform-provider-openstack/openstack v3.4.0 (signed, key ID 4F80527A391BEFD2) 2026-02-27 01:21:36.229223 | orchestrator | - Installing hashicorp/local v2.7.0... 2026-02-27 01:21:36.732976 | orchestrator | - Installed hashicorp/local v2.7.0 (signed, key ID 0C0AF313E5FD9F80) 2026-02-27 01:21:36.794848 | orchestrator | - Installing hashicorp/null v3.2.4... 2026-02-27 01:21:37.692702 | orchestrator | - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) 2026-02-27 01:21:37.692787 | orchestrator | 2026-02-27 01:21:37.692794 | orchestrator | Providers are signed by their developers. 2026-02-27 01:21:37.692799 | orchestrator | If you'd like to know more about provider signing, you can read about it here: 2026-02-27 01:21:37.692804 | orchestrator | https://opentofu.org/docs/cli/plugins/signing/ 2026-02-27 01:21:37.692812 | orchestrator | 2026-02-27 01:21:37.692816 | orchestrator | OpenTofu has created a lock file .terraform.lock.hcl to record the provider 2026-02-27 01:21:37.692821 | orchestrator | selections it made above. Include this file in your version control repository 2026-02-27 01:21:37.692840 | orchestrator | so that OpenTofu can guarantee to make the same selections by default when 2026-02-27 01:21:37.692845 | orchestrator | you run "tofu init" in the future. 2026-02-27 01:21:37.693227 | orchestrator | 2026-02-27 01:21:37.693239 | orchestrator | OpenTofu has been successfully initialized! 2026-02-27 01:21:37.693260 | orchestrator | 2026-02-27 01:21:37.693265 | orchestrator | You may now begin working with OpenTofu. Try running "tofu plan" to see 2026-02-27 01:21:37.693301 | orchestrator | any changes that are required for your infrastructure. All OpenTofu commands 2026-02-27 01:21:37.693306 | orchestrator | should now work. 2026-02-27 01:21:37.693310 | orchestrator | 2026-02-27 01:21:37.693315 | orchestrator | If you ever set or change modules or backend configuration for OpenTofu, 2026-02-27 01:21:37.693319 | orchestrator | rerun this command to reinitialize your working directory. If you forget, other 2026-02-27 01:21:37.693324 | orchestrator | commands will detect it and remind you to do so if necessary. 2026-02-27 01:21:37.868883 | orchestrator | Created and switched to workspace "ci"! 2026-02-27 01:21:37.868951 | orchestrator | 2026-02-27 01:21:37.868957 | orchestrator | You're now on a new, empty workspace. Workspaces isolate their state, 2026-02-27 01:21:37.868964 | orchestrator | so if you run "tofu plan" OpenTofu will not see any existing state 2026-02-27 01:21:37.868968 | orchestrator | for this configuration. 2026-02-27 01:21:38.019294 | orchestrator | ci.auto.tfvars 2026-02-27 01:21:38.438166 | orchestrator | default_custom.tf 2026-02-27 01:21:40.454091 | orchestrator | data.openstack_networking_network_v2.public: Reading... 2026-02-27 01:21:40.970525 | orchestrator | data.openstack_networking_network_v2.public: Read complete after 1s [id=e6be7364-bfd8-4de7-8120-8f41c69a139a] 2026-02-27 01:21:41.190092 | orchestrator | 2026-02-27 01:21:41.190164 | orchestrator | OpenTofu used the selected providers to generate the following execution 2026-02-27 01:21:41.190173 | orchestrator | plan. Resource actions are indicated with the following symbols: 2026-02-27 01:21:41.190178 | orchestrator | + create 2026-02-27 01:21:41.190183 | orchestrator | <= read (data resources) 2026-02-27 01:21:41.190187 | orchestrator | 2026-02-27 01:21:41.190192 | orchestrator | OpenTofu will perform the following actions: 2026-02-27 01:21:41.190196 | orchestrator | 2026-02-27 01:21:41.190201 | orchestrator | # data.openstack_images_image_v2.image will be read during apply 2026-02-27 01:21:41.190205 | orchestrator | # (config refers to values not yet known) 2026-02-27 01:21:41.190209 | orchestrator | <= data "openstack_images_image_v2" "image" { 2026-02-27 01:21:41.190213 | orchestrator | + checksum = (known after apply) 2026-02-27 01:21:41.190217 | orchestrator | + created_at = (known after apply) 2026-02-27 01:21:41.190221 | orchestrator | + file = (known after apply) 2026-02-27 01:21:41.190225 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190259 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190264 | orchestrator | + min_disk_gb = (known after apply) 2026-02-27 01:21:41.190268 | orchestrator | + min_ram_mb = (known after apply) 2026-02-27 01:21:41.190296 | orchestrator | + most_recent = true 2026-02-27 01:21:41.190301 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.190305 | orchestrator | + protected = (known after apply) 2026-02-27 01:21:41.190309 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190316 | orchestrator | + schema = (known after apply) 2026-02-27 01:21:41.190320 | orchestrator | + size_bytes = (known after apply) 2026-02-27 01:21:41.190324 | orchestrator | + tags = (known after apply) 2026-02-27 01:21:41.190328 | orchestrator | + updated_at = (known after apply) 2026-02-27 01:21:41.190331 | orchestrator | } 2026-02-27 01:21:41.190335 | orchestrator | 2026-02-27 01:21:41.190339 | orchestrator | # data.openstack_images_image_v2.image_node will be read during apply 2026-02-27 01:21:41.190344 | orchestrator | # (config refers to values not yet known) 2026-02-27 01:21:41.190347 | orchestrator | <= data "openstack_images_image_v2" "image_node" { 2026-02-27 01:21:41.190352 | orchestrator | + checksum = (known after apply) 2026-02-27 01:21:41.190355 | orchestrator | + created_at = (known after apply) 2026-02-27 01:21:41.190359 | orchestrator | + file = (known after apply) 2026-02-27 01:21:41.190363 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190367 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190370 | orchestrator | + min_disk_gb = (known after apply) 2026-02-27 01:21:41.190374 | orchestrator | + min_ram_mb = (known after apply) 2026-02-27 01:21:41.190378 | orchestrator | + most_recent = true 2026-02-27 01:21:41.190382 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.190385 | orchestrator | + protected = (known after apply) 2026-02-27 01:21:41.190389 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190393 | orchestrator | + schema = (known after apply) 2026-02-27 01:21:41.190397 | orchestrator | + size_bytes = (known after apply) 2026-02-27 01:21:41.190400 | orchestrator | + tags = (known after apply) 2026-02-27 01:21:41.190404 | orchestrator | + updated_at = (known after apply) 2026-02-27 01:21:41.190408 | orchestrator | } 2026-02-27 01:21:41.190412 | orchestrator | 2026-02-27 01:21:41.190415 | orchestrator | # local_file.MANAGER_ADDRESS will be created 2026-02-27 01:21:41.190420 | orchestrator | + resource "local_file" "MANAGER_ADDRESS" { 2026-02-27 01:21:41.190424 | orchestrator | + content = (known after apply) 2026-02-27 01:21:41.190428 | orchestrator | + content_base64sha256 = (known after apply) 2026-02-27 01:21:41.190432 | orchestrator | + content_base64sha512 = (known after apply) 2026-02-27 01:21:41.190436 | orchestrator | + content_md5 = (known after apply) 2026-02-27 01:21:41.190439 | orchestrator | + content_sha1 = (known after apply) 2026-02-27 01:21:41.190443 | orchestrator | + content_sha256 = (known after apply) 2026-02-27 01:21:41.190447 | orchestrator | + content_sha512 = (known after apply) 2026-02-27 01:21:41.190451 | orchestrator | + directory_permission = "0777" 2026-02-27 01:21:41.190454 | orchestrator | + file_permission = "0644" 2026-02-27 01:21:41.190458 | orchestrator | + filename = ".MANAGER_ADDRESS.ci" 2026-02-27 01:21:41.190462 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190466 | orchestrator | } 2026-02-27 01:21:41.190469 | orchestrator | 2026-02-27 01:21:41.190473 | orchestrator | # local_file.id_rsa_pub will be created 2026-02-27 01:21:41.190477 | orchestrator | + resource "local_file" "id_rsa_pub" { 2026-02-27 01:21:41.190481 | orchestrator | + content = (known after apply) 2026-02-27 01:21:41.190485 | orchestrator | + content_base64sha256 = (known after apply) 2026-02-27 01:21:41.190488 | orchestrator | + content_base64sha512 = (known after apply) 2026-02-27 01:21:41.190492 | orchestrator | + content_md5 = (known after apply) 2026-02-27 01:21:41.190496 | orchestrator | + content_sha1 = (known after apply) 2026-02-27 01:21:41.190500 | orchestrator | + content_sha256 = (known after apply) 2026-02-27 01:21:41.190503 | orchestrator | + content_sha512 = (known after apply) 2026-02-27 01:21:41.190507 | orchestrator | + directory_permission = "0777" 2026-02-27 01:21:41.190511 | orchestrator | + file_permission = "0644" 2026-02-27 01:21:41.190519 | orchestrator | + filename = ".id_rsa.ci.pub" 2026-02-27 01:21:41.190522 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190526 | orchestrator | } 2026-02-27 01:21:41.190530 | orchestrator | 2026-02-27 01:21:41.190540 | orchestrator | # local_file.inventory will be created 2026-02-27 01:21:41.190544 | orchestrator | + resource "local_file" "inventory" { 2026-02-27 01:21:41.190548 | orchestrator | + content = (known after apply) 2026-02-27 01:21:41.190552 | orchestrator | + content_base64sha256 = (known after apply) 2026-02-27 01:21:41.190555 | orchestrator | + content_base64sha512 = (known after apply) 2026-02-27 01:21:41.190559 | orchestrator | + content_md5 = (known after apply) 2026-02-27 01:21:41.190563 | orchestrator | + content_sha1 = (known after apply) 2026-02-27 01:21:41.190567 | orchestrator | + content_sha256 = (known after apply) 2026-02-27 01:21:41.190570 | orchestrator | + content_sha512 = (known after apply) 2026-02-27 01:21:41.190574 | orchestrator | + directory_permission = "0777" 2026-02-27 01:21:41.190578 | orchestrator | + file_permission = "0644" 2026-02-27 01:21:41.190582 | orchestrator | + filename = "inventory.ci" 2026-02-27 01:21:41.190585 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190589 | orchestrator | } 2026-02-27 01:21:41.190593 | orchestrator | 2026-02-27 01:21:41.190597 | orchestrator | # local_sensitive_file.id_rsa will be created 2026-02-27 01:21:41.190600 | orchestrator | + resource "local_sensitive_file" "id_rsa" { 2026-02-27 01:21:41.190604 | orchestrator | + content = (sensitive value) 2026-02-27 01:21:41.190608 | orchestrator | + content_base64sha256 = (known after apply) 2026-02-27 01:21:41.190612 | orchestrator | + content_base64sha512 = (known after apply) 2026-02-27 01:21:41.190616 | orchestrator | + content_md5 = (known after apply) 2026-02-27 01:21:41.190619 | orchestrator | + content_sha1 = (known after apply) 2026-02-27 01:21:41.190623 | orchestrator | + content_sha256 = (known after apply) 2026-02-27 01:21:41.190639 | orchestrator | + content_sha512 = (known after apply) 2026-02-27 01:21:41.190643 | orchestrator | + directory_permission = "0700" 2026-02-27 01:21:41.190646 | orchestrator | + file_permission = "0600" 2026-02-27 01:21:41.190650 | orchestrator | + filename = ".id_rsa.ci" 2026-02-27 01:21:41.190654 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190658 | orchestrator | } 2026-02-27 01:21:41.190662 | orchestrator | 2026-02-27 01:21:41.190665 | orchestrator | # null_resource.node_semaphore will be created 2026-02-27 01:21:41.190669 | orchestrator | + resource "null_resource" "node_semaphore" { 2026-02-27 01:21:41.190673 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190677 | orchestrator | } 2026-02-27 01:21:41.190681 | orchestrator | 2026-02-27 01:21:41.190684 | orchestrator | # openstack_blockstorage_volume_v3.manager_base_volume[0] will be created 2026-02-27 01:21:41.190688 | orchestrator | + resource "openstack_blockstorage_volume_v3" "manager_base_volume" { 2026-02-27 01:21:41.190692 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190696 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190700 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190703 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190707 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190711 | orchestrator | + name = "testbed-volume-manager-base" 2026-02-27 01:21:41.190715 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190718 | orchestrator | + size = 80 2026-02-27 01:21:41.190722 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190726 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.190730 | orchestrator | } 2026-02-27 01:21:41.190733 | orchestrator | 2026-02-27 01:21:41.190737 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[0] will be created 2026-02-27 01:21:41.190741 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.190745 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190748 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190752 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190759 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190763 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190767 | orchestrator | + name = "testbed-volume-0-node-base" 2026-02-27 01:21:41.190771 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190774 | orchestrator | + size = 80 2026-02-27 01:21:41.190778 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190782 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.190786 | orchestrator | } 2026-02-27 01:21:41.190789 | orchestrator | 2026-02-27 01:21:41.190793 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[1] will be created 2026-02-27 01:21:41.190797 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.190801 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190805 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190808 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190812 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190816 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190819 | orchestrator | + name = "testbed-volume-1-node-base" 2026-02-27 01:21:41.190823 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190827 | orchestrator | + size = 80 2026-02-27 01:21:41.190831 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190835 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.190838 | orchestrator | } 2026-02-27 01:21:41.190842 | orchestrator | 2026-02-27 01:21:41.190846 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[2] will be created 2026-02-27 01:21:41.190849 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.190853 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190857 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190861 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190864 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190868 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190872 | orchestrator | + name = "testbed-volume-2-node-base" 2026-02-27 01:21:41.190876 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190879 | orchestrator | + size = 80 2026-02-27 01:21:41.190883 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190887 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.190890 | orchestrator | } 2026-02-27 01:21:41.190894 | orchestrator | 2026-02-27 01:21:41.190898 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[3] will be created 2026-02-27 01:21:41.190902 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.190905 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190909 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190913 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190917 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190920 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190926 | orchestrator | + name = "testbed-volume-3-node-base" 2026-02-27 01:21:41.190930 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190934 | orchestrator | + size = 80 2026-02-27 01:21:41.190938 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190942 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.190945 | orchestrator | } 2026-02-27 01:21:41.190949 | orchestrator | 2026-02-27 01:21:41.190953 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[4] will be created 2026-02-27 01:21:41.190957 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.190960 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.190964 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.190968 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.190976 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.190980 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.190983 | orchestrator | + name = "testbed-volume-4-node-base" 2026-02-27 01:21:41.190987 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.190991 | orchestrator | + size = 80 2026-02-27 01:21:41.190995 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.190998 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191002 | orchestrator | } 2026-02-27 01:21:41.191006 | orchestrator | 2026-02-27 01:21:41.191010 | orchestrator | # openstack_blockstorage_volume_v3.node_base_volume[5] will be created 2026-02-27 01:21:41.191016 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_base_volume" { 2026-02-27 01:21:41.191020 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191024 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191028 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191032 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.191035 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191039 | orchestrator | + name = "testbed-volume-5-node-base" 2026-02-27 01:21:41.191043 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191047 | orchestrator | + size = 80 2026-02-27 01:21:41.191051 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191054 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191058 | orchestrator | } 2026-02-27 01:21:41.191062 | orchestrator | 2026-02-27 01:21:41.191065 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[0] will be created 2026-02-27 01:21:41.191069 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191073 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191077 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191080 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191084 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191088 | orchestrator | + name = "testbed-volume-0-node-3" 2026-02-27 01:21:41.191092 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191096 | orchestrator | + size = 20 2026-02-27 01:21:41.191099 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191103 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191107 | orchestrator | } 2026-02-27 01:21:41.191111 | orchestrator | 2026-02-27 01:21:41.191114 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[1] will be created 2026-02-27 01:21:41.191118 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191122 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191125 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191129 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191133 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191137 | orchestrator | + name = "testbed-volume-1-node-4" 2026-02-27 01:21:41.191140 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191144 | orchestrator | + size = 20 2026-02-27 01:21:41.191148 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191152 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191155 | orchestrator | } 2026-02-27 01:21:41.191159 | orchestrator | 2026-02-27 01:21:41.191163 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[2] will be created 2026-02-27 01:21:41.191167 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191170 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191174 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191178 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191182 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191185 | orchestrator | + name = "testbed-volume-2-node-5" 2026-02-27 01:21:41.191189 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191196 | orchestrator | + size = 20 2026-02-27 01:21:41.191200 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191204 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191207 | orchestrator | } 2026-02-27 01:21:41.191211 | orchestrator | 2026-02-27 01:21:41.191215 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[3] will be created 2026-02-27 01:21:41.191219 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191222 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191226 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191230 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191234 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191237 | orchestrator | + name = "testbed-volume-3-node-3" 2026-02-27 01:21:41.191241 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191245 | orchestrator | + size = 20 2026-02-27 01:21:41.191249 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191252 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191256 | orchestrator | } 2026-02-27 01:21:41.191260 | orchestrator | 2026-02-27 01:21:41.191263 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[4] will be created 2026-02-27 01:21:41.191267 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191281 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191285 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191288 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191292 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191296 | orchestrator | + name = "testbed-volume-4-node-4" 2026-02-27 01:21:41.191300 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191306 | orchestrator | + size = 20 2026-02-27 01:21:41.191310 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191313 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191317 | orchestrator | } 2026-02-27 01:21:41.191321 | orchestrator | 2026-02-27 01:21:41.191325 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[5] will be created 2026-02-27 01:21:41.191328 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191332 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191336 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191340 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191343 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191347 | orchestrator | + name = "testbed-volume-5-node-5" 2026-02-27 01:21:41.191351 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191354 | orchestrator | + size = 20 2026-02-27 01:21:41.191358 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191362 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191366 | orchestrator | } 2026-02-27 01:21:41.191369 | orchestrator | 2026-02-27 01:21:41.191373 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[6] will be created 2026-02-27 01:21:41.191377 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191380 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191384 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191388 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191395 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191399 | orchestrator | + name = "testbed-volume-6-node-3" 2026-02-27 01:21:41.191403 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191406 | orchestrator | + size = 20 2026-02-27 01:21:41.191410 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191414 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191418 | orchestrator | } 2026-02-27 01:21:41.191421 | orchestrator | 2026-02-27 01:21:41.191425 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[7] will be created 2026-02-27 01:21:41.191429 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191436 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191440 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191444 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191447 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191451 | orchestrator | + name = "testbed-volume-7-node-4" 2026-02-27 01:21:41.191455 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191458 | orchestrator | + size = 20 2026-02-27 01:21:41.191462 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191466 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191470 | orchestrator | } 2026-02-27 01:21:41.191473 | orchestrator | 2026-02-27 01:21:41.191477 | orchestrator | # openstack_blockstorage_volume_v3.node_volume[8] will be created 2026-02-27 01:21:41.191481 | orchestrator | + resource "openstack_blockstorage_volume_v3" "node_volume" { 2026-02-27 01:21:41.191485 | orchestrator | + attachment = (known after apply) 2026-02-27 01:21:41.191488 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191492 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191495 | orchestrator | + metadata = (known after apply) 2026-02-27 01:21:41.191499 | orchestrator | + name = "testbed-volume-8-node-5" 2026-02-27 01:21:41.191503 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191507 | orchestrator | + size = 20 2026-02-27 01:21:41.191510 | orchestrator | + volume_retype_policy = "never" 2026-02-27 01:21:41.191514 | orchestrator | + volume_type = "ssd" 2026-02-27 01:21:41.191518 | orchestrator | } 2026-02-27 01:21:41.191521 | orchestrator | 2026-02-27 01:21:41.191525 | orchestrator | # openstack_compute_instance_v2.manager_server will be created 2026-02-27 01:21:41.191529 | orchestrator | + resource "openstack_compute_instance_v2" "manager_server" { 2026-02-27 01:21:41.191533 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.191536 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.191540 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.191544 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.191547 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191551 | orchestrator | + config_drive = true 2026-02-27 01:21:41.191555 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.191558 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.191562 | orchestrator | + flavor_name = "OSISM-4V-16" 2026-02-27 01:21:41.191566 | orchestrator | + force_delete = false 2026-02-27 01:21:41.191570 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.191573 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191577 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.191581 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.191584 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.191588 | orchestrator | + name = "testbed-manager" 2026-02-27 01:21:41.191592 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.191595 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191599 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.191603 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.191606 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.191610 | orchestrator | + user_data = (sensitive value) 2026-02-27 01:21:41.191614 | orchestrator | 2026-02-27 01:21:41.191618 | orchestrator | + block_device { 2026-02-27 01:21:41.191621 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.191625 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.191631 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.191635 | orchestrator | + multiattach = false 2026-02-27 01:21:41.191639 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.191642 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.191649 | orchestrator | } 2026-02-27 01:21:41.191653 | orchestrator | 2026-02-27 01:21:41.191657 | orchestrator | + network { 2026-02-27 01:21:41.191660 | orchestrator | + access_network = false 2026-02-27 01:21:41.191664 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.191668 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.191671 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.191675 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.191679 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.191682 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.191686 | orchestrator | } 2026-02-27 01:21:41.191690 | orchestrator | } 2026-02-27 01:21:41.191693 | orchestrator | 2026-02-27 01:21:41.191697 | orchestrator | # openstack_compute_instance_v2.node_server[0] will be created 2026-02-27 01:21:41.191701 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.191705 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.191708 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.191712 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.191716 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.191720 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191723 | orchestrator | + config_drive = true 2026-02-27 01:21:41.191727 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.191731 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.191734 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.191738 | orchestrator | + force_delete = false 2026-02-27 01:21:41.191742 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.191745 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191749 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.191753 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.191757 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.191760 | orchestrator | + name = "testbed-node-0" 2026-02-27 01:21:41.191764 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.191770 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191774 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.191777 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.191781 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.191785 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.191789 | orchestrator | 2026-02-27 01:21:41.191792 | orchestrator | + block_device { 2026-02-27 01:21:41.191796 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.191800 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.191803 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.191807 | orchestrator | + multiattach = false 2026-02-27 01:21:41.191811 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.191814 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.191818 | orchestrator | } 2026-02-27 01:21:41.191822 | orchestrator | 2026-02-27 01:21:41.191826 | orchestrator | + network { 2026-02-27 01:21:41.191829 | orchestrator | + access_network = false 2026-02-27 01:21:41.191833 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.191837 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.191840 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.191844 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.191848 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.191852 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.191855 | orchestrator | } 2026-02-27 01:21:41.191859 | orchestrator | } 2026-02-27 01:21:41.191863 | orchestrator | 2026-02-27 01:21:41.191867 | orchestrator | # openstack_compute_instance_v2.node_server[1] will be created 2026-02-27 01:21:41.191871 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.191874 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.191881 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.191885 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.191888 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.191892 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.191896 | orchestrator | + config_drive = true 2026-02-27 01:21:41.191899 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.191903 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.191907 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.191910 | orchestrator | + force_delete = false 2026-02-27 01:21:41.191914 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.191918 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.191922 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.191925 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.191929 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.191933 | orchestrator | + name = "testbed-node-1" 2026-02-27 01:21:41.191936 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.191940 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.191944 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.191947 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.191951 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.191955 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.191958 | orchestrator | 2026-02-27 01:21:41.191962 | orchestrator | + block_device { 2026-02-27 01:21:41.191966 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.191970 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.191973 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.191977 | orchestrator | + multiattach = false 2026-02-27 01:21:41.191981 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.191984 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.191988 | orchestrator | } 2026-02-27 01:21:41.191992 | orchestrator | 2026-02-27 01:21:41.191996 | orchestrator | + network { 2026-02-27 01:21:41.191999 | orchestrator | + access_network = false 2026-02-27 01:21:41.192003 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.192007 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.192010 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.192014 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.192018 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.192021 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.192025 | orchestrator | } 2026-02-27 01:21:41.192029 | orchestrator | } 2026-02-27 01:21:41.195639 | orchestrator | 2026-02-27 01:21:41.195697 | orchestrator | # openstack_compute_instance_v2.node_server[2] will be created 2026-02-27 01:21:41.195703 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.195708 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.195712 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.195718 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.195722 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.195745 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.195750 | orchestrator | + config_drive = true 2026-02-27 01:21:41.195754 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.195757 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.195761 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.195765 | orchestrator | + force_delete = false 2026-02-27 01:21:41.195769 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.195773 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.195776 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.195791 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.195795 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.195799 | orchestrator | + name = "testbed-node-2" 2026-02-27 01:21:41.195803 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.195807 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.195810 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.195814 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.195818 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.195821 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.195826 | orchestrator | 2026-02-27 01:21:41.195830 | orchestrator | + block_device { 2026-02-27 01:21:41.195834 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.195838 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.195841 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.195845 | orchestrator | + multiattach = false 2026-02-27 01:21:41.195849 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.195853 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.195856 | orchestrator | } 2026-02-27 01:21:41.195860 | orchestrator | 2026-02-27 01:21:41.195864 | orchestrator | + network { 2026-02-27 01:21:41.195868 | orchestrator | + access_network = false 2026-02-27 01:21:41.195872 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.195875 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.195879 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.195883 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.195886 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.195890 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.195894 | orchestrator | } 2026-02-27 01:21:41.195898 | orchestrator | } 2026-02-27 01:21:41.196088 | orchestrator | 2026-02-27 01:21:41.196095 | orchestrator | # openstack_compute_instance_v2.node_server[3] will be created 2026-02-27 01:21:41.196099 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.196103 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.196107 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.196110 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.196114 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.196118 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.196121 | orchestrator | + config_drive = true 2026-02-27 01:21:41.196125 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.196129 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.196133 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.196136 | orchestrator | + force_delete = false 2026-02-27 01:21:41.196140 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.196144 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.196148 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.196151 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.196155 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.196159 | orchestrator | + name = "testbed-node-3" 2026-02-27 01:21:41.196162 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.196166 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.196170 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.196173 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.196177 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.196181 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.196185 | orchestrator | 2026-02-27 01:21:41.196189 | orchestrator | + block_device { 2026-02-27 01:21:41.196195 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.196199 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.196203 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.196211 | orchestrator | + multiattach = false 2026-02-27 01:21:41.196214 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.196218 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.196222 | orchestrator | } 2026-02-27 01:21:41.196226 | orchestrator | 2026-02-27 01:21:41.196230 | orchestrator | + network { 2026-02-27 01:21:41.196233 | orchestrator | + access_network = false 2026-02-27 01:21:41.196237 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.196241 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.196244 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.196248 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.196252 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.196256 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.196259 | orchestrator | } 2026-02-27 01:21:41.196263 | orchestrator | } 2026-02-27 01:21:41.196721 | orchestrator | 2026-02-27 01:21:41.196730 | orchestrator | # openstack_compute_instance_v2.node_server[4] will be created 2026-02-27 01:21:41.196735 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.196739 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.196743 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.196746 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.196750 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.196754 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.196758 | orchestrator | + config_drive = true 2026-02-27 01:21:41.196761 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.196765 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.196778 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.196782 | orchestrator | + force_delete = false 2026-02-27 01:21:41.196786 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.196789 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.196793 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.196797 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.196800 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.196804 | orchestrator | + name = "testbed-node-4" 2026-02-27 01:21:41.196808 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.196812 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.196816 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.196819 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.196823 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.196827 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.196831 | orchestrator | 2026-02-27 01:21:41.196834 | orchestrator | + block_device { 2026-02-27 01:21:41.196838 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.196842 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.196846 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.196849 | orchestrator | + multiattach = false 2026-02-27 01:21:41.196853 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.196857 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.196861 | orchestrator | } 2026-02-27 01:21:41.196864 | orchestrator | 2026-02-27 01:21:41.196868 | orchestrator | + network { 2026-02-27 01:21:41.196872 | orchestrator | + access_network = false 2026-02-27 01:21:41.196876 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.196879 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.196883 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.196887 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.196890 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.196894 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.196898 | orchestrator | } 2026-02-27 01:21:41.196902 | orchestrator | } 2026-02-27 01:21:41.197216 | orchestrator | 2026-02-27 01:21:41.197223 | orchestrator | # openstack_compute_instance_v2.node_server[5] will be created 2026-02-27 01:21:41.197227 | orchestrator | + resource "openstack_compute_instance_v2" "node_server" { 2026-02-27 01:21:41.197231 | orchestrator | + access_ip_v4 = (known after apply) 2026-02-27 01:21:41.197243 | orchestrator | + access_ip_v6 = (known after apply) 2026-02-27 01:21:41.197247 | orchestrator | + all_metadata = (known after apply) 2026-02-27 01:21:41.197251 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.197255 | orchestrator | + availability_zone = "nova" 2026-02-27 01:21:41.197258 | orchestrator | + config_drive = true 2026-02-27 01:21:41.197262 | orchestrator | + created = (known after apply) 2026-02-27 01:21:41.197266 | orchestrator | + flavor_id = (known after apply) 2026-02-27 01:21:41.197270 | orchestrator | + flavor_name = "OSISM-8V-32" 2026-02-27 01:21:41.197307 | orchestrator | + force_delete = false 2026-02-27 01:21:41.197315 | orchestrator | + hypervisor_hostname = (known after apply) 2026-02-27 01:21:41.197319 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197322 | orchestrator | + image_id = (known after apply) 2026-02-27 01:21:41.197326 | orchestrator | + image_name = (known after apply) 2026-02-27 01:21:41.197330 | orchestrator | + key_pair = "testbed" 2026-02-27 01:21:41.197333 | orchestrator | + name = "testbed-node-5" 2026-02-27 01:21:41.197337 | orchestrator | + power_state = "active" 2026-02-27 01:21:41.197341 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197345 | orchestrator | + security_groups = (known after apply) 2026-02-27 01:21:41.197348 | orchestrator | + stop_before_destroy = false 2026-02-27 01:21:41.197352 | orchestrator | + updated = (known after apply) 2026-02-27 01:21:41.197356 | orchestrator | + user_data = "ae09e46b224a6ca206a9ed4f8f8a4f8520827854" 2026-02-27 01:21:41.197360 | orchestrator | 2026-02-27 01:21:41.197363 | orchestrator | + block_device { 2026-02-27 01:21:41.197367 | orchestrator | + boot_index = 0 2026-02-27 01:21:41.197371 | orchestrator | + delete_on_termination = false 2026-02-27 01:21:41.197375 | orchestrator | + destination_type = "volume" 2026-02-27 01:21:41.197378 | orchestrator | + multiattach = false 2026-02-27 01:21:41.197382 | orchestrator | + source_type = "volume" 2026-02-27 01:21:41.197386 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.197390 | orchestrator | } 2026-02-27 01:21:41.197393 | orchestrator | 2026-02-27 01:21:41.197397 | orchestrator | + network { 2026-02-27 01:21:41.197401 | orchestrator | + access_network = false 2026-02-27 01:21:41.197405 | orchestrator | + fixed_ip_v4 = (known after apply) 2026-02-27 01:21:41.197408 | orchestrator | + fixed_ip_v6 = (known after apply) 2026-02-27 01:21:41.197412 | orchestrator | + mac = (known after apply) 2026-02-27 01:21:41.197416 | orchestrator | + name = (known after apply) 2026-02-27 01:21:41.197420 | orchestrator | + port = (known after apply) 2026-02-27 01:21:41.197424 | orchestrator | + uuid = (known after apply) 2026-02-27 01:21:41.197428 | orchestrator | } 2026-02-27 01:21:41.197431 | orchestrator | } 2026-02-27 01:21:41.197437 | orchestrator | 2026-02-27 01:21:41.197441 | orchestrator | # openstack_compute_keypair_v2.key will be created 2026-02-27 01:21:41.197445 | orchestrator | + resource "openstack_compute_keypair_v2" "key" { 2026-02-27 01:21:41.197449 | orchestrator | + fingerprint = (known after apply) 2026-02-27 01:21:41.197452 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197456 | orchestrator | + name = "testbed" 2026-02-27 01:21:41.197460 | orchestrator | + private_key = (sensitive value) 2026-02-27 01:21:41.197464 | orchestrator | + public_key = (known after apply) 2026-02-27 01:21:41.197468 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197471 | orchestrator | + user_id = (known after apply) 2026-02-27 01:21:41.197475 | orchestrator | } 2026-02-27 01:21:41.197479 | orchestrator | 2026-02-27 01:21:41.197483 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[0] will be created 2026-02-27 01:21:41.197486 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197495 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197498 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197502 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197506 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197510 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197513 | orchestrator | } 2026-02-27 01:21:41.197517 | orchestrator | 2026-02-27 01:21:41.197523 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[1] will be created 2026-02-27 01:21:41.197527 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197530 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197534 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197538 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197542 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197545 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197549 | orchestrator | } 2026-02-27 01:21:41.197553 | orchestrator | 2026-02-27 01:21:41.197557 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[2] will be created 2026-02-27 01:21:41.197561 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197564 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197568 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197572 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197576 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197579 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197583 | orchestrator | } 2026-02-27 01:21:41.197589 | orchestrator | 2026-02-27 01:21:41.197593 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[3] will be created 2026-02-27 01:21:41.197596 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197600 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197604 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197608 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197611 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197615 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197619 | orchestrator | } 2026-02-27 01:21:41.197624 | orchestrator | 2026-02-27 01:21:41.197628 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[4] will be created 2026-02-27 01:21:41.197632 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197636 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197639 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197643 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197649 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197653 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197657 | orchestrator | } 2026-02-27 01:21:41.197676 | orchestrator | 2026-02-27 01:21:41.197681 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[5] will be created 2026-02-27 01:21:41.197684 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197688 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197692 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197696 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197699 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197703 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197707 | orchestrator | } 2026-02-27 01:21:41.197738 | orchestrator | 2026-02-27 01:21:41.197743 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[6] will be created 2026-02-27 01:21:41.197747 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197750 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197754 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197758 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197762 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197769 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197773 | orchestrator | } 2026-02-27 01:21:41.197811 | orchestrator | 2026-02-27 01:21:41.197825 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[7] will be created 2026-02-27 01:21:41.197829 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197833 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197836 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197840 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197844 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197848 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197852 | orchestrator | } 2026-02-27 01:21:41.197890 | orchestrator | 2026-02-27 01:21:41.197895 | orchestrator | # openstack_compute_volume_attach_v2.node_volume_attachment[8] will be created 2026-02-27 01:21:41.197899 | orchestrator | + resource "openstack_compute_volume_attach_v2" "node_volume_attachment" { 2026-02-27 01:21:41.197903 | orchestrator | + device = (known after apply) 2026-02-27 01:21:41.197906 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197910 | orchestrator | + instance_id = (known after apply) 2026-02-27 01:21:41.197914 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197918 | orchestrator | + volume_id = (known after apply) 2026-02-27 01:21:41.197921 | orchestrator | } 2026-02-27 01:21:41.197955 | orchestrator | 2026-02-27 01:21:41.197960 | orchestrator | # openstack_networking_floatingip_associate_v2.manager_floating_ip_association will be created 2026-02-27 01:21:41.197965 | orchestrator | + resource "openstack_networking_floatingip_associate_v2" "manager_floating_ip_association" { 2026-02-27 01:21:41.197969 | orchestrator | + fixed_ip = (known after apply) 2026-02-27 01:21:41.197973 | orchestrator | + floating_ip = (known after apply) 2026-02-27 01:21:41.197977 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.197980 | orchestrator | + port_id = (known after apply) 2026-02-27 01:21:41.197984 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.197988 | orchestrator | } 2026-02-27 01:21:41.198179 | orchestrator | 2026-02-27 01:21:41.198196 | orchestrator | # openstack_networking_floatingip_v2.manager_floating_ip will be created 2026-02-27 01:21:41.198200 | orchestrator | + resource "openstack_networking_floatingip_v2" "manager_floating_ip" { 2026-02-27 01:21:41.198204 | orchestrator | + address = (known after apply) 2026-02-27 01:21:41.198208 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.198212 | orchestrator | + dns_domain = (known after apply) 2026-02-27 01:21:41.198216 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.198219 | orchestrator | + fixed_ip = (known after apply) 2026-02-27 01:21:41.198223 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.198227 | orchestrator | + pool = "public" 2026-02-27 01:21:41.198231 | orchestrator | + port_id = (known after apply) 2026-02-27 01:21:41.198234 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.198238 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.198242 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.198246 | orchestrator | } 2026-02-27 01:21:41.198415 | orchestrator | 2026-02-27 01:21:41.198422 | orchestrator | # openstack_networking_network_v2.net_management will be created 2026-02-27 01:21:41.198426 | orchestrator | + resource "openstack_networking_network_v2" "net_management" { 2026-02-27 01:21:41.198430 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.198434 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.198438 | orchestrator | + availability_zone_hints = [ 2026-02-27 01:21:41.198442 | orchestrator | + "nova", 2026-02-27 01:21:41.198446 | orchestrator | ] 2026-02-27 01:21:41.198450 | orchestrator | + dns_domain = (known after apply) 2026-02-27 01:21:41.198454 | orchestrator | + external = (known after apply) 2026-02-27 01:21:41.198458 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.198462 | orchestrator | + mtu = (known after apply) 2026-02-27 01:21:41.198465 | orchestrator | + name = "net-testbed-management" 2026-02-27 01:21:41.198469 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.198476 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.198480 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.198484 | orchestrator | + shared = (known after apply) 2026-02-27 01:21:41.198488 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.198492 | orchestrator | + transparent_vlan = (known after apply) 2026-02-27 01:21:41.198496 | orchestrator | 2026-02-27 01:21:41.198500 | orchestrator | + segments (known after apply) 2026-02-27 01:21:41.198503 | orchestrator | } 2026-02-27 01:21:41.198745 | orchestrator | 2026-02-27 01:21:41.198751 | orchestrator | # openstack_networking_port_v2.manager_port_management will be created 2026-02-27 01:21:41.198755 | orchestrator | + resource "openstack_networking_port_v2" "manager_port_management" { 2026-02-27 01:21:41.198758 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.198762 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.198766 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.198775 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.198779 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.198783 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.198787 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.198790 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.198794 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.198798 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.198802 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.198805 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.198809 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.198813 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.198816 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.198820 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.198824 | orchestrator | 2026-02-27 01:21:41.198836 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.198840 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.198844 | orchestrator | } 2026-02-27 01:21:41.198848 | orchestrator | 2026-02-27 01:21:41.198851 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.198855 | orchestrator | 2026-02-27 01:21:41.198859 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.198863 | orchestrator | + ip_address = "192.168.16.5" 2026-02-27 01:21:41.198867 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.198870 | orchestrator | } 2026-02-27 01:21:41.198874 | orchestrator | } 2026-02-27 01:21:41.199068 | orchestrator | 2026-02-27 01:21:41.199077 | orchestrator | # openstack_networking_port_v2.node_port_management[0] will be created 2026-02-27 01:21:41.199081 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.199084 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.199088 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.199092 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.199096 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.199099 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.199103 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.199107 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.199111 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.199114 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.199118 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.199122 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.199125 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.199129 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.199133 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.199140 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.199144 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.199147 | orchestrator | 2026-02-27 01:21:41.199151 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199155 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.199159 | orchestrator | } 2026-02-27 01:21:41.199162 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199166 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.199170 | orchestrator | } 2026-02-27 01:21:41.199174 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199177 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.199181 | orchestrator | } 2026-02-27 01:21:41.199185 | orchestrator | 2026-02-27 01:21:41.199189 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.199192 | orchestrator | 2026-02-27 01:21:41.199196 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.199208 | orchestrator | + ip_address = "192.168.16.10" 2026-02-27 01:21:41.199212 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.199216 | orchestrator | } 2026-02-27 01:21:41.199220 | orchestrator | } 2026-02-27 01:21:41.199424 | orchestrator | 2026-02-27 01:21:41.199430 | orchestrator | # openstack_networking_port_v2.node_port_management[1] will be created 2026-02-27 01:21:41.199434 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.199438 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.199441 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.199445 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.199449 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.199453 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.199457 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.199460 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.199464 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.199468 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.199471 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.199475 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.199479 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.199483 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.199486 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.199490 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.199494 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.199497 | orchestrator | 2026-02-27 01:21:41.199501 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199505 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.199509 | orchestrator | } 2026-02-27 01:21:41.199513 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199516 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.199520 | orchestrator | } 2026-02-27 01:21:41.199524 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199528 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.199531 | orchestrator | } 2026-02-27 01:21:41.199535 | orchestrator | 2026-02-27 01:21:41.199539 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.199543 | orchestrator | 2026-02-27 01:21:41.199555 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.199559 | orchestrator | + ip_address = "192.168.16.11" 2026-02-27 01:21:41.199562 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.199566 | orchestrator | } 2026-02-27 01:21:41.199570 | orchestrator | } 2026-02-27 01:21:41.199709 | orchestrator | 2026-02-27 01:21:41.199717 | orchestrator | # openstack_networking_port_v2.node_port_management[2] will be created 2026-02-27 01:21:41.199721 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.199725 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.199729 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.199741 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.199745 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.199752 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.199757 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.199761 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.199764 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.199771 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.199775 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.199779 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.199783 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.199786 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.199790 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.199794 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.199797 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.199801 | orchestrator | 2026-02-27 01:21:41.199805 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199809 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.199813 | orchestrator | } 2026-02-27 01:21:41.199817 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199820 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.199824 | orchestrator | } 2026-02-27 01:21:41.199828 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.199832 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.199835 | orchestrator | } 2026-02-27 01:21:41.199839 | orchestrator | 2026-02-27 01:21:41.199843 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.199847 | orchestrator | 2026-02-27 01:21:41.199851 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.199854 | orchestrator | + ip_address = "192.168.16.12" 2026-02-27 01:21:41.199858 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.199862 | orchestrator | } 2026-02-27 01:21:41.199866 | orchestrator | } 2026-02-27 01:21:41.199977 | orchestrator | 2026-02-27 01:21:41.199983 | orchestrator | # openstack_networking_port_v2.node_port_management[3] will be created 2026-02-27 01:21:41.199987 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.199991 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.199995 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.199999 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.200002 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.200006 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.200010 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.200014 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.200018 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.200021 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200025 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.200037 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.200041 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.200045 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.200049 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.200053 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.200056 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.200060 | orchestrator | 2026-02-27 01:21:41.200064 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200068 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.200073 | orchestrator | } 2026-02-27 01:21:41.200077 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200081 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.200085 | orchestrator | } 2026-02-27 01:21:41.200088 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200092 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.200096 | orchestrator | } 2026-02-27 01:21:41.200100 | orchestrator | 2026-02-27 01:21:41.200107 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.200111 | orchestrator | 2026-02-27 01:21:41.200115 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.200119 | orchestrator | + ip_address = "192.168.16.13" 2026-02-27 01:21:41.200123 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.200127 | orchestrator | } 2026-02-27 01:21:41.200131 | orchestrator | } 2026-02-27 01:21:41.200242 | orchestrator | 2026-02-27 01:21:41.200250 | orchestrator | # openstack_networking_port_v2.node_port_management[4] will be created 2026-02-27 01:21:41.200255 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.200259 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.200263 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.200266 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.200270 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.200287 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.200291 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.200303 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.200308 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.200311 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200315 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.200319 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.200323 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.200327 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.200330 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.200334 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.200338 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.200343 | orchestrator | 2026-02-27 01:21:41.200347 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200351 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.200354 | orchestrator | } 2026-02-27 01:21:41.200358 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200362 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.200366 | orchestrator | } 2026-02-27 01:21:41.200370 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200374 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.200378 | orchestrator | } 2026-02-27 01:21:41.200381 | orchestrator | 2026-02-27 01:21:41.200385 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.200389 | orchestrator | 2026-02-27 01:21:41.200393 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.200397 | orchestrator | + ip_address = "192.168.16.14" 2026-02-27 01:21:41.200401 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.200404 | orchestrator | } 2026-02-27 01:21:41.200408 | orchestrator | } 2026-02-27 01:21:41.200520 | orchestrator | 2026-02-27 01:21:41.200526 | orchestrator | # openstack_networking_port_v2.node_port_management[5] will be created 2026-02-27 01:21:41.200530 | orchestrator | + resource "openstack_networking_port_v2" "node_port_management" { 2026-02-27 01:21:41.200534 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.200537 | orchestrator | + all_fixed_ips = (known after apply) 2026-02-27 01:21:41.200541 | orchestrator | + all_security_group_ids = (known after apply) 2026-02-27 01:21:41.200545 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.200549 | orchestrator | + device_id = (known after apply) 2026-02-27 01:21:41.200553 | orchestrator | + device_owner = (known after apply) 2026-02-27 01:21:41.200556 | orchestrator | + dns_assignment = (known after apply) 2026-02-27 01:21:41.200560 | orchestrator | + dns_name = (known after apply) 2026-02-27 01:21:41.200564 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200568 | orchestrator | + mac_address = (known after apply) 2026-02-27 01:21:41.200580 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.200584 | orchestrator | + port_security_enabled = (known after apply) 2026-02-27 01:21:41.200588 | orchestrator | + qos_policy_id = (known after apply) 2026-02-27 01:21:41.200595 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.200599 | orchestrator | + security_group_ids = (known after apply) 2026-02-27 01:21:41.200603 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.200607 | orchestrator | 2026-02-27 01:21:41.200611 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200615 | orchestrator | + ip_address = "192.168.16.254/32" 2026-02-27 01:21:41.200618 | orchestrator | } 2026-02-27 01:21:41.200622 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200626 | orchestrator | + ip_address = "192.168.16.8/32" 2026-02-27 01:21:41.200630 | orchestrator | } 2026-02-27 01:21:41.200634 | orchestrator | + allowed_address_pairs { 2026-02-27 01:21:41.200638 | orchestrator | + ip_address = "192.168.16.9/32" 2026-02-27 01:21:41.200642 | orchestrator | } 2026-02-27 01:21:41.200645 | orchestrator | 2026-02-27 01:21:41.200652 | orchestrator | + binding (known after apply) 2026-02-27 01:21:41.200656 | orchestrator | 2026-02-27 01:21:41.200660 | orchestrator | + fixed_ip { 2026-02-27 01:21:41.200664 | orchestrator | + ip_address = "192.168.16.15" 2026-02-27 01:21:41.200668 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.200672 | orchestrator | } 2026-02-27 01:21:41.200675 | orchestrator | } 2026-02-27 01:21:41.200681 | orchestrator | 2026-02-27 01:21:41.200685 | orchestrator | # openstack_networking_router_interface_v2.router_interface will be created 2026-02-27 01:21:41.200688 | orchestrator | + resource "openstack_networking_router_interface_v2" "router_interface" { 2026-02-27 01:21:41.200692 | orchestrator | + force_destroy = false 2026-02-27 01:21:41.200696 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200700 | orchestrator | + port_id = (known after apply) 2026-02-27 01:21:41.200704 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.200707 | orchestrator | + router_id = (known after apply) 2026-02-27 01:21:41.200711 | orchestrator | + subnet_id = (known after apply) 2026-02-27 01:21:41.200715 | orchestrator | } 2026-02-27 01:21:41.200721 | orchestrator | 2026-02-27 01:21:41.200725 | orchestrator | # openstack_networking_router_v2.router will be created 2026-02-27 01:21:41.200728 | orchestrator | + resource "openstack_networking_router_v2" "router" { 2026-02-27 01:21:41.200732 | orchestrator | + admin_state_up = (known after apply) 2026-02-27 01:21:41.200736 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.200740 | orchestrator | + availability_zone_hints = [ 2026-02-27 01:21:41.200744 | orchestrator | + "nova", 2026-02-27 01:21:41.200748 | orchestrator | ] 2026-02-27 01:21:41.200752 | orchestrator | + distributed = (known after apply) 2026-02-27 01:21:41.200755 | orchestrator | + enable_snat = (known after apply) 2026-02-27 01:21:41.200759 | orchestrator | + external_network_id = "e6be7364-bfd8-4de7-8120-8f41c69a139a" 2026-02-27 01:21:41.200763 | orchestrator | + external_qos_policy_id = (known after apply) 2026-02-27 01:21:41.200767 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200771 | orchestrator | + name = "testbed" 2026-02-27 01:21:41.200774 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.200778 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.200782 | orchestrator | 2026-02-27 01:21:41.200786 | orchestrator | + external_fixed_ip (known after apply) 2026-02-27 01:21:41.200790 | orchestrator | } 2026-02-27 01:21:41.200944 | orchestrator | 2026-02-27 01:21:41.200961 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule1 will be created 2026-02-27 01:21:41.200966 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule1" { 2026-02-27 01:21:41.200970 | orchestrator | + description = "ssh" 2026-02-27 01:21:41.200974 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.200978 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.200981 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.200985 | orchestrator | + port_range_max = 22 2026-02-27 01:21:41.200989 | orchestrator | + port_range_min = 22 2026-02-27 01:21:41.200993 | orchestrator | + protocol = "tcp" 2026-02-27 01:21:41.200997 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201004 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201008 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201012 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201016 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201020 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201023 | orchestrator | } 2026-02-27 01:21:41.201104 | orchestrator | 2026-02-27 01:21:41.201110 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule2 will be created 2026-02-27 01:21:41.201113 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule2" { 2026-02-27 01:21:41.201117 | orchestrator | + description = "wireguard" 2026-02-27 01:21:41.201121 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201125 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201129 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201133 | orchestrator | + port_range_max = 51820 2026-02-27 01:21:41.201137 | orchestrator | + port_range_min = 51820 2026-02-27 01:21:41.201140 | orchestrator | + protocol = "udp" 2026-02-27 01:21:41.201144 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201148 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201174 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201178 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201182 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201186 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201189 | orchestrator | } 2026-02-27 01:21:41.201215 | orchestrator | 2026-02-27 01:21:41.201221 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule3 will be created 2026-02-27 01:21:41.201225 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule3" { 2026-02-27 01:21:41.201228 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201232 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201236 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201240 | orchestrator | + protocol = "tcp" 2026-02-27 01:21:41.201243 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201247 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201251 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201255 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-02-27 01:21:41.201259 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201263 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201267 | orchestrator | } 2026-02-27 01:21:41.201361 | orchestrator | 2026-02-27 01:21:41.201370 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule4 will be created 2026-02-27 01:21:41.201374 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule4" { 2026-02-27 01:21:41.201378 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201382 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201385 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201389 | orchestrator | + protocol = "udp" 2026-02-27 01:21:41.201393 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201397 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201401 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201405 | orchestrator | + remote_ip_prefix = "192.168.16.0/20" 2026-02-27 01:21:41.201409 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201412 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201416 | orchestrator | } 2026-02-27 01:21:41.201458 | orchestrator | 2026-02-27 01:21:41.201464 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_management_rule5 will be created 2026-02-27 01:21:41.201473 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_management_rule5" { 2026-02-27 01:21:41.201476 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201480 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201484 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201488 | orchestrator | + protocol = "icmp" 2026-02-27 01:21:41.201492 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201496 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201500 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201503 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201507 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201511 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201515 | orchestrator | } 2026-02-27 01:21:41.201571 | orchestrator | 2026-02-27 01:21:41.201576 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule1 will be created 2026-02-27 01:21:41.201588 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule1" { 2026-02-27 01:21:41.201592 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201596 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201600 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201604 | orchestrator | + protocol = "tcp" 2026-02-27 01:21:41.201608 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201611 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201618 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201622 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201626 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201630 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201634 | orchestrator | } 2026-02-27 01:21:41.201691 | orchestrator | 2026-02-27 01:21:41.201697 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule2 will be created 2026-02-27 01:21:41.201701 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule2" { 2026-02-27 01:21:41.201705 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201709 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201712 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201716 | orchestrator | + protocol = "udp" 2026-02-27 01:21:41.201720 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201724 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201728 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201732 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201736 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201739 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201743 | orchestrator | } 2026-02-27 01:21:41.201813 | orchestrator | 2026-02-27 01:21:41.201818 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_node_rule3 will be created 2026-02-27 01:21:41.201822 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_node_rule3" { 2026-02-27 01:21:41.201826 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201832 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201836 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201840 | orchestrator | + protocol = "icmp" 2026-02-27 01:21:41.201844 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201848 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201852 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201855 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201859 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201863 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201872 | orchestrator | } 2026-02-27 01:21:41.201938 | orchestrator | 2026-02-27 01:21:41.201944 | orchestrator | # openstack_networking_secgroup_rule_v2.security_group_rule_vrrp will be created 2026-02-27 01:21:41.201948 | orchestrator | + resource "openstack_networking_secgroup_rule_v2" "security_group_rule_vrrp" { 2026-02-27 01:21:41.201952 | orchestrator | + description = "vrrp" 2026-02-27 01:21:41.201956 | orchestrator | + direction = "ingress" 2026-02-27 01:21:41.201960 | orchestrator | + ethertype = "IPv4" 2026-02-27 01:21:41.201964 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.201968 | orchestrator | + protocol = "112" 2026-02-27 01:21:41.201972 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.201976 | orchestrator | + remote_address_group_id = (known after apply) 2026-02-27 01:21:41.201980 | orchestrator | + remote_group_id = (known after apply) 2026-02-27 01:21:41.201983 | orchestrator | + remote_ip_prefix = "0.0.0.0/0" 2026-02-27 01:21:41.201987 | orchestrator | + security_group_id = (known after apply) 2026-02-27 01:21:41.201991 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.201995 | orchestrator | } 2026-02-27 01:21:41.202104 | orchestrator | 2026-02-27 01:21:41.202114 | orchestrator | # openstack_networking_secgroup_v2.security_group_management will be created 2026-02-27 01:21:41.202118 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_management" { 2026-02-27 01:21:41.202122 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.202126 | orchestrator | + description = "management security group" 2026-02-27 01:21:41.202130 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.202134 | orchestrator | + name = "testbed-management" 2026-02-27 01:21:41.202138 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.202142 | orchestrator | + stateful = (known after apply) 2026-02-27 01:21:41.202146 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.202151 | orchestrator | } 2026-02-27 01:21:41.202221 | orchestrator | 2026-02-27 01:21:41.202230 | orchestrator | # openstack_networking_secgroup_v2.security_group_node will be created 2026-02-27 01:21:41.202234 | orchestrator | + resource "openstack_networking_secgroup_v2" "security_group_node" { 2026-02-27 01:21:41.202238 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.202242 | orchestrator | + description = "node security group" 2026-02-27 01:21:41.202246 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.202249 | orchestrator | + name = "testbed-node" 2026-02-27 01:21:41.202253 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.202257 | orchestrator | + stateful = (known after apply) 2026-02-27 01:21:41.202261 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.202265 | orchestrator | } 2026-02-27 01:21:41.202500 | orchestrator | 2026-02-27 01:21:41.202508 | orchestrator | # openstack_networking_subnet_v2.subnet_management will be created 2026-02-27 01:21:41.202512 | orchestrator | + resource "openstack_networking_subnet_v2" "subnet_management" { 2026-02-27 01:21:41.202516 | orchestrator | + all_tags = (known after apply) 2026-02-27 01:21:41.202520 | orchestrator | + cidr = "192.168.16.0/20" 2026-02-27 01:21:41.202523 | orchestrator | + dns_nameservers = [ 2026-02-27 01:21:41.202527 | orchestrator | + "8.8.8.8", 2026-02-27 01:21:41.202531 | orchestrator | + "9.9.9.9", 2026-02-27 01:21:41.202535 | orchestrator | ] 2026-02-27 01:21:41.202539 | orchestrator | + enable_dhcp = true 2026-02-27 01:21:41.202543 | orchestrator | + gateway_ip = (known after apply) 2026-02-27 01:21:41.202547 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.202550 | orchestrator | + ip_version = 4 2026-02-27 01:21:41.202554 | orchestrator | + ipv6_address_mode = (known after apply) 2026-02-27 01:21:41.202558 | orchestrator | + ipv6_ra_mode = (known after apply) 2026-02-27 01:21:41.202562 | orchestrator | + name = "subnet-testbed-management" 2026-02-27 01:21:41.202566 | orchestrator | + network_id = (known after apply) 2026-02-27 01:21:41.202570 | orchestrator | + no_gateway = false 2026-02-27 01:21:41.202574 | orchestrator | + region = (known after apply) 2026-02-27 01:21:41.202578 | orchestrator | + service_types = (known after apply) 2026-02-27 01:21:41.202587 | orchestrator | + tenant_id = (known after apply) 2026-02-27 01:21:41.202591 | orchestrator | 2026-02-27 01:21:41.202595 | orchestrator | + allocation_pool { 2026-02-27 01:21:41.202599 | orchestrator | + end = "192.168.31.250" 2026-02-27 01:21:41.202603 | orchestrator | + start = "192.168.31.200" 2026-02-27 01:21:41.202608 | orchestrator | } 2026-02-27 01:21:41.202611 | orchestrator | } 2026-02-27 01:21:41.202617 | orchestrator | 2026-02-27 01:21:41.202621 | orchestrator | # terraform_data.image will be created 2026-02-27 01:21:41.202625 | orchestrator | + resource "terraform_data" "image" { 2026-02-27 01:21:41.202628 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.202632 | orchestrator | + input = "Ubuntu 24.04" 2026-02-27 01:21:41.202636 | orchestrator | + output = (known after apply) 2026-02-27 01:21:41.202640 | orchestrator | } 2026-02-27 01:21:41.202644 | orchestrator | 2026-02-27 01:21:41.202647 | orchestrator | # terraform_data.image_node will be created 2026-02-27 01:21:41.202651 | orchestrator | + resource "terraform_data" "image_node" { 2026-02-27 01:21:41.202655 | orchestrator | + id = (known after apply) 2026-02-27 01:21:41.202659 | orchestrator | + input = "Ubuntu 24.04" 2026-02-27 01:21:41.202663 | orchestrator | + output = (known after apply) 2026-02-27 01:21:41.202667 | orchestrator | } 2026-02-27 01:21:41.202670 | orchestrator | 2026-02-27 01:21:41.202674 | orchestrator | Plan: 64 to add, 0 to change, 0 to destroy. 2026-02-27 01:21:41.202678 | orchestrator | 2026-02-27 01:21:41.202682 | orchestrator | Changes to Outputs: 2026-02-27 01:21:41.202686 | orchestrator | + manager_address = (sensitive value) 2026-02-27 01:21:41.202690 | orchestrator | + private_key = (sensitive value) 2026-02-27 01:21:41.478131 | orchestrator | terraform_data.image_node: Creating... 2026-02-27 01:21:41.478217 | orchestrator | terraform_data.image_node: Creation complete after 0s [id=f65babc7-f9d8-4212-ed05-d730b5483355] 2026-02-27 01:21:41.478229 | orchestrator | terraform_data.image: Creating... 2026-02-27 01:21:41.478239 | orchestrator | terraform_data.image: Creation complete after 0s [id=3f6c72f8-1df0-2126-488a-e89c308b46d5] 2026-02-27 01:21:41.498262 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creating... 2026-02-27 01:21:41.498477 | orchestrator | openstack_networking_network_v2.net_management: Creating... 2026-02-27 01:21:41.500863 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creating... 2026-02-27 01:21:41.503575 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creating... 2026-02-27 01:21:41.504478 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creating... 2026-02-27 01:21:41.509517 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creating... 2026-02-27 01:21:41.510916 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creating... 2026-02-27 01:21:41.517999 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creating... 2026-02-27 01:21:41.518162 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creating... 2026-02-27 01:21:41.531260 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creating... 2026-02-27 01:21:45.389030 | orchestrator | openstack_networking_network_v2.net_management: Creation complete after 4s [id=a7f60193-4b3c-4376-8735-82916af4317f] 2026-02-27 01:21:45.396018 | orchestrator | openstack_compute_keypair_v2.key: Creating... 2026-02-27 01:21:45.495608 | orchestrator | openstack_compute_keypair_v2.key: Creation complete after 0s [id=testbed] 2026-02-27 01:21:45.498316 | orchestrator | data.openstack_images_image_v2.image: Reading... 2026-02-27 01:21:45.580674 | orchestrator | data.openstack_images_image_v2.image: Read complete after 1s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-02-27 01:21:45.584464 | orchestrator | data.openstack_images_image_v2.image_node: Reading... 2026-02-27 01:21:45.638224 | orchestrator | data.openstack_images_image_v2.image_node: Read complete after 0s [id=846820b2-039e-4b42-adad-daf72e0f8ea4] 2026-02-27 01:21:45.650575 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creating... 2026-02-27 01:21:46.498932 | orchestrator | openstack_networking_subnet_v2.subnet_management: Creation complete after 0s [id=d7cd15ec-fc95-4be7-8916-b1da7a9c291e] 2026-02-27 01:21:46.518075 | orchestrator | local_sensitive_file.id_rsa: Creating... 2026-02-27 01:21:46.524274 | orchestrator | local_sensitive_file.id_rsa: Creation complete after 0s [id=6e01575e87db620de02e3d16653dce4262e1f47e] 2026-02-27 01:21:46.537878 | orchestrator | local_file.id_rsa_pub: Creating... 2026-02-27 01:21:46.543777 | orchestrator | local_file.id_rsa_pub: Creation complete after 0s [id=f0b27414c47334edfd8b88d977417d8dfd0116ff] 2026-02-27 01:21:46.548803 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creating... 2026-02-27 01:21:47.988368 | orchestrator | openstack_blockstorage_volume_v3.node_volume[4]: Creation complete after 6s [id=504468dd-209c-44a0-a810-853239e99aff] 2026-02-27 01:21:47.996911 | orchestrator | openstack_blockstorage_volume_v3.node_volume[0]: Creation complete after 7s [id=33a64995-d613-4799-a827-eb95870f0594] 2026-02-27 01:21:47.997222 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creating... 2026-02-27 01:21:48.004154 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creating... 2026-02-27 01:21:48.006817 | orchestrator | openstack_blockstorage_volume_v3.node_volume[3]: Creation complete after 6s [id=1c90172b-f287-47b9-9eba-093529579c7e] 2026-02-27 01:21:48.015069 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creating... 2026-02-27 01:21:48.020099 | orchestrator | openstack_blockstorage_volume_v3.node_volume[1]: Creation complete after 6s [id=9864da2a-8574-40be-a257-a2fde93a7fb6] 2026-02-27 01:21:48.031224 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creating... 2026-02-27 01:21:48.037257 | orchestrator | openstack_blockstorage_volume_v3.node_volume[5]: Creation complete after 6s [id=75635f7d-476f-4662-89cc-00f2c196a2aa] 2026-02-27 01:21:48.040984 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creating... 2026-02-27 01:21:48.043380 | orchestrator | openstack_blockstorage_volume_v3.node_volume[7]: Creation complete after 6s [id=86bf81a5-9860-4bee-a763-c5705f01529e] 2026-02-27 01:21:48.045254 | orchestrator | openstack_blockstorage_volume_v3.node_volume[6]: Creation complete after 6s [id=a9cd2a4f-1058-48f3-afd2-006844d8cb7d] 2026-02-27 01:21:48.049907 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creating... 2026-02-27 01:21:48.050342 | orchestrator | openstack_networking_router_v2.router: Creating... 2026-02-27 01:21:48.075556 | orchestrator | openstack_blockstorage_volume_v3.node_volume[8]: Creation complete after 6s [id=5fff8fdb-b748-4f81-8994-d64df64bf91f] 2026-02-27 01:21:48.106012 | orchestrator | openstack_blockstorage_volume_v3.node_volume[2]: Creation complete after 6s [id=45ff6687-a7d8-4c27-b32c-4f6fde817c7c] 2026-02-27 01:21:49.879582 | orchestrator | openstack_blockstorage_volume_v3.manager_base_volume[0]: Creation complete after 3s [id=6339336b-c6ad-49be-a353-60ea70e2a3d2] 2026-02-27 01:21:51.424223 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[3]: Creation complete after 3s [id=56393193-c76a-4fda-b278-58d70206baa4] 2026-02-27 01:21:51.428905 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[2]: Creation complete after 3s [id=9750f5b2-db11-46ed-a888-0f6b73267245] 2026-02-27 01:21:51.456388 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[0]: Creation complete after 3s [id=3d607908-6d52-4655-9556-65b114f7546c] 2026-02-27 01:21:51.469293 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[4]: Creation complete after 3s [id=322c843f-a959-45ef-8b42-b41ca5adebdd] 2026-02-27 01:21:51.478309 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[1]: Creation complete after 3s [id=73b2c7cd-b03f-4ba3-9695-593bb93f626d] 2026-02-27 01:21:51.496459 | orchestrator | openstack_blockstorage_volume_v3.node_base_volume[5]: Creation complete after 3s [id=c9605805-37c3-4682-8764-bcf00ac213e3] 2026-02-27 01:21:51.502007 | orchestrator | openstack_networking_router_v2.router: Creation complete after 4s [id=ee515272-ab8f-4506-8303-24e829bb761f] 2026-02-27 01:21:51.506631 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creating... 2026-02-27 01:21:51.506831 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creating... 2026-02-27 01:21:51.507490 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creating... 2026-02-27 01:21:51.710409 | orchestrator | openstack_networking_secgroup_v2.security_group_node: Creation complete after 0s [id=e2e0db32-1e56-4b24-933f-fdf8aaf415fe] 2026-02-27 01:21:51.719267 | orchestrator | openstack_networking_secgroup_v2.security_group_management: Creation complete after 0s [id=9df8eb03-9c43-4a0f-a888-cd66dcd55ae9] 2026-02-27 01:21:51.729300 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creating... 2026-02-27 01:21:51.730419 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creating... 2026-02-27 01:21:51.730571 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creating... 2026-02-27 01:21:51.731114 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creating... 2026-02-27 01:21:51.734792 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creating... 2026-02-27 01:21:51.735413 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creating... 2026-02-27 01:21:51.737252 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creating... 2026-02-27 01:21:51.737569 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creating... 2026-02-27 01:21:51.741733 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creating... 2026-02-27 01:21:51.906403 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_rule_vrrp: Creation complete after 0s [id=498ad2e9-7e3b-4cba-9e76-87b89bc45306] 2026-02-27 01:21:51.919481 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creating... 2026-02-27 01:21:52.128868 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule2: Creation complete after 0s [id=3f229168-ecaf-4b6f-b57a-eab1caea1d4e] 2026-02-27 01:21:52.139709 | orchestrator | openstack_networking_port_v2.manager_port_management: Creating... 2026-02-27 01:21:52.318175 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule3: Creation complete after 0s [id=7ac556c6-c1e7-4483-a9f5-0176551ea61c] 2026-02-27 01:21:52.324247 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creating... 2026-02-27 01:21:52.419459 | orchestrator | openstack_networking_port_v2.node_port_management[3]: Creation complete after 0s [id=aba1c82f-8cd9-4c8b-b2b3-afe0f51291ab] 2026-02-27 01:21:52.428476 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creating... 2026-02-27 01:21:52.486177 | orchestrator | openstack_networking_port_v2.node_port_management[0]: Creation complete after 0s [id=8f6cdb58-a113-4bd6-a68d-2a610ee8a803] 2026-02-27 01:21:52.500328 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creating... 2026-02-27 01:21:52.503155 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_node_rule1: Creation complete after 1s [id=dd042354-7881-48e8-bd3e-0b32ca24dbd0] 2026-02-27 01:21:52.507504 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creating... 2026-02-27 01:21:52.536617 | orchestrator | openstack_networking_port_v2.node_port_management[5]: Creation complete after 1s [id=90988ed9-dac3-4627-9c30-b9a100d4df67] 2026-02-27 01:21:52.543226 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creating... 2026-02-27 01:21:52.585154 | orchestrator | openstack_networking_port_v2.node_port_management[1]: Creation complete after 1s [id=875405de-7ad0-46f3-90ea-71b754b50532] 2026-02-27 01:21:52.587929 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule2: Creation complete after 1s [id=e1253fd3-771e-4328-9a32-67428d4161ab] 2026-02-27 01:21:52.653332 | orchestrator | openstack_networking_port_v2.node_port_management[2]: Creation complete after 1s [id=5d040d71-00c7-4bf2-8125-53d262b206f4] 2026-02-27 01:21:52.796511 | orchestrator | openstack_networking_port_v2.node_port_management[4]: Creation complete after 1s [id=cadc042b-7e7b-4eda-b7ef-c84fac3ffbd3] 2026-02-27 01:21:52.801408 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule3: Creation complete after 1s [id=88280f2d-c554-4746-902e-aabf014d2923] 2026-02-27 01:21:52.930432 | orchestrator | openstack_networking_port_v2.manager_port_management: Creation complete after 1s [id=d8982948-86e2-49b0-9c0e-05d0fd832d57] 2026-02-27 01:21:52.960230 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule5: Creation complete after 0s [id=b6493a20-53e7-4b7e-93e8-63656985b346] 2026-02-27 01:21:53.115684 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule1: Creation complete after 0s [id=d2125c04-d640-4e64-ac94-81ec337dcbc8] 2026-02-27 01:21:53.274340 | orchestrator | openstack_networking_secgroup_rule_v2.security_group_management_rule4: Creation complete after 0s [id=e7622ba9-8cb1-488d-966f-4bc59ff79557] 2026-02-27 01:21:53.749350 | orchestrator | openstack_networking_router_interface_v2.router_interface: Creation complete after 2s [id=97ec6739-7d2c-4610-8b89-8458566c5872] 2026-02-27 01:21:53.778760 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creating... 2026-02-27 01:21:53.779524 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creating... 2026-02-27 01:21:53.780328 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creating... 2026-02-27 01:21:53.785743 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creating... 2026-02-27 01:21:53.793928 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creating... 2026-02-27 01:21:53.802253 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creating... 2026-02-27 01:21:53.802722 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creating... 2026-02-27 01:21:55.611782 | orchestrator | openstack_networking_floatingip_v2.manager_floating_ip: Creation complete after 2s [id=6b19675b-8d0c-48ee-bf11-c11d5d625207] 2026-02-27 01:21:55.620026 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creating... 2026-02-27 01:21:55.630510 | orchestrator | local_file.inventory: Creating... 2026-02-27 01:21:55.630599 | orchestrator | local_file.MANAGER_ADDRESS: Creating... 2026-02-27 01:21:55.634475 | orchestrator | local_file.inventory: Creation complete after 0s [id=bf037c32b1dce3fbe004cbb9f2af070cc0dded21] 2026-02-27 01:21:55.635039 | orchestrator | local_file.MANAGER_ADDRESS: Creation complete after 0s [id=3421ec511cad1dbccf992a281e35ebe6cc11aaed] 2026-02-27 01:21:56.363668 | orchestrator | openstack_networking_floatingip_associate_v2.manager_floating_ip_association: Creation complete after 0s [id=6b19675b-8d0c-48ee-bf11-c11d5d625207] 2026-02-27 01:22:03.780598 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [10s elapsed] 2026-02-27 01:22:03.784885 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [10s elapsed] 2026-02-27 01:22:03.787124 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [10s elapsed] 2026-02-27 01:22:03.795379 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [10s elapsed] 2026-02-27 01:22:03.802656 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [10s elapsed] 2026-02-27 01:22:03.807938 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [10s elapsed] 2026-02-27 01:22:13.781468 | orchestrator | openstack_compute_instance_v2.node_server[4]: Still creating... [20s elapsed] 2026-02-27 01:22:13.785639 | orchestrator | openstack_compute_instance_v2.node_server[0]: Still creating... [20s elapsed] 2026-02-27 01:22:13.787736 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [20s elapsed] 2026-02-27 01:22:13.795931 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [20s elapsed] 2026-02-27 01:22:13.803828 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [20s elapsed] 2026-02-27 01:22:13.808061 | orchestrator | openstack_compute_instance_v2.node_server[5]: Still creating... [20s elapsed] 2026-02-27 01:22:14.135852 | orchestrator | openstack_compute_instance_v2.node_server[0]: Creation complete after 20s [id=9d539eb5-a2ff-4d72-b58d-8ab537af32f1] 2026-02-27 01:22:14.234994 | orchestrator | openstack_compute_instance_v2.node_server[5]: Creation complete after 20s [id=71027b3a-72b4-433c-b0ba-074edce530fb] 2026-02-27 01:22:14.340846 | orchestrator | openstack_compute_instance_v2.node_server[4]: Creation complete after 20s [id=42929a08-e902-4747-b99e-7b7ac7e5cbff] 2026-02-27 01:22:23.791079 | orchestrator | openstack_compute_instance_v2.node_server[2]: Still creating... [30s elapsed] 2026-02-27 01:22:23.796552 | orchestrator | openstack_compute_instance_v2.node_server[3]: Still creating... [30s elapsed] 2026-02-27 01:22:23.805046 | orchestrator | openstack_compute_instance_v2.node_server[1]: Still creating... [30s elapsed] 2026-02-27 01:22:24.638245 | orchestrator | openstack_compute_instance_v2.node_server[2]: Creation complete after 31s [id=cb37b04f-2755-48d9-98a5-53ebfc1f6f7f] 2026-02-27 01:22:24.736076 | orchestrator | openstack_compute_instance_v2.node_server[1]: Creation complete after 31s [id=6602d4b9-eed5-4a1f-baa2-ff97b7a61ff4] 2026-02-27 01:22:25.406699 | orchestrator | openstack_compute_instance_v2.node_server[3]: Creation complete after 31s [id=b7b7765e-2ee0-4e9b-88e8-288f40862cdf] 2026-02-27 01:22:25.420596 | orchestrator | null_resource.node_semaphore: Creating... 2026-02-27 01:22:25.428682 | orchestrator | null_resource.node_semaphore: Creation complete after 0s [id=1977261655504988210] 2026-02-27 01:22:25.442279 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creating... 2026-02-27 01:22:25.444716 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creating... 2026-02-27 01:22:25.451241 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creating... 2026-02-27 01:22:25.456558 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creating... 2026-02-27 01:22:25.457823 | orchestrator | openstack_compute_instance_v2.manager_server: Creating... 2026-02-27 01:22:25.459258 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creating... 2026-02-27 01:22:25.464550 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creating... 2026-02-27 01:22:25.469739 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creating... 2026-02-27 01:22:25.481730 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creating... 2026-02-27 01:22:25.494128 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creating... 2026-02-27 01:22:28.895612 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[4]: Creation complete after 4s [id=42929a08-e902-4747-b99e-7b7ac7e5cbff/504468dd-209c-44a0-a810-853239e99aff] 2026-02-27 01:22:28.907454 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[6]: Creation complete after 4s [id=b7b7765e-2ee0-4e9b-88e8-288f40862cdf/a9cd2a4f-1058-48f3-afd2-006844d8cb7d] 2026-02-27 01:22:28.926954 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[5]: Creation complete after 4s [id=71027b3a-72b4-433c-b0ba-074edce530fb/75635f7d-476f-4662-89cc-00f2c196a2aa] 2026-02-27 01:22:28.945490 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[1]: Creation complete after 4s [id=42929a08-e902-4747-b99e-7b7ac7e5cbff/9864da2a-8574-40be-a257-a2fde93a7fb6] 2026-02-27 01:22:28.956670 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[3]: Creation complete after 4s [id=b7b7765e-2ee0-4e9b-88e8-288f40862cdf/1c90172b-f287-47b9-9eba-093529579c7e] 2026-02-27 01:22:28.965976 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[8]: Creation complete after 4s [id=71027b3a-72b4-433c-b0ba-074edce530fb/5fff8fdb-b748-4f81-8994-d64df64bf91f] 2026-02-27 01:22:35.053484 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[7]: Creation complete after 10s [id=42929a08-e902-4747-b99e-7b7ac7e5cbff/86bf81a5-9860-4bee-a763-c5705f01529e] 2026-02-27 01:22:35.055497 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[0]: Creation complete after 10s [id=b7b7765e-2ee0-4e9b-88e8-288f40862cdf/33a64995-d613-4799-a827-eb95870f0594] 2026-02-27 01:22:35.086898 | orchestrator | openstack_compute_volume_attach_v2.node_volume_attachment[2]: Creation complete after 10s [id=71027b3a-72b4-433c-b0ba-074edce530fb/45ff6687-a7d8-4c27-b32c-4f6fde817c7c] 2026-02-27 01:22:35.461541 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [10s elapsed] 2026-02-27 01:22:45.462778 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [20s elapsed] 2026-02-27 01:22:55.463205 | orchestrator | openstack_compute_instance_v2.manager_server: Still creating... [30s elapsed] 2026-02-27 01:22:55.900081 | orchestrator | openstack_compute_instance_v2.manager_server: Creation complete after 31s [id=4e8e2dc3-8c4d-4b2f-b257-527accd18a43] 2026-02-27 01:22:55.921843 | orchestrator | 2026-02-27 01:22:55.921943 | orchestrator | Apply complete! Resources: 64 added, 0 changed, 0 destroyed. 2026-02-27 01:22:55.921957 | orchestrator | 2026-02-27 01:22:55.921968 | orchestrator | Outputs: 2026-02-27 01:22:55.921979 | orchestrator | 2026-02-27 01:22:55.922000 | orchestrator | manager_address = 2026-02-27 01:22:55.922011 | orchestrator | private_key = 2026-02-27 01:22:56.054501 | orchestrator | ok: Runtime: 0:01:23.637470 2026-02-27 01:22:56.084054 | 2026-02-27 01:22:56.084184 | TASK [Fetch manager address] 2026-02-27 01:22:56.562591 | orchestrator | ok 2026-02-27 01:22:56.574157 | 2026-02-27 01:22:56.574298 | TASK [Set manager_host address] 2026-02-27 01:22:56.655787 | orchestrator | ok 2026-02-27 01:22:56.667385 | 2026-02-27 01:22:56.667520 | LOOP [Update ansible collections] 2026-02-27 01:22:58.317931 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-02-27 01:22:58.318293 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-02-27 01:22:58.318351 | orchestrator | Starting galaxy collection install process 2026-02-27 01:22:58.318392 | orchestrator | Process install dependency map 2026-02-27 01:22:58.318429 | orchestrator | Starting collection install process 2026-02-27 01:22:58.318463 | orchestrator | Installing 'osism.commons:999.0.0' to '/home/zuul-testbed03/.ansible/collections/ansible_collections/osism/commons' 2026-02-27 01:22:58.318502 | orchestrator | Created collection for osism.commons:999.0.0 at /home/zuul-testbed03/.ansible/collections/ansible_collections/osism/commons 2026-02-27 01:22:58.318541 | orchestrator | osism.commons:999.0.0 was installed successfully 2026-02-27 01:22:58.318614 | orchestrator | ok: Item: commons Runtime: 0:00:01.295952 2026-02-27 01:22:59.185428 | orchestrator | [WARNING]: Collection osism.services does not support Ansible version 2.15.2 2026-02-27 01:22:59.185595 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-02-27 01:22:59.185647 | orchestrator | Starting galaxy collection install process 2026-02-27 01:22:59.185687 | orchestrator | Process install dependency map 2026-02-27 01:22:59.185725 | orchestrator | Starting collection install process 2026-02-27 01:22:59.185783 | orchestrator | Installing 'osism.services:999.0.0' to '/home/zuul-testbed03/.ansible/collections/ansible_collections/osism/services' 2026-02-27 01:22:59.185821 | orchestrator | Created collection for osism.services:999.0.0 at /home/zuul-testbed03/.ansible/collections/ansible_collections/osism/services 2026-02-27 01:22:59.185854 | orchestrator | osism.services:999.0.0 was installed successfully 2026-02-27 01:22:59.185907 | orchestrator | ok: Item: services Runtime: 0:00:00.606836 2026-02-27 01:22:59.210935 | 2026-02-27 01:22:59.211177 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-02-27 01:23:09.756478 | orchestrator | ok 2026-02-27 01:23:09.766966 | 2026-02-27 01:23:09.767159 | TASK [Wait a little longer for the manager so that everything is ready] 2026-02-27 01:24:09.820887 | orchestrator | ok 2026-02-27 01:24:09.832197 | 2026-02-27 01:24:09.832329 | TASK [Fetch manager ssh hostkey] 2026-02-27 01:24:11.412569 | orchestrator | Output suppressed because no_log was given 2026-02-27 01:24:11.429188 | 2026-02-27 01:24:11.429458 | TASK [Get ssh keypair from terraform environment] 2026-02-27 01:24:11.975073 | orchestrator | ok: Runtime: 0:00:00.008779 2026-02-27 01:24:11.990393 | 2026-02-27 01:24:11.990526 | TASK [Point out that the following task takes some time and does not give any output] 2026-02-27 01:24:12.040242 | orchestrator | ok: The task 'Run manager part 0' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minutes for this task to complete. 2026-02-27 01:24:12.055220 | 2026-02-27 01:24:12.055402 | TASK [Run manager part 0] 2026-02-27 01:24:13.065100 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-02-27 01:24:13.135505 | orchestrator | 2026-02-27 01:24:13.135556 | orchestrator | PLAY [Wait for cloud-init to finish] ******************************************* 2026-02-27 01:24:13.135563 | orchestrator | 2026-02-27 01:24:13.135576 | orchestrator | TASK [Check /var/lib/cloud/instance/boot-finished] ***************************** 2026-02-27 01:24:14.992492 | orchestrator | ok: [testbed-manager] 2026-02-27 01:24:14.992547 | orchestrator | 2026-02-27 01:24:14.992568 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-02-27 01:24:14.992577 | orchestrator | 2026-02-27 01:24:14.992586 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:24:16.940724 | orchestrator | ok: [testbed-manager] 2026-02-27 01:24:16.940870 | orchestrator | 2026-02-27 01:24:16.940884 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-02-27 01:24:17.639441 | orchestrator | ok: [testbed-manager] 2026-02-27 01:24:17.639487 | orchestrator | 2026-02-27 01:24:17.639494 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-02-27 01:24:17.677934 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.678169 | orchestrator | 2026-02-27 01:24:17.678188 | orchestrator | TASK [Update package cache] **************************************************** 2026-02-27 01:24:17.720766 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.720837 | orchestrator | 2026-02-27 01:24:17.720848 | orchestrator | TASK [Install required packages] *********************************************** 2026-02-27 01:24:17.751714 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.751769 | orchestrator | 2026-02-27 01:24:17.751775 | orchestrator | TASK [Remove some python packages] ********************************************* 2026-02-27 01:24:17.780101 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.780150 | orchestrator | 2026-02-27 01:24:17.780156 | orchestrator | TASK [Set venv_command fact (RedHat)] ****************************************** 2026-02-27 01:24:17.813194 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.813242 | orchestrator | 2026-02-27 01:24:17.813251 | orchestrator | TASK [Fail if Ubuntu version is lower than 24.04] ****************************** 2026-02-27 01:24:17.859440 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.859502 | orchestrator | 2026-02-27 01:24:17.859515 | orchestrator | TASK [Fail if Debian version is lower than 12] ********************************* 2026-02-27 01:24:17.898186 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:24:17.898242 | orchestrator | 2026-02-27 01:24:17.898250 | orchestrator | TASK [Set APT options on manager] ********************************************** 2026-02-27 01:24:18.680291 | orchestrator | changed: [testbed-manager] 2026-02-27 01:24:18.680391 | orchestrator | 2026-02-27 01:24:18.680405 | orchestrator | TASK [Update APT cache and run dist-upgrade] *********************************** 2026-02-27 01:27:12.385583 | orchestrator | changed: [testbed-manager] 2026-02-27 01:27:12.385688 | orchestrator | 2026-02-27 01:27:12.385708 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-02-27 01:28:33.564493 | orchestrator | changed: [testbed-manager] 2026-02-27 01:28:33.564561 | orchestrator | 2026-02-27 01:28:33.564576 | orchestrator | TASK [Install required packages] *********************************************** 2026-02-27 01:28:52.392412 | orchestrator | changed: [testbed-manager] 2026-02-27 01:28:52.392532 | orchestrator | 2026-02-27 01:28:52.392567 | orchestrator | TASK [Remove some python packages] ********************************************* 2026-02-27 01:29:00.634926 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:00.635019 | orchestrator | 2026-02-27 01:29:00.635034 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-02-27 01:29:00.679055 | orchestrator | ok: [testbed-manager] 2026-02-27 01:29:00.679115 | orchestrator | 2026-02-27 01:29:00.679123 | orchestrator | TASK [Get current user] ******************************************************** 2026-02-27 01:29:01.492843 | orchestrator | ok: [testbed-manager] 2026-02-27 01:29:01.492923 | orchestrator | 2026-02-27 01:29:01.492938 | orchestrator | TASK [Create venv directory] *************************************************** 2026-02-27 01:29:02.191614 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:02.191686 | orchestrator | 2026-02-27 01:29:02.191695 | orchestrator | TASK [Install netaddr in venv] ************************************************* 2026-02-27 01:29:08.283497 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:08.283609 | orchestrator | 2026-02-27 01:29:08.283652 | orchestrator | TASK [Install ansible-core in venv] ******************************************** 2026-02-27 01:29:14.002426 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:14.002510 | orchestrator | 2026-02-27 01:29:14.002528 | orchestrator | TASK [Install requests >= 2.32.2] ********************************************** 2026-02-27 01:29:16.536732 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:16.536803 | orchestrator | 2026-02-27 01:29:16.536819 | orchestrator | TASK [Install docker >= 7.1.0] ************************************************* 2026-02-27 01:29:18.250473 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:18.250541 | orchestrator | 2026-02-27 01:29:18.250551 | orchestrator | TASK [Create directories in /opt/src] ****************************************** 2026-02-27 01:29:19.368856 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-02-27 01:29:19.369844 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-02-27 01:29:19.369905 | orchestrator | 2026-02-27 01:29:19.369920 | orchestrator | TASK [Sync sources in /opt/src] ************************************************ 2026-02-27 01:29:19.415045 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-02-27 01:29:19.415123 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-02-27 01:29:19.415138 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-02-27 01:29:19.415150 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-02-27 01:29:23.738370 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-commons) 2026-02-27 01:29:23.738506 | orchestrator | changed: [testbed-manager] => (item=osism/ansible-collection-services) 2026-02-27 01:29:23.738521 | orchestrator | 2026-02-27 01:29:23.738534 | orchestrator | TASK [Create /usr/share/ansible directory] ************************************* 2026-02-27 01:29:24.343487 | orchestrator | changed: [testbed-manager] 2026-02-27 01:29:24.343579 | orchestrator | 2026-02-27 01:29:24.343604 | orchestrator | TASK [Install collections from Ansible galaxy] ********************************* 2026-02-27 01:32:43.235225 | orchestrator | changed: [testbed-manager] => (item=ansible.netcommon) 2026-02-27 01:32:43.235296 | orchestrator | changed: [testbed-manager] => (item=ansible.posix) 2026-02-27 01:32:43.235313 | orchestrator | changed: [testbed-manager] => (item=community.docker>=3.10.2) 2026-02-27 01:32:43.235325 | orchestrator | 2026-02-27 01:32:43.235337 | orchestrator | TASK [Install local collections] *********************************************** 2026-02-27 01:32:45.497755 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-commons) 2026-02-27 01:32:45.497832 | orchestrator | changed: [testbed-manager] => (item=ansible-collection-services) 2026-02-27 01:32:45.497847 | orchestrator | 2026-02-27 01:32:45.497859 | orchestrator | PLAY [Create operator user] **************************************************** 2026-02-27 01:32:45.497871 | orchestrator | 2026-02-27 01:32:45.497883 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:32:46.808180 | orchestrator | ok: [testbed-manager] 2026-02-27 01:32:46.808273 | orchestrator | 2026-02-27 01:32:46.808295 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-02-27 01:32:46.859601 | orchestrator | ok: [testbed-manager] 2026-02-27 01:32:46.859672 | orchestrator | 2026-02-27 01:32:46.859705 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-02-27 01:32:46.931415 | orchestrator | ok: [testbed-manager] 2026-02-27 01:32:46.931494 | orchestrator | 2026-02-27 01:32:46.931512 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-02-27 01:32:47.676116 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:47.676799 | orchestrator | 2026-02-27 01:32:47.676832 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-02-27 01:32:48.391653 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:48.391725 | orchestrator | 2026-02-27 01:32:48.391735 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-02-27 01:32:49.726544 | orchestrator | changed: [testbed-manager] => (item=adm) 2026-02-27 01:32:49.726608 | orchestrator | changed: [testbed-manager] => (item=sudo) 2026-02-27 01:32:49.726620 | orchestrator | 2026-02-27 01:32:49.726642 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-02-27 01:32:51.091539 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:51.091708 | orchestrator | 2026-02-27 01:32:51.091728 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-02-27 01:32:52.905769 | orchestrator | changed: [testbed-manager] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:32:52.906467 | orchestrator | changed: [testbed-manager] => (item=export LANG=C.UTF-8) 2026-02-27 01:32:52.906487 | orchestrator | changed: [testbed-manager] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:32:52.906496 | orchestrator | 2026-02-27 01:32:52.906506 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-02-27 01:32:52.967147 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:52.967242 | orchestrator | 2026-02-27 01:32:52.967259 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-02-27 01:32:53.061164 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:53.061272 | orchestrator | 2026-02-27 01:32:53.061304 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-02-27 01:32:53.609788 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:53.609895 | orchestrator | 2026-02-27 01:32:53.609919 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-02-27 01:32:53.676612 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:53.676737 | orchestrator | 2026-02-27 01:32:53.676753 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-02-27 01:32:54.488066 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:32:54.488273 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:54.488293 | orchestrator | 2026-02-27 01:32:54.488306 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-02-27 01:32:54.531164 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:54.531247 | orchestrator | 2026-02-27 01:32:54.531263 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-02-27 01:32:54.572151 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:54.572250 | orchestrator | 2026-02-27 01:32:54.572268 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-02-27 01:32:54.613399 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:54.613503 | orchestrator | 2026-02-27 01:32:54.613529 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-02-27 01:32:54.684210 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:32:54.684349 | orchestrator | 2026-02-27 01:32:54.684381 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-02-27 01:32:55.370274 | orchestrator | ok: [testbed-manager] 2026-02-27 01:32:55.370365 | orchestrator | 2026-02-27 01:32:55.370383 | orchestrator | PLAY [Run manager part 0] ****************************************************** 2026-02-27 01:32:55.370396 | orchestrator | 2026-02-27 01:32:55.370407 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:32:56.745033 | orchestrator | ok: [testbed-manager] 2026-02-27 01:32:56.745134 | orchestrator | 2026-02-27 01:32:56.745154 | orchestrator | TASK [Recursively change ownership of /opt/venv] ******************************* 2026-02-27 01:32:57.715130 | orchestrator | changed: [testbed-manager] 2026-02-27 01:32:57.715165 | orchestrator | 2026-02-27 01:32:57.715171 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:32:57.715177 | orchestrator | testbed-manager : ok=33 changed=23 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 2026-02-27 01:32:57.715182 | orchestrator | 2026-02-27 01:32:57.903826 | orchestrator | ok: Runtime: 0:08:45.449943 2026-02-27 01:32:57.919886 | 2026-02-27 01:32:57.920026 | TASK [Point out that the log in on the manager is now possible] 2026-02-27 01:32:57.959636 | orchestrator | ok: It is now already possible to log in to the manager with 'make login'. 2026-02-27 01:32:57.969088 | 2026-02-27 01:32:57.969208 | TASK [Point out that the following task takes some time and does not give any output] 2026-02-27 01:32:58.012705 | orchestrator | ok: The task 'Run manager part 1 + 2' runs an Ansible playbook on the manager. There is no further output of this here. It takes a few minuts for this task to complete. 2026-02-27 01:32:58.021257 | 2026-02-27 01:32:58.021374 | TASK [Run manager part 1 + 2] 2026-02-27 01:32:58.903236 | orchestrator | [WARNING]: Collection osism.commons does not support Ansible version 2.15.2 2026-02-27 01:32:58.961066 | orchestrator | 2026-02-27 01:32:58.961112 | orchestrator | PLAY [Run manager part 1] ****************************************************** 2026-02-27 01:32:58.961119 | orchestrator | 2026-02-27 01:32:58.961132 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:33:01.881846 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:01.881897 | orchestrator | 2026-02-27 01:33:01.881918 | orchestrator | TASK [Set venv_command fact (RedHat)] ****************************************** 2026-02-27 01:33:01.921003 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:33:01.921058 | orchestrator | 2026-02-27 01:33:01.921067 | orchestrator | TASK [Set venv_command fact (Debian)] ****************************************** 2026-02-27 01:33:01.966536 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:01.966591 | orchestrator | 2026-02-27 01:33:01.966601 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-02-27 01:33:02.016402 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:02.016454 | orchestrator | 2026-02-27 01:33:02.016463 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-02-27 01:33:02.081207 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:02.081254 | orchestrator | 2026-02-27 01:33:02.081262 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-02-27 01:33:02.161747 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:02.161814 | orchestrator | 2026-02-27 01:33:02.161828 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-02-27 01:33:02.216908 | orchestrator | included: /home/zuul-testbed03/.ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager 2026-02-27 01:33:02.216956 | orchestrator | 2026-02-27 01:33:02.216962 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-02-27 01:33:02.922076 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:02.922147 | orchestrator | 2026-02-27 01:33:02.922164 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-02-27 01:33:02.969305 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:33:02.969360 | orchestrator | 2026-02-27 01:33:02.969367 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-02-27 01:33:04.304519 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:04.304577 | orchestrator | 2026-02-27 01:33:04.304585 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-02-27 01:33:04.876085 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:04.876140 | orchestrator | 2026-02-27 01:33:04.876148 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-02-27 01:33:05.988768 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:05.988832 | orchestrator | 2026-02-27 01:33:05.988849 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-02-27 01:33:20.123044 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:20.123089 | orchestrator | 2026-02-27 01:33:20.123096 | orchestrator | TASK [Get home directory of ansible user] ************************************** 2026-02-27 01:33:20.810348 | orchestrator | ok: [testbed-manager] 2026-02-27 01:33:20.810429 | orchestrator | 2026-02-27 01:33:20.810445 | orchestrator | TASK [Set repo_path fact] ****************************************************** 2026-02-27 01:33:20.866314 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:33:20.866378 | orchestrator | 2026-02-27 01:33:20.866386 | orchestrator | TASK [Copy SSH public key] ***************************************************** 2026-02-27 01:33:21.816835 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:21.816972 | orchestrator | 2026-02-27 01:33:21.816986 | orchestrator | TASK [Copy SSH private key] **************************************************** 2026-02-27 01:33:22.759978 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:22.760111 | orchestrator | 2026-02-27 01:33:22.760139 | orchestrator | TASK [Create configuration directory] ****************************************** 2026-02-27 01:33:23.329561 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:23.329674 | orchestrator | 2026-02-27 01:33:23.329699 | orchestrator | TASK [Copy testbed repo] ******************************************************* 2026-02-27 01:33:23.371302 | orchestrator | [DEPRECATION WARNING]: The connection's stdin object is deprecated. Call 2026-02-27 01:33:23.371443 | orchestrator | display.prompt_until(msg) instead. This feature will be removed in version 2026-02-27 01:33:23.371475 | orchestrator | 2.19. Deprecation warnings can be disabled by setting 2026-02-27 01:33:23.371496 | orchestrator | deprecation_warnings=False in ansible.cfg. 2026-02-27 01:33:25.991101 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:25.991175 | orchestrator | 2026-02-27 01:33:25.991189 | orchestrator | TASK [Install python requirements in venv] ************************************* 2026-02-27 01:33:34.854164 | orchestrator | ok: [testbed-manager] => (item=Jinja2) 2026-02-27 01:33:34.854267 | orchestrator | ok: [testbed-manager] => (item=PyYAML) 2026-02-27 01:33:34.854285 | orchestrator | ok: [testbed-manager] => (item=packaging) 2026-02-27 01:33:34.855049 | orchestrator | changed: [testbed-manager] => (item=python-gilt==1.2.3) 2026-02-27 01:33:34.855075 | orchestrator | ok: [testbed-manager] => (item=requests>=2.32.2) 2026-02-27 01:33:34.855086 | orchestrator | ok: [testbed-manager] => (item=docker>=7.1.0) 2026-02-27 01:33:34.855098 | orchestrator | 2026-02-27 01:33:34.855112 | orchestrator | TASK [Copy testbed custom CA certificate on Debian/Ubuntu] ********************* 2026-02-27 01:33:35.890066 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:35.890123 | orchestrator | 2026-02-27 01:33:35.890136 | orchestrator | TASK [Copy testbed custom CA certificate on CentOS] **************************** 2026-02-27 01:33:35.937590 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:33:35.937655 | orchestrator | 2026-02-27 01:33:35.937669 | orchestrator | TASK [Run update-ca-certificates on Debian/Ubuntu] ***************************** 2026-02-27 01:33:38.998778 | orchestrator | changed: [testbed-manager] 2026-02-27 01:33:38.998890 | orchestrator | 2026-02-27 01:33:38.998915 | orchestrator | TASK [Run update-ca-trust on RedHat] ******************************************* 2026-02-27 01:33:39.038567 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:33:39.038683 | orchestrator | 2026-02-27 01:33:39.038712 | orchestrator | TASK [Run manager part 2] ****************************************************** 2026-02-27 01:35:13.464865 | orchestrator | changed: [testbed-manager] 2026-02-27 01:35:13.465038 | orchestrator | 2026-02-27 01:35:13.465057 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-02-27 01:35:14.578470 | orchestrator | ok: [testbed-manager] 2026-02-27 01:35:14.578508 | orchestrator | 2026-02-27 01:35:14.578515 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:35:14.578523 | orchestrator | testbed-manager : ok=21 changed=11 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-02-27 01:35:14.578528 | orchestrator | 2026-02-27 01:35:15.145454 | orchestrator | ok: Runtime: 0:02:16.355726 2026-02-27 01:35:15.163314 | 2026-02-27 01:35:15.163478 | TASK [Reboot manager] 2026-02-27 01:35:16.702285 | orchestrator | ok: Runtime: 0:00:00.921711 2026-02-27 01:35:16.720069 | 2026-02-27 01:35:16.720221 | TASK [Wait up to 300 seconds for port 22 to become open and contain "OpenSSH"] 2026-02-27 01:35:31.056986 | orchestrator | ok 2026-02-27 01:35:31.066876 | 2026-02-27 01:35:31.067005 | TASK [Wait a little longer for the manager so that everything is ready] 2026-02-27 01:36:31.112657 | orchestrator | ok 2026-02-27 01:36:31.123852 | 2026-02-27 01:36:31.123994 | TASK [Deploy manager + bootstrap nodes] 2026-02-27 01:36:33.470051 | orchestrator | 2026-02-27 01:36:33.470195 | orchestrator | # DEPLOY MANAGER 2026-02-27 01:36:33.470207 | orchestrator | 2026-02-27 01:36:33.470213 | orchestrator | + set -e 2026-02-27 01:36:33.470219 | orchestrator | + echo 2026-02-27 01:36:33.470226 | orchestrator | + echo '# DEPLOY MANAGER' 2026-02-27 01:36:33.470234 | orchestrator | + echo 2026-02-27 01:36:33.470259 | orchestrator | + cat /opt/manager-vars.sh 2026-02-27 01:36:33.472922 | orchestrator | export NUMBER_OF_NODES=6 2026-02-27 01:36:33.472940 | orchestrator | 2026-02-27 01:36:33.472950 | orchestrator | export CEPH_VERSION=reef 2026-02-27 01:36:33.472960 | orchestrator | export CONFIGURATION_VERSION=main 2026-02-27 01:36:33.472974 | orchestrator | export MANAGER_VERSION=9.5.0 2026-02-27 01:36:33.473020 | orchestrator | export OPENSTACK_VERSION=2024.2 2026-02-27 01:36:33.473029 | orchestrator | 2026-02-27 01:36:33.473042 | orchestrator | export ARA=false 2026-02-27 01:36:33.473051 | orchestrator | export DEPLOY_MODE=manager 2026-02-27 01:36:33.473064 | orchestrator | export TEMPEST=false 2026-02-27 01:36:33.473073 | orchestrator | export IS_ZUUL=true 2026-02-27 01:36:33.473081 | orchestrator | 2026-02-27 01:36:33.473094 | orchestrator | export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 01:36:33.473100 | orchestrator | export EXTERNAL_API=false 2026-02-27 01:36:33.473105 | orchestrator | 2026-02-27 01:36:33.473110 | orchestrator | export IMAGE_USER=ubuntu 2026-02-27 01:36:33.473117 | orchestrator | export IMAGE_NODE_USER=ubuntu 2026-02-27 01:36:33.473122 | orchestrator | 2026-02-27 01:36:33.473127 | orchestrator | export CEPH_STACK=ceph-ansible 2026-02-27 01:36:33.473137 | orchestrator | 2026-02-27 01:36:33.473142 | orchestrator | + echo 2026-02-27 01:36:33.473148 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 01:36:33.473980 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 01:36:33.474051 | orchestrator | ++ INTERACTIVE=false 2026-02-27 01:36:33.474064 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 01:36:33.474073 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 01:36:33.474341 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 01:36:33.474350 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 01:36:33.474355 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 01:36:33.474360 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 01:36:33.474365 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 01:36:33.474370 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 01:36:33.474375 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 01:36:33.474380 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 01:36:33.474385 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 01:36:33.474390 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 01:36:33.474401 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 01:36:33.474405 | orchestrator | ++ export ARA=false 2026-02-27 01:36:33.474410 | orchestrator | ++ ARA=false 2026-02-27 01:36:33.474415 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 01:36:33.474420 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 01:36:33.474425 | orchestrator | ++ export TEMPEST=false 2026-02-27 01:36:33.474430 | orchestrator | ++ TEMPEST=false 2026-02-27 01:36:33.474434 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 01:36:33.474439 | orchestrator | ++ IS_ZUUL=true 2026-02-27 01:36:33.474444 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 01:36:33.474449 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 01:36:33.474454 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 01:36:33.474459 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 01:36:33.474463 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 01:36:33.474468 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 01:36:33.474476 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 01:36:33.474481 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 01:36:33.474486 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 01:36:33.474491 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 01:36:33.474496 | orchestrator | + sudo ln -sf /opt/configuration/contrib/semver2.sh /usr/local/bin/semver 2026-02-27 01:36:33.530177 | orchestrator | + docker version 2026-02-27 01:36:33.625590 | orchestrator | Client: Docker Engine - Community 2026-02-27 01:36:33.625697 | orchestrator | Version: 27.5.1 2026-02-27 01:36:33.625714 | orchestrator | API version: 1.47 2026-02-27 01:36:33.625726 | orchestrator | Go version: go1.22.11 2026-02-27 01:36:33.625737 | orchestrator | Git commit: 9f9e405 2026-02-27 01:36:33.625748 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-02-27 01:36:33.625760 | orchestrator | OS/Arch: linux/amd64 2026-02-27 01:36:33.625770 | orchestrator | Context: default 2026-02-27 01:36:33.625781 | orchestrator | 2026-02-27 01:36:33.625793 | orchestrator | Server: Docker Engine - Community 2026-02-27 01:36:33.625804 | orchestrator | Engine: 2026-02-27 01:36:33.625815 | orchestrator | Version: 27.5.1 2026-02-27 01:36:33.625826 | orchestrator | API version: 1.47 (minimum version 1.24) 2026-02-27 01:36:33.625869 | orchestrator | Go version: go1.22.11 2026-02-27 01:36:33.625881 | orchestrator | Git commit: 4c9b3b0 2026-02-27 01:36:33.625892 | orchestrator | Built: Wed Jan 22 13:41:48 2025 2026-02-27 01:36:33.625902 | orchestrator | OS/Arch: linux/amd64 2026-02-27 01:36:33.625913 | orchestrator | Experimental: false 2026-02-27 01:36:33.625924 | orchestrator | containerd: 2026-02-27 01:36:33.625935 | orchestrator | Version: v2.2.1 2026-02-27 01:36:33.625946 | orchestrator | GitCommit: dea7da592f5d1d2b7755e3a161be07f43fad8f75 2026-02-27 01:36:33.625957 | orchestrator | runc: 2026-02-27 01:36:33.625968 | orchestrator | Version: 1.3.4 2026-02-27 01:36:33.625978 | orchestrator | GitCommit: v1.3.4-0-gd6d73eb8 2026-02-27 01:36:33.626105 | orchestrator | docker-init: 2026-02-27 01:36:33.626122 | orchestrator | Version: 0.19.0 2026-02-27 01:36:33.626134 | orchestrator | GitCommit: de40ad0 2026-02-27 01:36:33.627544 | orchestrator | + sh -c /opt/configuration/scripts/deploy/000-manager.sh 2026-02-27 01:36:33.635248 | orchestrator | + set -e 2026-02-27 01:36:33.635320 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 01:36:33.635333 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 01:36:33.635344 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 01:36:33.635355 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 01:36:33.635366 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 01:36:33.635377 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 01:36:33.635389 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 01:36:33.635400 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 01:36:33.635411 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 01:36:33.635422 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 01:36:33.635433 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 01:36:33.635444 | orchestrator | ++ export ARA=false 2026-02-27 01:36:33.635455 | orchestrator | ++ ARA=false 2026-02-27 01:36:33.635466 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 01:36:33.635476 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 01:36:33.635487 | orchestrator | ++ export TEMPEST=false 2026-02-27 01:36:33.635497 | orchestrator | ++ TEMPEST=false 2026-02-27 01:36:33.635508 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 01:36:33.635518 | orchestrator | ++ IS_ZUUL=true 2026-02-27 01:36:33.635529 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 01:36:33.635540 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 01:36:33.635550 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 01:36:33.635561 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 01:36:33.635571 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 01:36:33.635582 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 01:36:33.635593 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 01:36:33.635603 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 01:36:33.635614 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 01:36:33.635625 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 01:36:33.635635 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 01:36:33.635646 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 01:36:33.635656 | orchestrator | ++ INTERACTIVE=false 2026-02-27 01:36:33.635667 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 01:36:33.635682 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 01:36:33.635693 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-02-27 01:36:33.635704 | orchestrator | + /opt/configuration/scripts/set-manager-version.sh 9.5.0 2026-02-27 01:36:33.641693 | orchestrator | + set -e 2026-02-27 01:36:33.641773 | orchestrator | + VERSION=9.5.0 2026-02-27 01:36:33.641797 | orchestrator | + sed -i 's/manager_version: .*/manager_version: 9.5.0/g' /opt/configuration/environments/manager/configuration.yml 2026-02-27 01:36:33.648498 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-02-27 01:36:33.648580 | orchestrator | + sed -i /ceph_version:/d /opt/configuration/environments/manager/configuration.yml 2026-02-27 01:36:33.652861 | orchestrator | + sed -i /openstack_version:/d /opt/configuration/environments/manager/configuration.yml 2026-02-27 01:36:33.656421 | orchestrator | + sh -c /opt/configuration/scripts/sync-configuration-repository.sh 2026-02-27 01:36:33.664059 | orchestrator | /opt/configuration ~ 2026-02-27 01:36:33.664118 | orchestrator | + set -e 2026-02-27 01:36:33.664134 | orchestrator | + pushd /opt/configuration 2026-02-27 01:36:33.664146 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-02-27 01:36:33.667396 | orchestrator | + source /opt/venv/bin/activate 2026-02-27 01:36:33.668402 | orchestrator | ++ deactivate nondestructive 2026-02-27 01:36:33.668439 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:33.668452 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:33.669587 | orchestrator | ++ hash -r 2026-02-27 01:36:33.669606 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:33.669615 | orchestrator | ++ unset VIRTUAL_ENV 2026-02-27 01:36:33.669624 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-02-27 01:36:33.669632 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-02-27 01:36:33.669642 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-02-27 01:36:33.669651 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-02-27 01:36:33.669660 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-02-27 01:36:33.669669 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-02-27 01:36:33.669678 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:36:33.669688 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:36:33.669696 | orchestrator | ++ export PATH 2026-02-27 01:36:33.669706 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:33.669714 | orchestrator | ++ '[' -z '' ']' 2026-02-27 01:36:33.669723 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-02-27 01:36:33.669732 | orchestrator | ++ PS1='(venv) ' 2026-02-27 01:36:33.669740 | orchestrator | ++ export PS1 2026-02-27 01:36:33.669749 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-02-27 01:36:33.669757 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-02-27 01:36:33.669766 | orchestrator | ++ hash -r 2026-02-27 01:36:33.669774 | orchestrator | + pip3 install --no-cache-dir python-gilt==1.2.3 requests Jinja2 PyYAML packaging 2026-02-27 01:36:34.620629 | orchestrator | Requirement already satisfied: python-gilt==1.2.3 in /opt/venv/lib/python3.12/site-packages (1.2.3) 2026-02-27 01:36:34.621366 | orchestrator | Requirement already satisfied: requests in /opt/venv/lib/python3.12/site-packages (2.32.5) 2026-02-27 01:36:34.622458 | orchestrator | Requirement already satisfied: Jinja2 in /opt/venv/lib/python3.12/site-packages (3.1.6) 2026-02-27 01:36:34.623889 | orchestrator | Requirement already satisfied: PyYAML in /opt/venv/lib/python3.12/site-packages (6.0.3) 2026-02-27 01:36:34.624824 | orchestrator | Requirement already satisfied: packaging in /opt/venv/lib/python3.12/site-packages (26.0) 2026-02-27 01:36:34.634753 | orchestrator | Requirement already satisfied: click in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (8.3.1) 2026-02-27 01:36:34.636141 | orchestrator | Requirement already satisfied: colorama in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.4.6) 2026-02-27 01:36:34.637224 | orchestrator | Requirement already satisfied: fasteners in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (0.20) 2026-02-27 01:36:34.638438 | orchestrator | Requirement already satisfied: sh in /opt/venv/lib/python3.12/site-packages (from python-gilt==1.2.3) (2.2.2) 2026-02-27 01:36:34.666466 | orchestrator | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/venv/lib/python3.12/site-packages (from requests) (3.4.4) 2026-02-27 01:36:34.667972 | orchestrator | Requirement already satisfied: idna<4,>=2.5 in /opt/venv/lib/python3.12/site-packages (from requests) (3.11) 2026-02-27 01:36:34.669516 | orchestrator | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/venv/lib/python3.12/site-packages (from requests) (2.6.3) 2026-02-27 01:36:34.670781 | orchestrator | Requirement already satisfied: certifi>=2017.4.17 in /opt/venv/lib/python3.12/site-packages (from requests) (2026.2.25) 2026-02-27 01:36:34.674625 | orchestrator | Requirement already satisfied: MarkupSafe>=2.0 in /opt/venv/lib/python3.12/site-packages (from Jinja2) (3.0.3) 2026-02-27 01:36:34.861829 | orchestrator | ++ which gilt 2026-02-27 01:36:34.866326 | orchestrator | + GILT=/opt/venv/bin/gilt 2026-02-27 01:36:34.866392 | orchestrator | + /opt/venv/bin/gilt overlay 2026-02-27 01:36:35.079383 | orchestrator | osism.cfg-generics: 2026-02-27 01:36:35.214475 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.cfg-generics/environments/manager/images.yml to /opt/configuration/environments/manager/ 2026-02-27 01:36:35.214611 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.cfg-generics/src/render-images.py to /opt/configuration/environments/manager/ 2026-02-27 01:36:35.214821 | orchestrator | - copied (v0.20251130.0) /home/dragon/.gilt/clone/github.com/osism.cfg-generics/src/set-versions.py to /opt/configuration/environments/ 2026-02-27 01:36:35.215005 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh render-images` in /opt/configuration/environments/manager/ 2026-02-27 01:36:35.884337 | orchestrator | - running `rm render-images.py` in /opt/configuration/environments/manager/ 2026-02-27 01:36:35.893192 | orchestrator | - running `/opt/configuration/scripts/wrapper-gilt.sh set-versions` in /opt/configuration/environments/ 2026-02-27 01:36:36.203646 | orchestrator | - running `rm set-versions.py` in /opt/configuration/environments/ 2026-02-27 01:36:36.248617 | orchestrator | ~ 2026-02-27 01:36:36.248706 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-02-27 01:36:36.248721 | orchestrator | + deactivate 2026-02-27 01:36:36.248734 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-02-27 01:36:36.248747 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:36:36.248758 | orchestrator | + export PATH 2026-02-27 01:36:36.248769 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-02-27 01:36:36.248780 | orchestrator | + '[' -n '' ']' 2026-02-27 01:36:36.248794 | orchestrator | + hash -r 2026-02-27 01:36:36.248805 | orchestrator | + '[' -n '' ']' 2026-02-27 01:36:36.248816 | orchestrator | + unset VIRTUAL_ENV 2026-02-27 01:36:36.248826 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-02-27 01:36:36.248837 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-02-27 01:36:36.248848 | orchestrator | + unset -f deactivate 2026-02-27 01:36:36.248859 | orchestrator | + popd 2026-02-27 01:36:36.250263 | orchestrator | + [[ 9.5.0 == \l\a\t\e\s\t ]] 2026-02-27 01:36:36.250319 | orchestrator | + [[ ceph-ansible == \r\o\o\k ]] 2026-02-27 01:36:36.251184 | orchestrator | ++ semver 9.5.0 7.0.0 2026-02-27 01:36:36.299791 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 01:36:36.299878 | orchestrator | + echo 'enable_osism_kubernetes: true' 2026-02-27 01:36:36.300502 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-02-27 01:36:36.347066 | orchestrator | + [[ -1 -ge 0 ]] 2026-02-27 01:36:36.347624 | orchestrator | ++ semver 2024.2 2025.1 2026-02-27 01:36:36.395660 | orchestrator | + [[ -1 -ge 0 ]] 2026-02-27 01:36:36.395745 | orchestrator | + /opt/configuration/scripts/enable-resource-nodes.sh 2026-02-27 01:36:36.481424 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-02-27 01:36:36.481548 | orchestrator | + source /opt/venv/bin/activate 2026-02-27 01:36:36.481563 | orchestrator | ++ deactivate nondestructive 2026-02-27 01:36:36.481576 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:36.481586 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:36.481597 | orchestrator | ++ hash -r 2026-02-27 01:36:36.481609 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:36.481619 | orchestrator | ++ unset VIRTUAL_ENV 2026-02-27 01:36:36.481630 | orchestrator | ++ unset VIRTUAL_ENV_PROMPT 2026-02-27 01:36:36.481641 | orchestrator | ++ '[' '!' nondestructive = nondestructive ']' 2026-02-27 01:36:36.481653 | orchestrator | ++ '[' linux-gnu = cygwin ']' 2026-02-27 01:36:36.481665 | orchestrator | ++ '[' linux-gnu = msys ']' 2026-02-27 01:36:36.481676 | orchestrator | ++ export VIRTUAL_ENV=/opt/venv 2026-02-27 01:36:36.481686 | orchestrator | ++ VIRTUAL_ENV=/opt/venv 2026-02-27 01:36:36.481698 | orchestrator | ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:36:36.481731 | orchestrator | ++ PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:36:36.481743 | orchestrator | ++ export PATH 2026-02-27 01:36:36.481754 | orchestrator | ++ '[' -n '' ']' 2026-02-27 01:36:36.481892 | orchestrator | ++ '[' -z '' ']' 2026-02-27 01:36:36.481910 | orchestrator | ++ _OLD_VIRTUAL_PS1= 2026-02-27 01:36:36.481920 | orchestrator | ++ PS1='(venv) ' 2026-02-27 01:36:36.481931 | orchestrator | ++ export PS1 2026-02-27 01:36:36.481942 | orchestrator | ++ VIRTUAL_ENV_PROMPT='(venv) ' 2026-02-27 01:36:36.481952 | orchestrator | ++ export VIRTUAL_ENV_PROMPT 2026-02-27 01:36:36.481963 | orchestrator | ++ hash -r 2026-02-27 01:36:36.481974 | orchestrator | + ansible-playbook -i testbed-manager, --vault-password-file /opt/configuration/environments/.vault_pass /opt/configuration/ansible/manager-part-3.yml 2026-02-27 01:36:37.505055 | orchestrator | 2026-02-27 01:36:37.505179 | orchestrator | PLAY [Copy custom facts] ******************************************************* 2026-02-27 01:36:37.505196 | orchestrator | 2026-02-27 01:36:37.505209 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-02-27 01:36:38.036877 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:38.037031 | orchestrator | 2026-02-27 01:36:38.037054 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-02-27 01:36:38.970379 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:38.970476 | orchestrator | 2026-02-27 01:36:38.970491 | orchestrator | PLAY [Before the deployment of the manager] ************************************ 2026-02-27 01:36:38.970533 | orchestrator | 2026-02-27 01:36:38.970545 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:36:41.090114 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:41.090976 | orchestrator | 2026-02-27 01:36:41.091054 | orchestrator | TASK [Get /opt/manager-vars.sh] ************************************************ 2026-02-27 01:36:41.135446 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:41.135520 | orchestrator | 2026-02-27 01:36:41.135531 | orchestrator | TASK [Add ara_server_mariadb_volume_type parameter] **************************** 2026-02-27 01:36:41.585549 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:41.585637 | orchestrator | 2026-02-27 01:36:41.585651 | orchestrator | TASK [Add netbox_enable parameter] ********************************************* 2026-02-27 01:36:41.617274 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:36:41.617364 | orchestrator | 2026-02-27 01:36:41.617377 | orchestrator | TASK [Install HWE kernel package on Ubuntu] ************************************ 2026-02-27 01:36:41.944344 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:41.944439 | orchestrator | 2026-02-27 01:36:41.944455 | orchestrator | TASK [Check if /etc/OTC_region exist] ****************************************** 2026-02-27 01:36:42.259083 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:42.259189 | orchestrator | 2026-02-27 01:36:42.259205 | orchestrator | TASK [Add nova_compute_virt_type parameter] ************************************ 2026-02-27 01:36:42.372786 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:36:42.372874 | orchestrator | 2026-02-27 01:36:42.372887 | orchestrator | PLAY [Apply role traefik] ****************************************************** 2026-02-27 01:36:42.372899 | orchestrator | 2026-02-27 01:36:42.372909 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:36:45.061550 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:45.061723 | orchestrator | 2026-02-27 01:36:45.061743 | orchestrator | TASK [Apply traefik role] ****************************************************** 2026-02-27 01:36:45.172083 | orchestrator | included: osism.services.traefik for testbed-manager 2026-02-27 01:36:45.172175 | orchestrator | 2026-02-27 01:36:45.172189 | orchestrator | TASK [osism.services.traefik : Include config tasks] *************************** 2026-02-27 01:36:45.230207 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/config.yml for testbed-manager 2026-02-27 01:36:45.230298 | orchestrator | 2026-02-27 01:36:45.230312 | orchestrator | TASK [osism.services.traefik : Create required directories] ******************** 2026-02-27 01:36:46.300186 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik) 2026-02-27 01:36:46.300307 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/certificates) 2026-02-27 01:36:46.300325 | orchestrator | changed: [testbed-manager] => (item=/opt/traefik/configuration) 2026-02-27 01:36:46.300337 | orchestrator | 2026-02-27 01:36:46.300351 | orchestrator | TASK [osism.services.traefik : Copy configuration files] *********************** 2026-02-27 01:36:48.024146 | orchestrator | changed: [testbed-manager] => (item=traefik.yml) 2026-02-27 01:36:48.024246 | orchestrator | changed: [testbed-manager] => (item=traefik.env) 2026-02-27 01:36:48.024262 | orchestrator | changed: [testbed-manager] => (item=certificates.yml) 2026-02-27 01:36:48.024275 | orchestrator | 2026-02-27 01:36:48.024288 | orchestrator | TASK [osism.services.traefik : Copy certificate cert files] ******************** 2026-02-27 01:36:48.657644 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:36:48.657743 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:48.657766 | orchestrator | 2026-02-27 01:36:48.657787 | orchestrator | TASK [osism.services.traefik : Copy certificate key files] ********************* 2026-02-27 01:36:49.283073 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:36:49.283171 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:49.283187 | orchestrator | 2026-02-27 01:36:49.283199 | orchestrator | TASK [osism.services.traefik : Copy dynamic configuration] ********************* 2026-02-27 01:36:49.342724 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:36:49.342826 | orchestrator | 2026-02-27 01:36:49.342842 | orchestrator | TASK [osism.services.traefik : Remove dynamic configuration] ******************* 2026-02-27 01:36:49.698861 | orchestrator | ok: [testbed-manager] 2026-02-27 01:36:49.698961 | orchestrator | 2026-02-27 01:36:49.698977 | orchestrator | TASK [osism.services.traefik : Include service tasks] ************************** 2026-02-27 01:36:49.771536 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/traefik/tasks/service.yml for testbed-manager 2026-02-27 01:36:49.771628 | orchestrator | 2026-02-27 01:36:49.771644 | orchestrator | TASK [osism.services.traefik : Create traefik external network] **************** 2026-02-27 01:36:50.761799 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:50.761869 | orchestrator | 2026-02-27 01:36:50.761877 | orchestrator | TASK [osism.services.traefik : Copy docker-compose.yml file] ******************* 2026-02-27 01:36:51.511418 | orchestrator | changed: [testbed-manager] 2026-02-27 01:36:51.511598 | orchestrator | 2026-02-27 01:36:51.511622 | orchestrator | TASK [osism.services.traefik : Manage traefik service] ************************* 2026-02-27 01:37:08.966337 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:08.966517 | orchestrator | 2026-02-27 01:37:08.966539 | orchestrator | RUNNING HANDLER [osism.services.traefik : Restart traefik service] ************* 2026-02-27 01:37:09.022308 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:37:09.022397 | orchestrator | 2026-02-27 01:37:09.022480 | orchestrator | PLAY [Deploy manager service] ************************************************** 2026-02-27 01:37:09.022495 | orchestrator | 2026-02-27 01:37:09.022507 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:37:10.718829 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:10.718933 | orchestrator | 2026-02-27 01:37:10.718949 | orchestrator | TASK [Apply manager role] ****************************************************** 2026-02-27 01:37:10.838903 | orchestrator | included: osism.services.manager for testbed-manager 2026-02-27 01:37:10.838999 | orchestrator | 2026-02-27 01:37:10.839014 | orchestrator | TASK [osism.services.manager : Include install tasks] ************************** 2026-02-27 01:37:10.892461 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 01:37:10.892547 | orchestrator | 2026-02-27 01:37:10.892559 | orchestrator | TASK [osism.services.manager : Install required packages] ********************** 2026-02-27 01:37:13.111423 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:13.111527 | orchestrator | 2026-02-27 01:37:13.111544 | orchestrator | TASK [osism.services.manager : Gather variables for each operating system] ***** 2026-02-27 01:37:13.155926 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:13.156028 | orchestrator | 2026-02-27 01:37:13.156087 | orchestrator | TASK [osism.services.manager : Include config tasks] *************************** 2026-02-27 01:37:13.279458 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config.yml for testbed-manager 2026-02-27 01:37:13.279578 | orchestrator | 2026-02-27 01:37:13.279596 | orchestrator | TASK [osism.services.manager : Create required directories] ******************** 2026-02-27 01:37:16.048838 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible) 2026-02-27 01:37:16.048996 | orchestrator | changed: [testbed-manager] => (item=/opt/archive) 2026-02-27 01:37:16.049014 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/configuration) 2026-02-27 01:37:16.049027 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/data) 2026-02-27 01:37:16.049088 | orchestrator | ok: [testbed-manager] => (item=/opt/manager) 2026-02-27 01:37:16.049103 | orchestrator | changed: [testbed-manager] => (item=/opt/manager/secrets) 2026-02-27 01:37:16.049114 | orchestrator | changed: [testbed-manager] => (item=/opt/ansible/secrets) 2026-02-27 01:37:16.049125 | orchestrator | changed: [testbed-manager] => (item=/opt/state) 2026-02-27 01:37:16.049137 | orchestrator | 2026-02-27 01:37:16.049149 | orchestrator | TASK [osism.services.manager : Copy all environment file] ********************** 2026-02-27 01:37:16.671159 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:16.671254 | orchestrator | 2026-02-27 01:37:16.671310 | orchestrator | TASK [osism.services.manager : Copy client environment file] ******************* 2026-02-27 01:37:17.280423 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:17.280525 | orchestrator | 2026-02-27 01:37:17.280541 | orchestrator | TASK [osism.services.manager : Include ara config tasks] *********************** 2026-02-27 01:37:17.355475 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ara.yml for testbed-manager 2026-02-27 01:37:17.355575 | orchestrator | 2026-02-27 01:37:17.355591 | orchestrator | TASK [osism.services.manager : Copy ARA environment files] ********************* 2026-02-27 01:37:18.511618 | orchestrator | changed: [testbed-manager] => (item=ara) 2026-02-27 01:37:18.511707 | orchestrator | changed: [testbed-manager] => (item=ara-server) 2026-02-27 01:37:18.511715 | orchestrator | 2026-02-27 01:37:18.511723 | orchestrator | TASK [osism.services.manager : Copy MariaDB environment file] ****************** 2026-02-27 01:37:19.134388 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:19.134478 | orchestrator | 2026-02-27 01:37:19.134494 | orchestrator | TASK [osism.services.manager : Include vault config tasks] ********************* 2026-02-27 01:37:19.183154 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:37:19.183269 | orchestrator | 2026-02-27 01:37:19.183293 | orchestrator | TASK [osism.services.manager : Include frontend config tasks] ****************** 2026-02-27 01:37:19.249771 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-frontend.yml for testbed-manager 2026-02-27 01:37:19.249860 | orchestrator | 2026-02-27 01:37:19.249873 | orchestrator | TASK [osism.services.manager : Copy frontend environment file] ***************** 2026-02-27 01:37:19.853107 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:19.853257 | orchestrator | 2026-02-27 01:37:19.853285 | orchestrator | TASK [osism.services.manager : Include ansible config tasks] ******************* 2026-02-27 01:37:19.920727 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-ansible.yml for testbed-manager 2026-02-27 01:37:19.920819 | orchestrator | 2026-02-27 01:37:19.920833 | orchestrator | TASK [osism.services.manager : Copy private ssh keys] ************************** 2026-02-27 01:37:21.228988 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:37:21.229155 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:37:21.229174 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:21.229187 | orchestrator | 2026-02-27 01:37:21.229199 | orchestrator | TASK [osism.services.manager : Copy ansible environment file] ****************** 2026-02-27 01:37:21.841553 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:21.841653 | orchestrator | 2026-02-27 01:37:21.841668 | orchestrator | TASK [osism.services.manager : Include netbox config tasks] ******************** 2026-02-27 01:37:21.893346 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:37:21.893431 | orchestrator | 2026-02-27 01:37:21.893445 | orchestrator | TASK [osism.services.manager : Include celery config tasks] ******************** 2026-02-27 01:37:21.984502 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-celery.yml for testbed-manager 2026-02-27 01:37:21.984603 | orchestrator | 2026-02-27 01:37:21.984621 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_watches] **************** 2026-02-27 01:37:22.496782 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:22.496875 | orchestrator | 2026-02-27 01:37:22.496890 | orchestrator | TASK [osism.services.manager : Set fs.inotify.max_user_instances] ************** 2026-02-27 01:37:22.898645 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:22.898725 | orchestrator | 2026-02-27 01:37:22.898737 | orchestrator | TASK [osism.services.manager : Copy celery environment files] ****************** 2026-02-27 01:37:24.050385 | orchestrator | changed: [testbed-manager] => (item=conductor) 2026-02-27 01:37:24.050453 | orchestrator | changed: [testbed-manager] => (item=openstack) 2026-02-27 01:37:24.050462 | orchestrator | 2026-02-27 01:37:24.050471 | orchestrator | TASK [osism.services.manager : Copy listener environment file] ***************** 2026-02-27 01:37:24.660689 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:24.660787 | orchestrator | 2026-02-27 01:37:24.660803 | orchestrator | TASK [osism.services.manager : Check for conductor.yml] ************************ 2026-02-27 01:37:24.997799 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:24.997894 | orchestrator | 2026-02-27 01:37:24.997911 | orchestrator | TASK [osism.services.manager : Copy conductor configuration file] ************** 2026-02-27 01:37:25.347470 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:25.347568 | orchestrator | 2026-02-27 01:37:25.347584 | orchestrator | TASK [osism.services.manager : Copy empty conductor configuration file] ******** 2026-02-27 01:37:25.385894 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:37:25.386008 | orchestrator | 2026-02-27 01:37:25.386111 | orchestrator | TASK [osism.services.manager : Include wrapper config tasks] ******************* 2026-02-27 01:37:25.448176 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-wrapper.yml for testbed-manager 2026-02-27 01:37:25.448318 | orchestrator | 2026-02-27 01:37:25.448332 | orchestrator | TASK [osism.services.manager : Include wrapper vars file] ********************** 2026-02-27 01:37:25.493242 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:25.493325 | orchestrator | 2026-02-27 01:37:25.493337 | orchestrator | TASK [osism.services.manager : Copy wrapper scripts] *************************** 2026-02-27 01:37:27.431101 | orchestrator | changed: [testbed-manager] => (item=osism) 2026-02-27 01:37:27.431266 | orchestrator | changed: [testbed-manager] => (item=osism-update-docker) 2026-02-27 01:37:27.431287 | orchestrator | changed: [testbed-manager] => (item=osism-update-manager) 2026-02-27 01:37:27.431300 | orchestrator | 2026-02-27 01:37:27.431314 | orchestrator | TASK [osism.services.manager : Copy cilium wrapper script] ********************* 2026-02-27 01:37:28.089519 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:28.089623 | orchestrator | 2026-02-27 01:37:28.089640 | orchestrator | TASK [osism.services.manager : Copy hubble wrapper script] ********************* 2026-02-27 01:37:28.794145 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:28.794236 | orchestrator | 2026-02-27 01:37:28.794247 | orchestrator | TASK [osism.services.manager : Copy flux wrapper script] *********************** 2026-02-27 01:37:29.481272 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:29.481351 | orchestrator | 2026-02-27 01:37:29.481362 | orchestrator | TASK [osism.services.manager : Include scripts config tasks] ******************* 2026-02-27 01:37:29.550615 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/config-scripts.yml for testbed-manager 2026-02-27 01:37:29.550730 | orchestrator | 2026-02-27 01:37:29.550760 | orchestrator | TASK [osism.services.manager : Include scripts vars file] ********************** 2026-02-27 01:37:29.592018 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:29.592153 | orchestrator | 2026-02-27 01:37:29.592168 | orchestrator | TASK [osism.services.manager : Copy scripts] *********************************** 2026-02-27 01:37:30.283524 | orchestrator | changed: [testbed-manager] => (item=osism-include) 2026-02-27 01:37:30.283622 | orchestrator | 2026-02-27 01:37:30.283638 | orchestrator | TASK [osism.services.manager : Include service tasks] ************************** 2026-02-27 01:37:30.379429 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/service.yml for testbed-manager 2026-02-27 01:37:30.379531 | orchestrator | 2026-02-27 01:37:30.379547 | orchestrator | TASK [osism.services.manager : Copy manager systemd unit file] ***************** 2026-02-27 01:37:31.059965 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:31.060092 | orchestrator | 2026-02-27 01:37:31.060111 | orchestrator | TASK [osism.services.manager : Create traefik external network] **************** 2026-02-27 01:37:31.615604 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:31.615699 | orchestrator | 2026-02-27 01:37:31.615714 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb < 11.0.0] *** 2026-02-27 01:37:31.668337 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:37:31.668422 | orchestrator | 2026-02-27 01:37:31.668436 | orchestrator | TASK [osism.services.manager : Set mariadb healthcheck for mariadb >= 11.0.0] *** 2026-02-27 01:37:31.727675 | orchestrator | ok: [testbed-manager] 2026-02-27 01:37:31.727765 | orchestrator | 2026-02-27 01:37:31.727780 | orchestrator | TASK [osism.services.manager : Copy docker-compose.yml file] ******************* 2026-02-27 01:37:32.518449 | orchestrator | changed: [testbed-manager] 2026-02-27 01:37:32.518541 | orchestrator | 2026-02-27 01:37:32.518557 | orchestrator | TASK [osism.services.manager : Pull container images] ************************** 2026-02-27 01:38:39.473278 | orchestrator | changed: [testbed-manager] 2026-02-27 01:38:39.473399 | orchestrator | 2026-02-27 01:38:39.473417 | orchestrator | TASK [osism.services.manager : Stop and disable old service docker-compose@manager] *** 2026-02-27 01:38:40.381739 | orchestrator | ok: [testbed-manager] 2026-02-27 01:38:40.381827 | orchestrator | 2026-02-27 01:38:40.381838 | orchestrator | TASK [osism.services.manager : Do a manual start of the manager service] ******* 2026-02-27 01:38:40.436684 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:38:40.436807 | orchestrator | 2026-02-27 01:38:40.436835 | orchestrator | TASK [osism.services.manager : Manage manager service] ************************* 2026-02-27 01:38:42.707266 | orchestrator | changed: [testbed-manager] 2026-02-27 01:38:42.707386 | orchestrator | 2026-02-27 01:38:42.707402 | orchestrator | TASK [osism.services.manager : Register that manager service was started] ****** 2026-02-27 01:38:42.748529 | orchestrator | ok: [testbed-manager] 2026-02-27 01:38:42.748634 | orchestrator | 2026-02-27 01:38:42.748650 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-02-27 01:38:42.748662 | orchestrator | 2026-02-27 01:38:42.748673 | orchestrator | RUNNING HANDLER [osism.services.manager : Restart manager service] ************* 2026-02-27 01:38:42.864306 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:38:42.864423 | orchestrator | 2026-02-27 01:38:42.864443 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for manager service to start] *** 2026-02-27 01:39:42.906586 | orchestrator | Pausing for 60 seconds 2026-02-27 01:39:42.906720 | orchestrator | changed: [testbed-manager] 2026-02-27 01:39:42.906744 | orchestrator | 2026-02-27 01:39:42.906764 | orchestrator | RUNNING HANDLER [osism.services.manager : Ensure that all containers are up] *** 2026-02-27 01:39:45.366292 | orchestrator | changed: [testbed-manager] 2026-02-27 01:39:45.366378 | orchestrator | 2026-02-27 01:39:45.366390 | orchestrator | RUNNING HANDLER [osism.services.manager : Wait for an healthy manager service] *** 2026-02-27 01:40:26.773965 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (50 retries left). 2026-02-27 01:40:26.774172 | orchestrator | FAILED - RETRYING: [testbed-manager]: Wait for an healthy manager service (49 retries left). 2026-02-27 01:40:26.774197 | orchestrator | changed: [testbed-manager] 2026-02-27 01:40:26.774214 | orchestrator | 2026-02-27 01:40:26.774284 | orchestrator | RUNNING HANDLER [osism.services.manager : Copy osismclient bash completion script] *** 2026-02-27 01:40:36.559133 | orchestrator | changed: [testbed-manager] 2026-02-27 01:40:36.559242 | orchestrator | 2026-02-27 01:40:36.559259 | orchestrator | TASK [osism.services.manager : Include initialize tasks] *********************** 2026-02-27 01:40:36.643804 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/initialize.yml for testbed-manager 2026-02-27 01:40:36.643900 | orchestrator | 2026-02-27 01:40:36.643934 | orchestrator | TASK [osism.services.manager : Flush handlers] ********************************* 2026-02-27 01:40:36.643958 | orchestrator | 2026-02-27 01:40:36.643970 | orchestrator | TASK [osism.services.manager : Include vault initialize tasks] ***************** 2026-02-27 01:40:36.699074 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:40:36.699173 | orchestrator | 2026-02-27 01:40:36.699188 | orchestrator | TASK [osism.services.manager : Include version verification tasks] ************* 2026-02-27 01:40:36.773791 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/manager/tasks/verify-versions.yml for testbed-manager 2026-02-27 01:40:36.773889 | orchestrator | 2026-02-27 01:40:36.773905 | orchestrator | TASK [osism.services.manager : Deploy service manager version check script] **** 2026-02-27 01:40:37.514082 | orchestrator | changed: [testbed-manager] 2026-02-27 01:40:37.514224 | orchestrator | 2026-02-27 01:40:37.514249 | orchestrator | TASK [osism.services.manager : Execute service manager version check] ********** 2026-02-27 01:40:40.545122 | orchestrator | ok: [testbed-manager] 2026-02-27 01:40:40.545209 | orchestrator | 2026-02-27 01:40:40.545221 | orchestrator | TASK [osism.services.manager : Display version check results] ****************** 2026-02-27 01:40:40.606906 | orchestrator | ok: [testbed-manager] => { 2026-02-27 01:40:40.606979 | orchestrator | "version_check_result.stdout_lines": [ 2026-02-27 01:40:40.606987 | orchestrator | "=== OSISM Container Version Check ===", 2026-02-27 01:40:40.606994 | orchestrator | "Checking running containers against expected versions...", 2026-02-27 01:40:40.607000 | orchestrator | "", 2026-02-27 01:40:40.607006 | orchestrator | "Checking service: inventory_reconciler (Inventory Reconciler Service)", 2026-02-27 01:40:40.607012 | orchestrator | " Expected: registry.osism.tech/osism/inventory-reconciler:0.20251130.0", 2026-02-27 01:40:40.607018 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607023 | orchestrator | " Running: registry.osism.tech/osism/inventory-reconciler:0.20251130.0", 2026-02-27 01:40:40.607029 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607034 | orchestrator | "", 2026-02-27 01:40:40.607039 | orchestrator | "Checking service: osism-ansible (OSISM Ansible Service)", 2026-02-27 01:40:40.607045 | orchestrator | " Expected: registry.osism.tech/osism/osism-ansible:0.20251130.0", 2026-02-27 01:40:40.607050 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607073 | orchestrator | " Running: registry.osism.tech/osism/osism-ansible:0.20251130.0", 2026-02-27 01:40:40.607079 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607084 | orchestrator | "", 2026-02-27 01:40:40.607089 | orchestrator | "Checking service: osism-kubernetes (Osism-Kubernetes Service)", 2026-02-27 01:40:40.607094 | orchestrator | " Expected: registry.osism.tech/osism/osism-kubernetes:0.20251130.0", 2026-02-27 01:40:40.607099 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607105 | orchestrator | " Running: registry.osism.tech/osism/osism-kubernetes:0.20251130.0", 2026-02-27 01:40:40.607110 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607115 | orchestrator | "", 2026-02-27 01:40:40.607120 | orchestrator | "Checking service: ceph-ansible (Ceph-Ansible Service)", 2026-02-27 01:40:40.607125 | orchestrator | " Expected: registry.osism.tech/osism/ceph-ansible:0.20251130.0", 2026-02-27 01:40:40.607130 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607135 | orchestrator | " Running: registry.osism.tech/osism/ceph-ansible:0.20251130.0", 2026-02-27 01:40:40.607140 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607145 | orchestrator | "", 2026-02-27 01:40:40.607150 | orchestrator | "Checking service: kolla-ansible (Kolla-Ansible Service)", 2026-02-27 01:40:40.607157 | orchestrator | " Expected: registry.osism.tech/osism/kolla-ansible:0.20251130.0", 2026-02-27 01:40:40.607162 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607167 | orchestrator | " Running: registry.osism.tech/osism/kolla-ansible:0.20251130.0", 2026-02-27 01:40:40.607172 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607177 | orchestrator | "", 2026-02-27 01:40:40.607182 | orchestrator | "Checking service: osismclient (OSISM Client)", 2026-02-27 01:40:40.607187 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607192 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607198 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607203 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607208 | orchestrator | "", 2026-02-27 01:40:40.607213 | orchestrator | "Checking service: ara-server (ARA Server)", 2026-02-27 01:40:40.607218 | orchestrator | " Expected: registry.osism.tech/osism/ara-server:1.7.3", 2026-02-27 01:40:40.607223 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607228 | orchestrator | " Running: registry.osism.tech/osism/ara-server:1.7.3", 2026-02-27 01:40:40.607234 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607239 | orchestrator | "", 2026-02-27 01:40:40.607244 | orchestrator | "Checking service: mariadb (MariaDB for ARA)", 2026-02-27 01:40:40.607249 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-02-27 01:40:40.607254 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607259 | orchestrator | " Running: registry.osism.tech/dockerhub/library/mariadb:11.8.4", 2026-02-27 01:40:40.607288 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607297 | orchestrator | "", 2026-02-27 01:40:40.607306 | orchestrator | "Checking service: frontend (OSISM Frontend)", 2026-02-27 01:40:40.607312 | orchestrator | " Expected: registry.osism.tech/osism/osism-frontend:0.20251130.1", 2026-02-27 01:40:40.607317 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607322 | orchestrator | " Running: registry.osism.tech/osism/osism-frontend:0.20251130.1", 2026-02-27 01:40:40.607327 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607332 | orchestrator | "", 2026-02-27 01:40:40.607337 | orchestrator | "Checking service: redis (Redis Cache)", 2026-02-27 01:40:40.607343 | orchestrator | " Expected: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-02-27 01:40:40.607348 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607353 | orchestrator | " Running: registry.osism.tech/dockerhub/library/redis:7.4.7-alpine", 2026-02-27 01:40:40.607358 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607363 | orchestrator | "", 2026-02-27 01:40:40.607368 | orchestrator | "Checking service: api (OSISM API Service)", 2026-02-27 01:40:40.607373 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607378 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607388 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607393 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607398 | orchestrator | "", 2026-02-27 01:40:40.607403 | orchestrator | "Checking service: listener (OpenStack Event Listener)", 2026-02-27 01:40:40.607408 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607413 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607418 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607423 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607428 | orchestrator | "", 2026-02-27 01:40:40.607434 | orchestrator | "Checking service: openstack (OpenStack Integration)", 2026-02-27 01:40:40.607439 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607444 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607449 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607455 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607460 | orchestrator | "", 2026-02-27 01:40:40.607466 | orchestrator | "Checking service: beat (Celery Beat Scheduler)", 2026-02-27 01:40:40.607472 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607478 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607483 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607501 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607508 | orchestrator | "", 2026-02-27 01:40:40.607514 | orchestrator | "Checking service: flower (Celery Flower Monitor)", 2026-02-27 01:40:40.607519 | orchestrator | " Expected: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607525 | orchestrator | " Enabled: true", 2026-02-27 01:40:40.607537 | orchestrator | " Running: registry.osism.tech/osism/osism:0.20251130.1", 2026-02-27 01:40:40.607542 | orchestrator | " Status: ✅ MATCH", 2026-02-27 01:40:40.607549 | orchestrator | "", 2026-02-27 01:40:40.607554 | orchestrator | "=== Summary ===", 2026-02-27 01:40:40.607560 | orchestrator | "Errors (version mismatches): 0", 2026-02-27 01:40:40.607566 | orchestrator | "Warnings (expected containers not running): 0", 2026-02-27 01:40:40.607572 | orchestrator | "", 2026-02-27 01:40:40.607578 | orchestrator | "✅ All running containers match expected versions!" 2026-02-27 01:40:40.607584 | orchestrator | ] 2026-02-27 01:40:40.607590 | orchestrator | } 2026-02-27 01:40:40.607596 | orchestrator | 2026-02-27 01:40:40.607602 | orchestrator | TASK [osism.services.manager : Skip version check due to service configuration] *** 2026-02-27 01:40:40.656652 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:40:40.656752 | orchestrator | 2026-02-27 01:40:40.656767 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:40:40.656781 | orchestrator | testbed-manager : ok=70 changed=37 unreachable=0 failed=0 skipped=12 rescued=0 ignored=0 2026-02-27 01:40:40.656792 | orchestrator | 2026-02-27 01:40:40.748769 | orchestrator | + [[ -e /opt/venv/bin/activate ]] 2026-02-27 01:40:40.748838 | orchestrator | + deactivate 2026-02-27 01:40:40.748845 | orchestrator | + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin ']' 2026-02-27 01:40:40.748852 | orchestrator | + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 2026-02-27 01:40:40.748856 | orchestrator | + export PATH 2026-02-27 01:40:40.748861 | orchestrator | + unset _OLD_VIRTUAL_PATH 2026-02-27 01:40:40.748909 | orchestrator | + '[' -n '' ']' 2026-02-27 01:40:40.748915 | orchestrator | + hash -r 2026-02-27 01:40:40.748919 | orchestrator | + '[' -n '' ']' 2026-02-27 01:40:40.748923 | orchestrator | + unset VIRTUAL_ENV 2026-02-27 01:40:40.748927 | orchestrator | + unset VIRTUAL_ENV_PROMPT 2026-02-27 01:40:40.748932 | orchestrator | + '[' '!' '' = nondestructive ']' 2026-02-27 01:40:40.748936 | orchestrator | + unset -f deactivate 2026-02-27 01:40:40.749202 | orchestrator | + cp /home/dragon/.ssh/id_rsa.pub /opt/ansible/secrets/id_rsa.operator.pub 2026-02-27 01:40:40.757576 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-02-27 01:40:40.757637 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-02-27 01:40:40.757648 | orchestrator | + local max_attempts=60 2026-02-27 01:40:40.757657 | orchestrator | + local name=ceph-ansible 2026-02-27 01:40:40.757692 | orchestrator | + local attempt_num=1 2026-02-27 01:40:40.758325 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:40:40.796286 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:40:40.796369 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-02-27 01:40:40.796381 | orchestrator | + local max_attempts=60 2026-02-27 01:40:40.796390 | orchestrator | + local name=kolla-ansible 2026-02-27 01:40:40.796398 | orchestrator | + local attempt_num=1 2026-02-27 01:40:40.796607 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-02-27 01:40:40.831914 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:40:40.832009 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-02-27 01:40:40.832025 | orchestrator | + local max_attempts=60 2026-02-27 01:40:40.832037 | orchestrator | + local name=osism-ansible 2026-02-27 01:40:40.832050 | orchestrator | + local attempt_num=1 2026-02-27 01:40:40.832061 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-02-27 01:40:40.865754 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:40:40.865843 | orchestrator | + [[ true == \t\r\u\e ]] 2026-02-27 01:40:40.865856 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-02-27 01:40:41.484740 | orchestrator | + docker compose --project-directory /opt/manager ps 2026-02-27 01:40:41.651918 | orchestrator | NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS 2026-02-27 01:40:41.652013 | orchestrator | ceph-ansible registry.osism.tech/osism/ceph-ansible:0.20251130.0 "/entrypoint.sh osis…" ceph-ansible About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652024 | orchestrator | kolla-ansible registry.osism.tech/osism/kolla-ansible:0.20251130.0 "/entrypoint.sh osis…" kolla-ansible About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652032 | orchestrator | manager-api-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" api About a minute ago Up About a minute (healthy) 192.168.16.5:8000->8000/tcp 2026-02-27 01:40:41.652041 | orchestrator | manager-ara-server-1 registry.osism.tech/osism/ara-server:1.7.3 "sh -c '/wait && /ru…" ara-server About a minute ago Up About a minute (healthy) 8000/tcp 2026-02-27 01:40:41.652069 | orchestrator | manager-beat-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" beat About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652078 | orchestrator | manager-flower-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" flower About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652085 | orchestrator | manager-inventory_reconciler-1 registry.osism.tech/osism/inventory-reconciler:0.20251130.0 "/sbin/tini -- /entr…" inventory_reconciler About a minute ago Up 56 seconds (healthy) 2026-02-27 01:40:41.652092 | orchestrator | manager-listener-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" listener About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652098 | orchestrator | manager-mariadb-1 registry.osism.tech/dockerhub/library/mariadb:11.8.4 "docker-entrypoint.s…" mariadb About a minute ago Up About a minute (healthy) 3306/tcp 2026-02-27 01:40:41.652104 | orchestrator | manager-openstack-1 registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- osism…" openstack About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652111 | orchestrator | manager-redis-1 registry.osism.tech/dockerhub/library/redis:7.4.7-alpine "docker-entrypoint.s…" redis About a minute ago Up About a minute (healthy) 6379/tcp 2026-02-27 01:40:41.652117 | orchestrator | osism-ansible registry.osism.tech/osism/osism-ansible:0.20251130.0 "/entrypoint.sh osis…" osism-ansible About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652151 | orchestrator | osism-frontend registry.osism.tech/osism/osism-frontend:0.20251130.1 "docker-entrypoint.s…" frontend About a minute ago Up About a minute 192.168.16.5:3000->3000/tcp 2026-02-27 01:40:41.652158 | orchestrator | osism-kubernetes registry.osism.tech/osism/osism-kubernetes:0.20251130.0 "/entrypoint.sh osis…" osism-kubernetes About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.652164 | orchestrator | osismclient registry.osism.tech/osism/osism:0.20251130.1 "/sbin/tini -- sleep…" osismclient About a minute ago Up About a minute (healthy) 2026-02-27 01:40:41.657367 | orchestrator | ++ semver 9.5.0 7.0.0 2026-02-27 01:40:41.702147 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 01:40:41.702226 | orchestrator | + sed -i s/community.general.yaml/osism.commons.still_alive/ /opt/configuration/environments/ansible.cfg 2026-02-27 01:40:41.705368 | orchestrator | + osism apply resolvconf -l testbed-manager 2026-02-27 01:40:53.911113 | orchestrator | 2026-02-27 01:40:53 | INFO  | Task 60fba81a-f620-413e-a182-f27740e296cd (resolvconf) was prepared for execution. 2026-02-27 01:40:53.911205 | orchestrator | 2026-02-27 01:40:53 | INFO  | It takes a moment until task 60fba81a-f620-413e-a182-f27740e296cd (resolvconf) has been started and output is visible here. 2026-02-27 01:41:07.017203 | orchestrator | 2026-02-27 01:41:07.017386 | orchestrator | PLAY [Apply role resolvconf] *************************************************** 2026-02-27 01:41:07.017404 | orchestrator | 2026-02-27 01:41:07.017415 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:41:07.017426 | orchestrator | Friday 27 February 2026 01:40:57 +0000 (0:00:00.132) 0:00:00.132 ******* 2026-02-27 01:41:07.017436 | orchestrator | ok: [testbed-manager] 2026-02-27 01:41:07.017446 | orchestrator | 2026-02-27 01:41:07.017457 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-02-27 01:41:07.017467 | orchestrator | Friday 27 February 2026 01:41:01 +0000 (0:00:03.522) 0:00:03.655 ******* 2026-02-27 01:41:07.017477 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:41:07.017487 | orchestrator | 2026-02-27 01:41:07.017497 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-02-27 01:41:07.017506 | orchestrator | Friday 27 February 2026 01:41:01 +0000 (0:00:00.057) 0:00:03.712 ******* 2026-02-27 01:41:07.017516 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager 2026-02-27 01:41:07.017526 | orchestrator | 2026-02-27 01:41:07.017536 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-02-27 01:41:07.017546 | orchestrator | Friday 27 February 2026 01:41:01 +0000 (0:00:00.079) 0:00:03.792 ******* 2026-02-27 01:41:07.017576 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 01:41:07.017586 | orchestrator | 2026-02-27 01:41:07.017595 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-02-27 01:41:07.017605 | orchestrator | Friday 27 February 2026 01:41:01 +0000 (0:00:00.059) 0:00:03.851 ******* 2026-02-27 01:41:07.017627 | orchestrator | ok: [testbed-manager] 2026-02-27 01:41:07.017646 | orchestrator | 2026-02-27 01:41:07.017657 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-02-27 01:41:07.017668 | orchestrator | Friday 27 February 2026 01:41:02 +0000 (0:00:01.028) 0:00:04.880 ******* 2026-02-27 01:41:07.017678 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:41:07.017688 | orchestrator | 2026-02-27 01:41:07.017699 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-02-27 01:41:07.017709 | orchestrator | Friday 27 February 2026 01:41:02 +0000 (0:00:00.055) 0:00:04.935 ******* 2026-02-27 01:41:07.017720 | orchestrator | ok: [testbed-manager] 2026-02-27 01:41:07.017754 | orchestrator | 2026-02-27 01:41:07.017766 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-02-27 01:41:07.017778 | orchestrator | Friday 27 February 2026 01:41:03 +0000 (0:00:00.501) 0:00:05.437 ******* 2026-02-27 01:41:07.017788 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:41:07.017798 | orchestrator | 2026-02-27 01:41:07.017808 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-02-27 01:41:07.017820 | orchestrator | Friday 27 February 2026 01:41:03 +0000 (0:00:00.090) 0:00:05.527 ******* 2026-02-27 01:41:07.017829 | orchestrator | changed: [testbed-manager] 2026-02-27 01:41:07.017840 | orchestrator | 2026-02-27 01:41:07.017848 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-02-27 01:41:07.017858 | orchestrator | Friday 27 February 2026 01:41:03 +0000 (0:00:00.521) 0:00:06.049 ******* 2026-02-27 01:41:07.017869 | orchestrator | changed: [testbed-manager] 2026-02-27 01:41:07.017880 | orchestrator | 2026-02-27 01:41:07.017891 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-02-27 01:41:07.017901 | orchestrator | Friday 27 February 2026 01:41:04 +0000 (0:00:01.032) 0:00:07.082 ******* 2026-02-27 01:41:07.017911 | orchestrator | ok: [testbed-manager] 2026-02-27 01:41:07.017920 | orchestrator | 2026-02-27 01:41:07.017930 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-02-27 01:41:07.017939 | orchestrator | Friday 27 February 2026 01:41:05 +0000 (0:00:00.904) 0:00:07.986 ******* 2026-02-27 01:41:07.017949 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager 2026-02-27 01:41:07.017959 | orchestrator | 2026-02-27 01:41:07.017968 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-02-27 01:41:07.017977 | orchestrator | Friday 27 February 2026 01:41:05 +0000 (0:00:00.081) 0:00:08.068 ******* 2026-02-27 01:41:07.017987 | orchestrator | changed: [testbed-manager] 2026-02-27 01:41:07.017996 | orchestrator | 2026-02-27 01:41:07.018005 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:41:07.018070 | orchestrator | testbed-manager : ok=10  changed=3  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 01:41:07.018081 | orchestrator | 2026-02-27 01:41:07.018090 | orchestrator | 2026-02-27 01:41:07.018100 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:41:07.018109 | orchestrator | Friday 27 February 2026 01:41:06 +0000 (0:00:01.078) 0:00:09.147 ******* 2026-02-27 01:41:07.018118 | orchestrator | =============================================================================== 2026-02-27 01:41:07.018134 | orchestrator | Gathering Facts --------------------------------------------------------- 3.52s 2026-02-27 01:41:07.018143 | orchestrator | osism.commons.resolvconf : Restart systemd-resolved service ------------- 1.08s 2026-02-27 01:41:07.018151 | orchestrator | osism.commons.resolvconf : Copy configuration files --------------------- 1.03s 2026-02-27 01:41:07.018160 | orchestrator | osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf --- 1.03s 2026-02-27 01:41:07.018168 | orchestrator | osism.commons.resolvconf : Start/enable systemd-resolved service -------- 0.90s 2026-02-27 01:41:07.018177 | orchestrator | osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf --- 0.52s 2026-02-27 01:41:07.018208 | orchestrator | osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf ----- 0.50s 2026-02-27 01:41:07.018218 | orchestrator | osism.commons.resolvconf : Archive existing file /etc/resolv.conf ------- 0.09s 2026-02-27 01:41:07.018227 | orchestrator | osism.commons.resolvconf : Include distribution specific configuration tasks --- 0.08s 2026-02-27 01:41:07.018236 | orchestrator | osism.commons.resolvconf : Include resolvconf tasks --------------------- 0.08s 2026-02-27 01:41:07.018245 | orchestrator | osism.commons.resolvconf : Include distribution specific installation tasks --- 0.06s 2026-02-27 01:41:07.018317 | orchestrator | osism.commons.resolvconf : Check minimum and maximum number of name servers --- 0.06s 2026-02-27 01:41:07.018344 | orchestrator | osism.commons.resolvconf : Install package systemd-resolved ------------- 0.06s 2026-02-27 01:41:07.268361 | orchestrator | + osism apply sshconfig 2026-02-27 01:41:19.205621 | orchestrator | 2026-02-27 01:41:19 | INFO  | Task 77e2ac0d-612f-418f-98b1-cc84649a6705 (sshconfig) was prepared for execution. 2026-02-27 01:41:19.205754 | orchestrator | 2026-02-27 01:41:19 | INFO  | It takes a moment until task 77e2ac0d-612f-418f-98b1-cc84649a6705 (sshconfig) has been started and output is visible here. 2026-02-27 01:41:30.581984 | orchestrator | 2026-02-27 01:41:30.582145 | orchestrator | PLAY [Apply role sshconfig] **************************************************** 2026-02-27 01:41:30.582157 | orchestrator | 2026-02-27 01:41:30.582180 | orchestrator | TASK [osism.commons.sshconfig : Get home directory of operator user] *********** 2026-02-27 01:41:30.582187 | orchestrator | Friday 27 February 2026 01:41:23 +0000 (0:00:00.157) 0:00:00.157 ******* 2026-02-27 01:41:30.582194 | orchestrator | ok: [testbed-manager] 2026-02-27 01:41:30.582221 | orchestrator | 2026-02-27 01:41:30.582229 | orchestrator | TASK [osism.commons.sshconfig : Ensure .ssh/config.d exist] ******************** 2026-02-27 01:41:30.582235 | orchestrator | Friday 27 February 2026 01:41:23 +0000 (0:00:00.522) 0:00:00.680 ******* 2026-02-27 01:41:30.582242 | orchestrator | changed: [testbed-manager] 2026-02-27 01:41:30.582250 | orchestrator | 2026-02-27 01:41:30.582256 | orchestrator | TASK [osism.commons.sshconfig : Ensure config for each host exist] ************* 2026-02-27 01:41:30.582263 | orchestrator | Friday 27 February 2026 01:41:24 +0000 (0:00:00.499) 0:00:01.179 ******* 2026-02-27 01:41:30.582269 | orchestrator | changed: [testbed-manager] => (item=testbed-manager) 2026-02-27 01:41:30.582276 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0) 2026-02-27 01:41:30.582282 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1) 2026-02-27 01:41:30.582288 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2) 2026-02-27 01:41:30.582295 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3) 2026-02-27 01:41:30.582301 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4) 2026-02-27 01:41:30.582307 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5) 2026-02-27 01:41:30.582313 | orchestrator | 2026-02-27 01:41:30.582368 | orchestrator | TASK [osism.commons.sshconfig : Add extra config] ****************************** 2026-02-27 01:41:30.582377 | orchestrator | Friday 27 February 2026 01:41:29 +0000 (0:00:05.533) 0:00:06.713 ******* 2026-02-27 01:41:30.582384 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:41:30.582390 | orchestrator | 2026-02-27 01:41:30.582396 | orchestrator | TASK [osism.commons.sshconfig : Assemble ssh config] *************************** 2026-02-27 01:41:30.582402 | orchestrator | Friday 27 February 2026 01:41:29 +0000 (0:00:00.070) 0:00:06.783 ******* 2026-02-27 01:41:30.582408 | orchestrator | changed: [testbed-manager] 2026-02-27 01:41:30.582414 | orchestrator | 2026-02-27 01:41:30.582421 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:41:30.582428 | orchestrator | testbed-manager : ok=4  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:41:30.582436 | orchestrator | 2026-02-27 01:41:30.582442 | orchestrator | 2026-02-27 01:41:30.582448 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:41:30.582454 | orchestrator | Friday 27 February 2026 01:41:30 +0000 (0:00:00.568) 0:00:07.352 ******* 2026-02-27 01:41:30.582460 | orchestrator | =============================================================================== 2026-02-27 01:41:30.582466 | orchestrator | osism.commons.sshconfig : Ensure config for each host exist ------------- 5.53s 2026-02-27 01:41:30.582473 | orchestrator | osism.commons.sshconfig : Assemble ssh config --------------------------- 0.57s 2026-02-27 01:41:30.582479 | orchestrator | osism.commons.sshconfig : Get home directory of operator user ----------- 0.52s 2026-02-27 01:41:30.582485 | orchestrator | osism.commons.sshconfig : Ensure .ssh/config.d exist -------------------- 0.50s 2026-02-27 01:41:30.582491 | orchestrator | osism.commons.sshconfig : Add extra config ------------------------------ 0.07s 2026-02-27 01:41:30.829065 | orchestrator | + osism apply known-hosts 2026-02-27 01:41:42.747453 | orchestrator | 2026-02-27 01:41:42 | INFO  | Task 9e07ea8d-295e-4ede-81a9-67e8fc5b9eb7 (known-hosts) was prepared for execution. 2026-02-27 01:41:42.747648 | orchestrator | 2026-02-27 01:41:42 | INFO  | It takes a moment until task 9e07ea8d-295e-4ede-81a9-67e8fc5b9eb7 (known-hosts) has been started and output is visible here. 2026-02-27 01:41:58.983640 | orchestrator | 2026-02-27 01:41:58.983777 | orchestrator | PLAY [Apply role known_hosts] ************************************************** 2026-02-27 01:41:58.983799 | orchestrator | 2026-02-27 01:41:58.983811 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname] *** 2026-02-27 01:41:58.983823 | orchestrator | Friday 27 February 2026 01:41:46 +0000 (0:00:00.153) 0:00:00.153 ******* 2026-02-27 01:41:58.983834 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-02-27 01:41:58.983845 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-02-27 01:41:58.983855 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-02-27 01:41:58.983865 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-02-27 01:41:58.983875 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-02-27 01:41:58.983885 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-02-27 01:41:58.983895 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-02-27 01:41:58.983905 | orchestrator | 2026-02-27 01:41:58.983915 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname] *** 2026-02-27 01:41:58.983926 | orchestrator | Friday 27 February 2026 01:41:52 +0000 (0:00:05.878) 0:00:06.032 ******* 2026-02-27 01:41:58.983938 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-02-27 01:41:58.983950 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-02-27 01:41:58.983960 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-02-27 01:41:58.983970 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-02-27 01:41:58.983979 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-02-27 01:41:58.984000 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-02-27 01:41:58.984010 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-02-27 01:41:58.984020 | orchestrator | 2026-02-27 01:41:58.984030 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984040 | orchestrator | Friday 27 February 2026 01:41:52 +0000 (0:00:00.159) 0:00:06.192 ******* 2026-02-27 01:41:58.984057 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChESwgumSAVGDVIp9BGO8xGmlTDl4HJiQ7I0Qex65VomzlXwjO2H+jn9QAJgtfpW/OLg81uE3Al8/n3oorkkeJJljdUTb13wX3WeqQNnJ+/3R20c+LwOn3LwHqONlb46n1sPBWWzh7H9DEBsJDlVpLqWlKkFxcf0v8R9JwUmY1wcIqMp6j/E2MZU3osAHT84lLwaGgSzzfkNBY3htyyd/+bUxNSL89F6QYlB0/U2opFLfWlHw8eF7w/1Cf+eIvEamZ2G3A+kx86bHhYyBVrfaSqZA12dJNJrI6RVGZfIDsbZct7XrTC9JGw9wBprdtmzUqOmOg40VFK2TSOIuC0zxsem6+J4fzahhhtfjsqxd5vPPWhQB1c/TH3C/vAJIq7JS9i+A8do3OwqOpgQzs6u3XjbICTsQhZ8Mz73DNeLGdnIPb3uJaY4fCKYvC/aUTbfngYxInb268aoVVTqLOGK7xqkVmpoVAQKn1up/T44gPRDd0Rp8gvI4HkC2MNJ0y7ck=) 2026-02-27 01:41:58.984095 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKCkebWs6Ho1DJN0uUIgUxs56Adj9Eriq8mR1FNEXssbk58wAa8hvc0I6Cb5itBKbSLv2bh7MhCCjCULLi7cjHk=) 2026-02-27 01:41:58.984108 | orchestrator | changed: [testbed-manager] => (item=testbed-manager ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN04++uZQwIdHJLscY7uKx0asAPl0vuWa6NWFsYtXiel) 2026-02-27 01:41:58.984120 | orchestrator | 2026-02-27 01:41:58.984130 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984140 | orchestrator | Friday 27 February 2026 01:41:53 +0000 (0:00:01.138) 0:00:07.330 ******* 2026-02-27 01:41:58.984151 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOx+FVnGtSougmjYNXkWhYnYhsIOj2w+Vv6OO5LSiE/8) 2026-02-27 01:41:58.984198 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEwfY/E6qx/AOE5dPsbIEdnnxc3SRjIf6qWGO55bij5m2ITzBy/FEOLIjM95bwZJvJUusgBM9mSMwbsOpT4RErLgkUfE5RzNn/hJI/iLmsCS1RW//wvap0HKAJQLJ0zLXwgyfbkBgJIpd/j4VB1ObkTw2EI+ZblOnO5ZNb1ZNOhCyhNUzXUSBQiA9cYvYAeKvwY9EbraOmT0utuPKNNk7hIAETG25MEj4HRDRuW8cv94vMFCI/WuHoBaCF7bzShvDEjFjiksnL5qiDqQNz4cO0xr1kF+K93McnGuNnKeMSJHTXLfvGFcHDzRbwCqc36mHLjpHqzlaeNgfZX1vopL4+ngURJXdfjkftjX7ZvBxQng3/ZU4G6u6F6CPiDTJ70uXWKhR5SIhvd+yAwbsg147/n9sT16+4NrWnaVdQLy9OjA1fB/w8WMu5nDGJ4geT/ZRItT+gknMWlZZwhZMpzFax1r4gL2x1uRyTlHz7EoNV5zls+Mk0B+iwZyzUqerkMIE=) 2026-02-27 01:41:58.984210 | orchestrator | changed: [testbed-manager] => (item=testbed-node-3 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2hAZZP+GL67w4u/l1JHO9mR9DqtwK88dnKFaTSSMHqRWT2ohIQ/YDSANVGy9XENWzoEs7HmtKj5QVhoORceF0=) 2026-02-27 01:41:58.984222 | orchestrator | 2026-02-27 01:41:58.984233 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984244 | orchestrator | Friday 27 February 2026 01:41:54 +0000 (0:00:01.030) 0:00:08.360 ******* 2026-02-27 01:41:58.984256 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4r0O5BSCVYW6bZvRg4tcBHeah4rcs4L7BDwb6UNN9FGMbZTwoYg6cVkcHabNYIcEK6lkbkA0qzvQuE4EtTxllaRaiRCeuAOz3w+iDTbd7ikqRiAG2jjHEbTfgmK1bEh1loD3D7CRYpRLYYQGRc0fmUgl6/wmShLjtuE4H1tg2/qDon5TSaIP/lFhZQYgbB4srRp1utbyow5miJjEphVhFKU2MRYsrwFklNJ6FzONoMFo0wiWMnoF5FBjKsFhx3kMWErZOO3RwET0dTt4r1noc6s3cvUXXMD5fxLbY4DxMHO8cZ1tamoJCEq9gL9iS/lbL39QwI206Ep+TPyf2qaBW5co9mljZf970w5OvTj65+sY6441Q8kcmwIHUO63m3+qLdx1JsGu0p287YAcJsE72xqfrTxprLn5/HM5Xw9IVeHkhQX2K3MWTcqexRpW1NeTdvvhSvqCYNKaVtftzJJNnNSIwCO54+klz1NIBZzPMTZxYjtbi6QlYcG76hnfkMJE=) 2026-02-27 01:41:58.984267 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC/Yqqx6xm+GofsJOeO3rbwDNRTtG41xeeOZYNnDo3LZkl8CuvLZCkE2kTy0eqG4P24tIxVx7FgYyLNFOIL1zxE=) 2026-02-27 01:41:58.984279 | orchestrator | changed: [testbed-manager] => (item=testbed-node-4 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEua4HQyeuKLOhcMolyXVhRoVOpyKE5GbneZOV/W2t5W) 2026-02-27 01:41:58.984290 | orchestrator | 2026-02-27 01:41:58.984302 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984314 | orchestrator | Friday 27 February 2026 01:41:55 +0000 (0:00:00.980) 0:00:09.341 ******* 2026-02-27 01:41:58.984324 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJIbrAoCr+JFhYL8JAppkeXwo4MBsmyUCvn6mGuPW+zE) 2026-02-27 01:41:58.984334 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCcK2MmHoky3Gd4c7y7IGYGEFz2Zub9fxYpg/K0uMVrI6ACU0Qp75HbimhNvyTI8dBEWzgZzhJ3vnthyp+aDVzzeRNATjaIf8ld8KiQ3dUGt0f6lFzaKxusmA9bWd04j/p1sczHpsK1lUaz3LVzfYv1YkTISF3japtDg5QOhOgQ0J9WEYheYzzQCBajpSXRmkvHdqaeoUweaZeNfVBRLo3TyNcU7FBkQW9mBSVkm/POKsBwVBaxCCxQ2tkdp+MFuMh9XayEx0qe/bnwHrk22s26PXjoKVdJlmFMWDOIwYrH3b3jRxlOV0FRXcmpntkjTfyUImqHGguzF8u7mbaPKxpy2mTNH3jgEfk3OJbCUuNG/3oQ6j9AVRzjcZrsdlJT6GL1RhUbQVqLZM419J+KpVeTS/JnmO5oLmnxGBsNlSInsopq5nhqXv5CpEI+1yqt54+9CEcYR9uJdMmVudzxMWmz2W1wroBsPrPvSO+piM3Mf6s5BwS1Z1FPKQ8wev0UX/E=) 2026-02-27 01:41:58.984384 | orchestrator | changed: [testbed-manager] => (item=testbed-node-5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGhejTq0tZVnWkYKKbMgGRqbEFbgoFp+HSMsLI8h5i7YCvS+J2L3dg34OvNbmXKsGQ/fGWQO+o7h9Z5yY1j4EE=) 2026-02-27 01:41:58.984396 | orchestrator | 2026-02-27 01:41:58.984406 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984416 | orchestrator | Friday 27 February 2026 01:41:56 +0000 (0:00:00.992) 0:00:10.333 ******* 2026-02-27 01:41:58.984499 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0Uo857X0jxL8lq7oYAagn6GSyUy7d0/c41Nn4jM00Qzo9cvleWgF4kwf64fHCdeSHAv7aSLf6Qa06BQi5w1+a+Rb6bX+7p3UKXWXRaZ2dkevFwNqRkrKJHK9kzOTIrzxBv5QDx7oCMmr5IqdnXnHuVK3vItuIRcZSYXk1SweuvaDIEwMYd5MR3UUrQ50HSvCSfQMWNaCJx8QKN1EPGySSsV7Z9xPiwVUso7zcZDWA/iyHsr7F8P2R7D4H2nzo6mZvoC6Wd7lUiJcFK6uyfcblUkbFGsMgWsG/8d/Oxt9GnrV3jp2/aW0FdrLwUSDv1ZWEpr2TESKNud4EWU4tW5FY8M2dG3xmyzORdhp5a98xbCVpo8X4bfEROo6XoQWME2Ts0yYD52/4DMNMrrTX6XTvXM+OyM74/MMMY3RtrBj0d+wbFVpWfAPeEzM5f8KmIroxBESvDn8oCFNYNm0Xb1FiyS7UiTYyANAU8mvxGtTwW4NvKd2KSS7yte4PWWPQ0g8=) 2026-02-27 01:41:58.984510 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBBy6fxYeVEqD3b9ApUvC7Iu6SqaOL75vVBghix346mQ9C9j6B3svF9fnIhECFnF3y6cycFXP9SJhFMlb8FzfrE=) 2026-02-27 01:41:58.984520 | orchestrator | changed: [testbed-manager] => (item=testbed-node-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvF0SVkNxVzqJ+NlYJcYcuakI41lJg+SgS6gi0fQvGE) 2026-02-27 01:41:58.984529 | orchestrator | 2026-02-27 01:41:58.984539 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:41:58.984549 | orchestrator | Friday 27 February 2026 01:41:57 +0000 (0:00:00.995) 0:00:11.329 ******* 2026-02-27 01:41:58.984565 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGQbZsFDxCplK/T9ktSs64SlfmogLIC9hrFChovJEk2r) 2026-02-27 01:42:09.336564 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtfrS3HvqmV4F/Cti4mK+yJaMu6vILRTRdrhOVxRPnTH1PdZf2AGfGaXFi5KuIJ82zenI6vGrVDZtIszCoiwOXQG7omSiAGwxnt3GJdmO4mVeTkek9IKlE8xtFQiJhGH4A7Z7pQsrr3VxkY0Z1D3q7zdHkHZfdqdEu6Xg2oo43eLlqeDMFxB6WTjN6c+/3PqLzNl/p8NmgIw9Xe4zdbX2IPA+D3B0B1uduYgmUjELP+qmp07DXiTwdSreDCH8wE5N/EmAvjwHUpyZFvqjsCNO+t4aqyNIfnxIPuAjd1e4A3zrqk0uWPSaiblYwNxgUnXD2rT5g21PMayf4wECpVJOLIv+jH8Srx2UA1FpRCGColktMrzD/6yYxcaI4Gh0Adj4/DmNnGlM//fAYtP8YuThiCyDSvhQtuBTcmZGGjQGD40EJL68E1CqfvsfVDePBTA7IAjhPdkKC051chnnsgv8Q3rCHfdYaVE6vQtKWsfqe8TMzH/aBO2n6n9foRIi7Os=) 2026-02-27 01:42:09.336705 | orchestrator | changed: [testbed-manager] => (item=testbed-node-1 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHNI78b07HyBaid60y6RzmoG0uffKhu4CavID0QH1Spc4DtofV6jBa+Umutr5IlVUJciI/VZq8BGq1y3OShL1e8=) 2026-02-27 01:42:09.336733 | orchestrator | 2026-02-27 01:42:09.336751 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:09.336769 | orchestrator | Friday 27 February 2026 01:41:58 +0000 (0:00:01.034) 0:00:12.364 ******* 2026-02-27 01:42:09.336787 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKb51eCz6n2KgR9KwMva/zL1WaEiR2Do5Z875CcDcgdK6NBmKRutPeyhrTZBH8IG6PUr9srjjDVl3je7nZVqPR9l8tQfIZhcMpd9Rk5gwDg9akCw6/LMEd9zLroFBDF7p79+mbk2UNQdThquWn4a6Dqu29pSt6N/wmfFygtMRkO2eJd9mYwG3tNSwWHVnHjHRAgOMkqoshgkbyaPq8l+5PYWp9O3F2cXfxjAK3Gya4/TwjScPWHtGyubR1V49VhcX2e5CZTJWWS/Q1mYuKDJepCKVNh4yM96YT5hnTsDfKavPQmUyO/LYEO0EYolkYJCCmh7ji+1Bcz2Xozn+6TASCj1mTwp1RBJ5eUYw3AjdsK4s6KLf1ZTl2PPp7H76SlAMBBWydtnvb5lX/0U+zpBoYWsj9N+o98IpLPPCL6F1VAOkV4mdufoy7J0vDUrRTrpb5PXjVlHJKBeGNgbrPnGkhWVEZNOackQDNT4OMwhZ6IFNrgNzdAYFCX7ZLF3jxJRE=) 2026-02-27 01:42:09.336805 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFF8nJUw34yCmUMlOqLbkUUYNW8VNGMCaSyWegLCgNUVWvDxhtq8U/SzY5paQlnOmb1A44qzWuJZiRyhDkjHL8=) 2026-02-27 01:42:09.336852 | orchestrator | changed: [testbed-manager] => (item=testbed-node-2 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIk+IOVf9aYvstrAs2B2YStChNqCN2kGp5/0RdWEldr7) 2026-02-27 01:42:09.336872 | orchestrator | 2026-02-27 01:42:09.336887 | orchestrator | TASK [osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host] *** 2026-02-27 01:42:09.336905 | orchestrator | Friday 27 February 2026 01:41:59 +0000 (0:00:00.998) 0:00:13.362 ******* 2026-02-27 01:42:09.336922 | orchestrator | ok: [testbed-manager] => (item=testbed-manager) 2026-02-27 01:42:09.336940 | orchestrator | ok: [testbed-manager] => (item=testbed-node-3) 2026-02-27 01:42:09.336957 | orchestrator | ok: [testbed-manager] => (item=testbed-node-4) 2026-02-27 01:42:09.336972 | orchestrator | ok: [testbed-manager] => (item=testbed-node-5) 2026-02-27 01:42:09.336988 | orchestrator | ok: [testbed-manager] => (item=testbed-node-0) 2026-02-27 01:42:09.337004 | orchestrator | ok: [testbed-manager] => (item=testbed-node-1) 2026-02-27 01:42:09.337021 | orchestrator | ok: [testbed-manager] => (item=testbed-node-2) 2026-02-27 01:42:09.337036 | orchestrator | 2026-02-27 01:42:09.337049 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host] *** 2026-02-27 01:42:09.337067 | orchestrator | Friday 27 February 2026 01:42:05 +0000 (0:00:05.127) 0:00:18.490 ******* 2026-02-27 01:42:09.337085 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-manager) 2026-02-27 01:42:09.337103 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-3) 2026-02-27 01:42:09.337119 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-4) 2026-02-27 01:42:09.337134 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-5) 2026-02-27 01:42:09.337150 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-0) 2026-02-27 01:42:09.337167 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-1) 2026-02-27 01:42:09.337181 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/known_hosts/tasks/write-scanned.yml for testbed-manager => (item=Scanned entries of testbed-node-2) 2026-02-27 01:42:09.337196 | orchestrator | 2026-02-27 01:42:09.337234 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:09.337253 | orchestrator | Friday 27 February 2026 01:42:05 +0000 (0:00:00.165) 0:00:18.655 ******* 2026-02-27 01:42:09.337270 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKCkebWs6Ho1DJN0uUIgUxs56Adj9Eriq8mR1FNEXssbk58wAa8hvc0I6Cb5itBKbSLv2bh7MhCCjCULLi7cjHk=) 2026-02-27 01:42:09.337312 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQChESwgumSAVGDVIp9BGO8xGmlTDl4HJiQ7I0Qex65VomzlXwjO2H+jn9QAJgtfpW/OLg81uE3Al8/n3oorkkeJJljdUTb13wX3WeqQNnJ+/3R20c+LwOn3LwHqONlb46n1sPBWWzh7H9DEBsJDlVpLqWlKkFxcf0v8R9JwUmY1wcIqMp6j/E2MZU3osAHT84lLwaGgSzzfkNBY3htyyd/+bUxNSL89F6QYlB0/U2opFLfWlHw8eF7w/1Cf+eIvEamZ2G3A+kx86bHhYyBVrfaSqZA12dJNJrI6RVGZfIDsbZct7XrTC9JGw9wBprdtmzUqOmOg40VFK2TSOIuC0zxsem6+J4fzahhhtfjsqxd5vPPWhQB1c/TH3C/vAJIq7JS9i+A8do3OwqOpgQzs6u3XjbICTsQhZ8Mz73DNeLGdnIPb3uJaY4fCKYvC/aUTbfngYxInb268aoVVTqLOGK7xqkVmpoVAQKn1up/T44gPRDd0Rp8gvI4HkC2MNJ0y7ck=) 2026-02-27 01:42:09.337347 | orchestrator | changed: [testbed-manager] => (item=192.168.16.5 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN04++uZQwIdHJLscY7uKx0asAPl0vuWa6NWFsYtXiel) 2026-02-27 01:42:09.337421 | orchestrator | 2026-02-27 01:42:09.337441 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:09.337460 | orchestrator | Friday 27 February 2026 01:42:06 +0000 (0:00:01.012) 0:00:19.668 ******* 2026-02-27 01:42:09.337479 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOx+FVnGtSougmjYNXkWhYnYhsIOj2w+Vv6OO5LSiE/8) 2026-02-27 01:42:09.337505 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDEwfY/E6qx/AOE5dPsbIEdnnxc3SRjIf6qWGO55bij5m2ITzBy/FEOLIjM95bwZJvJUusgBM9mSMwbsOpT4RErLgkUfE5RzNn/hJI/iLmsCS1RW//wvap0HKAJQLJ0zLXwgyfbkBgJIpd/j4VB1ObkTw2EI+ZblOnO5ZNb1ZNOhCyhNUzXUSBQiA9cYvYAeKvwY9EbraOmT0utuPKNNk7hIAETG25MEj4HRDRuW8cv94vMFCI/WuHoBaCF7bzShvDEjFjiksnL5qiDqQNz4cO0xr1kF+K93McnGuNnKeMSJHTXLfvGFcHDzRbwCqc36mHLjpHqzlaeNgfZX1vopL4+ngURJXdfjkftjX7ZvBxQng3/ZU4G6u6F6CPiDTJ70uXWKhR5SIhvd+yAwbsg147/n9sT16+4NrWnaVdQLy9OjA1fB/w8WMu5nDGJ4geT/ZRItT+gknMWlZZwhZMpzFax1r4gL2x1uRyTlHz7EoNV5zls+Mk0B+iwZyzUqerkMIE=) 2026-02-27 01:42:09.337525 | orchestrator | changed: [testbed-manager] => (item=192.168.16.13 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2hAZZP+GL67w4u/l1JHO9mR9DqtwK88dnKFaTSSMHqRWT2ohIQ/YDSANVGy9XENWzoEs7HmtKj5QVhoORceF0=) 2026-02-27 01:42:09.337543 | orchestrator | 2026-02-27 01:42:09.337561 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:09.337579 | orchestrator | Friday 27 February 2026 01:42:07 +0000 (0:00:01.017) 0:00:20.686 ******* 2026-02-27 01:42:09.337597 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC/Yqqx6xm+GofsJOeO3rbwDNRTtG41xeeOZYNnDo3LZkl8CuvLZCkE2kTy0eqG4P24tIxVx7FgYyLNFOIL1zxE=) 2026-02-27 01:42:09.337616 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4r0O5BSCVYW6bZvRg4tcBHeah4rcs4L7BDwb6UNN9FGMbZTwoYg6cVkcHabNYIcEK6lkbkA0qzvQuE4EtTxllaRaiRCeuAOz3w+iDTbd7ikqRiAG2jjHEbTfgmK1bEh1loD3D7CRYpRLYYQGRc0fmUgl6/wmShLjtuE4H1tg2/qDon5TSaIP/lFhZQYgbB4srRp1utbyow5miJjEphVhFKU2MRYsrwFklNJ6FzONoMFo0wiWMnoF5FBjKsFhx3kMWErZOO3RwET0dTt4r1noc6s3cvUXXMD5fxLbY4DxMHO8cZ1tamoJCEq9gL9iS/lbL39QwI206Ep+TPyf2qaBW5co9mljZf970w5OvTj65+sY6441Q8kcmwIHUO63m3+qLdx1JsGu0p287YAcJsE72xqfrTxprLn5/HM5Xw9IVeHkhQX2K3MWTcqexRpW1NeTdvvhSvqCYNKaVtftzJJNnNSIwCO54+klz1NIBZzPMTZxYjtbi6QlYcG76hnfkMJE=) 2026-02-27 01:42:09.337635 | orchestrator | changed: [testbed-manager] => (item=192.168.16.14 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEua4HQyeuKLOhcMolyXVhRoVOpyKE5GbneZOV/W2t5W) 2026-02-27 01:42:09.337650 | orchestrator | 2026-02-27 01:42:09.337668 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:09.337686 | orchestrator | Friday 27 February 2026 01:42:08 +0000 (0:00:01.004) 0:00:21.690 ******* 2026-02-27 01:42:09.337703 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMGhejTq0tZVnWkYKKbMgGRqbEFbgoFp+HSMsLI8h5i7YCvS+J2L3dg34OvNbmXKsGQ/fGWQO+o7h9Z5yY1j4EE=) 2026-02-27 01:42:09.337752 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCcK2MmHoky3Gd4c7y7IGYGEFz2Zub9fxYpg/K0uMVrI6ACU0Qp75HbimhNvyTI8dBEWzgZzhJ3vnthyp+aDVzzeRNATjaIf8ld8KiQ3dUGt0f6lFzaKxusmA9bWd04j/p1sczHpsK1lUaz3LVzfYv1YkTISF3japtDg5QOhOgQ0J9WEYheYzzQCBajpSXRmkvHdqaeoUweaZeNfVBRLo3TyNcU7FBkQW9mBSVkm/POKsBwVBaxCCxQ2tkdp+MFuMh9XayEx0qe/bnwHrk22s26PXjoKVdJlmFMWDOIwYrH3b3jRxlOV0FRXcmpntkjTfyUImqHGguzF8u7mbaPKxpy2mTNH3jgEfk3OJbCUuNG/3oQ6j9AVRzjcZrsdlJT6GL1RhUbQVqLZM419J+KpVeTS/JnmO5oLmnxGBsNlSInsopq5nhqXv5CpEI+1yqt54+9CEcYR9uJdMmVudzxMWmz2W1wroBsPrPvSO+piM3Mf6s5BwS1Z1FPKQ8wev0UX/E=) 2026-02-27 01:42:13.505936 | orchestrator | changed: [testbed-manager] => (item=192.168.16.15 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJIbrAoCr+JFhYL8JAppkeXwo4MBsmyUCvn6mGuPW+zE) 2026-02-27 01:42:13.506122 | orchestrator | 2026-02-27 01:42:13.506144 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:13.506157 | orchestrator | Friday 27 February 2026 01:42:09 +0000 (0:00:01.024) 0:00:22.715 ******* 2026-02-27 01:42:13.506171 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC0Uo857X0jxL8lq7oYAagn6GSyUy7d0/c41Nn4jM00Qzo9cvleWgF4kwf64fHCdeSHAv7aSLf6Qa06BQi5w1+a+Rb6bX+7p3UKXWXRaZ2dkevFwNqRkrKJHK9kzOTIrzxBv5QDx7oCMmr5IqdnXnHuVK3vItuIRcZSYXk1SweuvaDIEwMYd5MR3UUrQ50HSvCSfQMWNaCJx8QKN1EPGySSsV7Z9xPiwVUso7zcZDWA/iyHsr7F8P2R7D4H2nzo6mZvoC6Wd7lUiJcFK6uyfcblUkbFGsMgWsG/8d/Oxt9GnrV3jp2/aW0FdrLwUSDv1ZWEpr2TESKNud4EWU4tW5FY8M2dG3xmyzORdhp5a98xbCVpo8X4bfEROo6XoQWME2Ts0yYD52/4DMNMrrTX6XTvXM+OyM74/MMMY3RtrBj0d+wbFVpWfAPeEzM5f8KmIroxBESvDn8oCFNYNm0Xb1FiyS7UiTYyANAU8mvxGtTwW4NvKd2KSS7yte4PWWPQ0g8=) 2026-02-27 01:42:13.506187 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBBy6fxYeVEqD3b9ApUvC7Iu6SqaOL75vVBghix346mQ9C9j6B3svF9fnIhECFnF3y6cycFXP9SJhFMlb8FzfrE=) 2026-02-27 01:42:13.506200 | orchestrator | changed: [testbed-manager] => (item=192.168.16.10 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPvF0SVkNxVzqJ+NlYJcYcuakI41lJg+SgS6gi0fQvGE) 2026-02-27 01:42:13.506212 | orchestrator | 2026-02-27 01:42:13.506223 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:13.506234 | orchestrator | Friday 27 February 2026 01:42:10 +0000 (0:00:01.024) 0:00:23.739 ******* 2026-02-27 01:42:13.506246 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtfrS3HvqmV4F/Cti4mK+yJaMu6vILRTRdrhOVxRPnTH1PdZf2AGfGaXFi5KuIJ82zenI6vGrVDZtIszCoiwOXQG7omSiAGwxnt3GJdmO4mVeTkek9IKlE8xtFQiJhGH4A7Z7pQsrr3VxkY0Z1D3q7zdHkHZfdqdEu6Xg2oo43eLlqeDMFxB6WTjN6c+/3PqLzNl/p8NmgIw9Xe4zdbX2IPA+D3B0B1uduYgmUjELP+qmp07DXiTwdSreDCH8wE5N/EmAvjwHUpyZFvqjsCNO+t4aqyNIfnxIPuAjd1e4A3zrqk0uWPSaiblYwNxgUnXD2rT5g21PMayf4wECpVJOLIv+jH8Srx2UA1FpRCGColktMrzD/6yYxcaI4Gh0Adj4/DmNnGlM//fAYtP8YuThiCyDSvhQtuBTcmZGGjQGD40EJL68E1CqfvsfVDePBTA7IAjhPdkKC051chnnsgv8Q3rCHfdYaVE6vQtKWsfqe8TMzH/aBO2n6n9foRIi7Os=) 2026-02-27 01:42:13.506257 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHNI78b07HyBaid60y6RzmoG0uffKhu4CavID0QH1Spc4DtofV6jBa+Umutr5IlVUJciI/VZq8BGq1y3OShL1e8=) 2026-02-27 01:42:13.506268 | orchestrator | changed: [testbed-manager] => (item=192.168.16.11 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGQbZsFDxCplK/T9ktSs64SlfmogLIC9hrFChovJEk2r) 2026-02-27 01:42:13.506279 | orchestrator | 2026-02-27 01:42:13.506290 | orchestrator | TASK [osism.commons.known_hosts : Write scanned known_hosts entries] *********** 2026-02-27 01:42:13.506301 | orchestrator | Friday 27 February 2026 01:42:11 +0000 (0:00:01.014) 0:00:24.753 ******* 2026-02-27 01:42:13.506312 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFF8nJUw34yCmUMlOqLbkUUYNW8VNGMCaSyWegLCgNUVWvDxhtq8U/SzY5paQlnOmb1A44qzWuJZiRyhDkjHL8=) 2026-02-27 01:42:13.506340 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDKb51eCz6n2KgR9KwMva/zL1WaEiR2Do5Z875CcDcgdK6NBmKRutPeyhrTZBH8IG6PUr9srjjDVl3je7nZVqPR9l8tQfIZhcMpd9Rk5gwDg9akCw6/LMEd9zLroFBDF7p79+mbk2UNQdThquWn4a6Dqu29pSt6N/wmfFygtMRkO2eJd9mYwG3tNSwWHVnHjHRAgOMkqoshgkbyaPq8l+5PYWp9O3F2cXfxjAK3Gya4/TwjScPWHtGyubR1V49VhcX2e5CZTJWWS/Q1mYuKDJepCKVNh4yM96YT5hnTsDfKavPQmUyO/LYEO0EYolkYJCCmh7ji+1Bcz2Xozn+6TASCj1mTwp1RBJ5eUYw3AjdsK4s6KLf1ZTl2PPp7H76SlAMBBWydtnvb5lX/0U+zpBoYWsj9N+o98IpLPPCL6F1VAOkV4mdufoy7J0vDUrRTrpb5PXjVlHJKBeGNgbrPnGkhWVEZNOackQDNT4OMwhZ6IFNrgNzdAYFCX7ZLF3jxJRE=) 2026-02-27 01:42:13.506353 | orchestrator | changed: [testbed-manager] => (item=192.168.16.12 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIk+IOVf9aYvstrAs2B2YStChNqCN2kGp5/0RdWEldr7) 2026-02-27 01:42:13.506404 | orchestrator | 2026-02-27 01:42:13.506417 | orchestrator | TASK [osism.commons.known_hosts : Write static known_hosts entries] ************ 2026-02-27 01:42:13.506436 | orchestrator | Friday 27 February 2026 01:42:12 +0000 (0:00:01.045) 0:00:25.798 ******* 2026-02-27 01:42:13.506449 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-02-27 01:42:13.506460 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-02-27 01:42:13.506473 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-02-27 01:42:13.506487 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-02-27 01:42:13.506500 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-02-27 01:42:13.506533 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-02-27 01:42:13.506546 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-02-27 01:42:13.506558 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:42:13.506571 | orchestrator | 2026-02-27 01:42:13.506584 | orchestrator | TASK [osism.commons.known_hosts : Write extra known_hosts entries] ************* 2026-02-27 01:42:13.506597 | orchestrator | Friday 27 February 2026 01:42:12 +0000 (0:00:00.156) 0:00:25.955 ******* 2026-02-27 01:42:13.506610 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:42:13.506622 | orchestrator | 2026-02-27 01:42:13.506635 | orchestrator | TASK [osism.commons.known_hosts : Delete known_hosts entries] ****************** 2026-02-27 01:42:13.506648 | orchestrator | Friday 27 February 2026 01:42:12 +0000 (0:00:00.053) 0:00:26.009 ******* 2026-02-27 01:42:13.506659 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:42:13.506670 | orchestrator | 2026-02-27 01:42:13.506680 | orchestrator | TASK [osism.commons.known_hosts : Set file permissions] ************************ 2026-02-27 01:42:13.506691 | orchestrator | Friday 27 February 2026 01:42:12 +0000 (0:00:00.042) 0:00:26.051 ******* 2026-02-27 01:42:13.506702 | orchestrator | changed: [testbed-manager] 2026-02-27 01:42:13.506713 | orchestrator | 2026-02-27 01:42:13.506723 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:42:13.506734 | orchestrator | testbed-manager : ok=31  changed=15  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 01:42:13.506747 | orchestrator | 2026-02-27 01:42:13.506757 | orchestrator | 2026-02-27 01:42:13.506768 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:42:13.506779 | orchestrator | Friday 27 February 2026 01:42:13 +0000 (0:00:00.671) 0:00:26.723 ******* 2026-02-27 01:42:13.506795 | orchestrator | =============================================================================== 2026-02-27 01:42:13.506806 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with hostname --- 5.88s 2026-02-27 01:42:13.506817 | orchestrator | osism.commons.known_hosts : Run ssh-keyscan for all hosts with ansible_host --- 5.13s 2026-02-27 01:42:13.506828 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.14s 2026-02-27 01:42:13.506839 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.05s 2026-02-27 01:42:13.506850 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-02-27 01:42:13.506861 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.03s 2026-02-27 01:42:13.506871 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.02s 2026-02-27 01:42:13.506882 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.02s 2026-02-27 01:42:13.506893 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.02s 2026-02-27 01:42:13.506904 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-02-27 01:42:13.506915 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.01s 2026-02-27 01:42:13.506925 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.00s 2026-02-27 01:42:13.506936 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.00s 2026-02-27 01:42:13.506947 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 1.00s 2026-02-27 01:42:13.506957 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 0.99s 2026-02-27 01:42:13.506975 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries ----------- 0.98s 2026-02-27 01:42:13.506986 | orchestrator | osism.commons.known_hosts : Set file permissions ------------------------ 0.67s 2026-02-27 01:42:13.506996 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with ansible_host --- 0.17s 2026-02-27 01:42:13.507008 | orchestrator | osism.commons.known_hosts : Write scanned known_hosts entries for all hosts with hostname --- 0.16s 2026-02-27 01:42:13.507019 | orchestrator | osism.commons.known_hosts : Write static known_hosts entries ------------ 0.16s 2026-02-27 01:42:13.779777 | orchestrator | + osism apply squid 2026-02-27 01:42:25.820685 | orchestrator | 2026-02-27 01:42:25 | INFO  | Task f124e8a4-d902-4d0d-b755-611f42a4709f (squid) was prepared for execution. 2026-02-27 01:42:25.820786 | orchestrator | 2026-02-27 01:42:25 | INFO  | It takes a moment until task f124e8a4-d902-4d0d-b755-611f42a4709f (squid) has been started and output is visible here. 2026-02-27 01:44:17.724303 | orchestrator | 2026-02-27 01:44:17.724436 | orchestrator | PLAY [Apply role squid] ******************************************************** 2026-02-27 01:44:17.724463 | orchestrator | 2026-02-27 01:44:17.724511 | orchestrator | TASK [osism.services.squid : Include install tasks] **************************** 2026-02-27 01:44:17.724532 | orchestrator | Friday 27 February 2026 01:42:29 +0000 (0:00:00.149) 0:00:00.149 ******* 2026-02-27 01:44:17.724552 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/squid/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 01:44:17.724572 | orchestrator | 2026-02-27 01:44:17.724591 | orchestrator | TASK [osism.services.squid : Install required packages] ************************ 2026-02-27 01:44:17.724609 | orchestrator | Friday 27 February 2026 01:42:29 +0000 (0:00:00.073) 0:00:00.222 ******* 2026-02-27 01:44:17.724628 | orchestrator | ok: [testbed-manager] 2026-02-27 01:44:17.724648 | orchestrator | 2026-02-27 01:44:17.724667 | orchestrator | TASK [osism.services.squid : Create required directories] ********************** 2026-02-27 01:44:17.724686 | orchestrator | Friday 27 February 2026 01:42:30 +0000 (0:00:01.080) 0:00:01.303 ******* 2026-02-27 01:44:17.724705 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration) 2026-02-27 01:44:17.724724 | orchestrator | changed: [testbed-manager] => (item=/opt/squid/configuration/conf.d) 2026-02-27 01:44:17.724742 | orchestrator | ok: [testbed-manager] => (item=/opt/squid) 2026-02-27 01:44:17.724761 | orchestrator | 2026-02-27 01:44:17.724780 | orchestrator | TASK [osism.services.squid : Copy squid configuration files] ******************* 2026-02-27 01:44:17.724798 | orchestrator | Friday 27 February 2026 01:42:31 +0000 (0:00:00.995) 0:00:02.299 ******* 2026-02-27 01:44:17.724816 | orchestrator | changed: [testbed-manager] => (item=osism.conf) 2026-02-27 01:44:17.724835 | orchestrator | 2026-02-27 01:44:17.724853 | orchestrator | TASK [osism.services.squid : Remove osism_allow_list.conf configuration file] *** 2026-02-27 01:44:17.724872 | orchestrator | Friday 27 February 2026 01:42:32 +0000 (0:00:00.928) 0:00:03.227 ******* 2026-02-27 01:44:17.724891 | orchestrator | ok: [testbed-manager] 2026-02-27 01:44:17.724909 | orchestrator | 2026-02-27 01:44:17.724927 | orchestrator | TASK [osism.services.squid : Copy docker-compose.yml file] ********************* 2026-02-27 01:44:17.724946 | orchestrator | Friday 27 February 2026 01:42:33 +0000 (0:00:00.352) 0:00:03.580 ******* 2026-02-27 01:44:17.724964 | orchestrator | changed: [testbed-manager] 2026-02-27 01:44:17.724985 | orchestrator | 2026-02-27 01:44:17.725004 | orchestrator | TASK [osism.services.squid : Manage squid service] ***************************** 2026-02-27 01:44:17.725022 | orchestrator | Friday 27 February 2026 01:42:34 +0000 (0:00:00.873) 0:00:04.454 ******* 2026-02-27 01:44:17.725040 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage squid service (10 retries left). 2026-02-27 01:44:17.725060 | orchestrator | ok: [testbed-manager] 2026-02-27 01:44:17.725084 | orchestrator | 2026-02-27 01:44:17.725103 | orchestrator | RUNNING HANDLER [osism.services.squid : Restart squid service] ***************** 2026-02-27 01:44:17.725121 | orchestrator | Friday 27 February 2026 01:43:04 +0000 (0:00:30.628) 0:00:35.082 ******* 2026-02-27 01:44:17.725170 | orchestrator | changed: [testbed-manager] 2026-02-27 01:44:17.725189 | orchestrator | 2026-02-27 01:44:17.725208 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for squid service to start] ******* 2026-02-27 01:44:17.725227 | orchestrator | Friday 27 February 2026 01:43:16 +0000 (0:00:11.980) 0:00:47.063 ******* 2026-02-27 01:44:17.725246 | orchestrator | Pausing for 60 seconds 2026-02-27 01:44:17.725264 | orchestrator | changed: [testbed-manager] 2026-02-27 01:44:17.725282 | orchestrator | 2026-02-27 01:44:17.725299 | orchestrator | RUNNING HANDLER [osism.services.squid : Register that squid service was restarted] *** 2026-02-27 01:44:17.725318 | orchestrator | Friday 27 February 2026 01:44:16 +0000 (0:01:00.085) 0:01:47.149 ******* 2026-02-27 01:44:17.725336 | orchestrator | ok: [testbed-manager] 2026-02-27 01:44:17.725354 | orchestrator | 2026-02-27 01:44:17.725372 | orchestrator | RUNNING HANDLER [osism.services.squid : Wait for an healthy squid service] ***** 2026-02-27 01:44:17.725390 | orchestrator | Friday 27 February 2026 01:44:16 +0000 (0:00:00.070) 0:01:47.220 ******* 2026-02-27 01:44:17.725408 | orchestrator | changed: [testbed-manager] 2026-02-27 01:44:17.725425 | orchestrator | 2026-02-27 01:44:17.725443 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:44:17.725461 | orchestrator | testbed-manager : ok=11  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:44:17.725479 | orchestrator | 2026-02-27 01:44:17.725538 | orchestrator | 2026-02-27 01:44:17.725555 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:44:17.725573 | orchestrator | Friday 27 February 2026 01:44:17 +0000 (0:00:00.589) 0:01:47.809 ******* 2026-02-27 01:44:17.725590 | orchestrator | =============================================================================== 2026-02-27 01:44:17.725608 | orchestrator | osism.services.squid : Wait for squid service to start ----------------- 60.09s 2026-02-27 01:44:17.725627 | orchestrator | osism.services.squid : Manage squid service ---------------------------- 30.63s 2026-02-27 01:44:17.725647 | orchestrator | osism.services.squid : Restart squid service --------------------------- 11.98s 2026-02-27 01:44:17.725672 | orchestrator | osism.services.squid : Install required packages ------------------------ 1.08s 2026-02-27 01:44:17.725683 | orchestrator | osism.services.squid : Create required directories ---------------------- 1.00s 2026-02-27 01:44:17.725694 | orchestrator | osism.services.squid : Copy squid configuration files ------------------- 0.93s 2026-02-27 01:44:17.725705 | orchestrator | osism.services.squid : Copy docker-compose.yml file --------------------- 0.87s 2026-02-27 01:44:17.725716 | orchestrator | osism.services.squid : Wait for an healthy squid service ---------------- 0.59s 2026-02-27 01:44:17.725727 | orchestrator | osism.services.squid : Remove osism_allow_list.conf configuration file --- 0.35s 2026-02-27 01:44:17.725738 | orchestrator | osism.services.squid : Include install tasks ---------------------------- 0.07s 2026-02-27 01:44:17.725749 | orchestrator | osism.services.squid : Register that squid service was restarted -------- 0.07s 2026-02-27 01:44:17.989165 | orchestrator | + [[ 9.5.0 != \l\a\t\e\s\t ]] 2026-02-27 01:44:17.989267 | orchestrator | ++ semver 9.5.0 10.0.0-0 2026-02-27 01:44:18.045018 | orchestrator | + [[ -1 -ge 0 ]] 2026-02-27 01:44:18.045117 | orchestrator | + /opt/configuration/scripts/set-kolla-namespace.sh kolla/release 2026-02-27 01:44:18.049312 | orchestrator | + set -e 2026-02-27 01:44:18.049372 | orchestrator | + NAMESPACE=kolla/release 2026-02-27 01:44:18.049386 | orchestrator | + sed -i 's#docker_namespace: .*#docker_namespace: kolla/release#g' /opt/configuration/inventory/group_vars/all/kolla.yml 2026-02-27 01:44:18.055984 | orchestrator | ++ semver 9.5.0 9.0.0 2026-02-27 01:44:18.119308 | orchestrator | + [[ 1 -lt 0 ]] 2026-02-27 01:44:18.119408 | orchestrator | + osism apply operator -u ubuntu -l testbed-nodes 2026-02-27 01:44:30.174329 | orchestrator | 2026-02-27 01:44:30 | INFO  | Task ffa89474-e059-4d89-a4e8-5980f4679bc1 (operator) was prepared for execution. 2026-02-27 01:44:30.174456 | orchestrator | 2026-02-27 01:44:30 | INFO  | It takes a moment until task ffa89474-e059-4d89-a4e8-5980f4679bc1 (operator) has been started and output is visible here. 2026-02-27 01:44:46.293042 | orchestrator | 2026-02-27 01:44:46.293151 | orchestrator | PLAY [Make ssh pipelining working] ********************************************* 2026-02-27 01:44:46.293168 | orchestrator | 2026-02-27 01:44:46.293179 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 01:44:46.293192 | orchestrator | Friday 27 February 2026 01:44:34 +0000 (0:00:00.137) 0:00:00.137 ******* 2026-02-27 01:44:46.293203 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:44:46.293215 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:44:46.293226 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:44:46.293236 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:44:46.293247 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:44:46.293257 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:44:46.293268 | orchestrator | 2026-02-27 01:44:46.293279 | orchestrator | TASK [Do not require tty for all users] **************************************** 2026-02-27 01:44:46.293290 | orchestrator | Friday 27 February 2026 01:44:37 +0000 (0:00:03.425) 0:00:03.563 ******* 2026-02-27 01:44:46.293301 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:44:46.293311 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:44:46.293322 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:44:46.293333 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:44:46.293343 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:44:46.293354 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:44:46.293364 | orchestrator | 2026-02-27 01:44:46.293375 | orchestrator | PLAY [Apply role operator] ***************************************************** 2026-02-27 01:44:46.293386 | orchestrator | 2026-02-27 01:44:46.293397 | orchestrator | TASK [osism.commons.operator : Gather variables for each operating system] ***** 2026-02-27 01:44:46.293408 | orchestrator | Friday 27 February 2026 01:44:38 +0000 (0:00:00.786) 0:00:04.350 ******* 2026-02-27 01:44:46.293418 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:44:46.293429 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:44:46.293439 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:44:46.293450 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:44:46.293460 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:44:46.293471 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:44:46.293483 | orchestrator | 2026-02-27 01:44:46.293494 | orchestrator | TASK [osism.commons.operator : Set operator_groups variable to default value] *** 2026-02-27 01:44:46.293528 | orchestrator | Friday 27 February 2026 01:44:38 +0000 (0:00:00.144) 0:00:04.494 ******* 2026-02-27 01:44:46.293548 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:44:46.293559 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:44:46.293569 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:44:46.293580 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:44:46.293591 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:44:46.293601 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:44:46.293612 | orchestrator | 2026-02-27 01:44:46.293622 | orchestrator | TASK [osism.commons.operator : Create operator group] ************************** 2026-02-27 01:44:46.293633 | orchestrator | Friday 27 February 2026 01:44:38 +0000 (0:00:00.145) 0:00:04.639 ******* 2026-02-27 01:44:46.293644 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:46.293656 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:46.293667 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:46.293678 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:46.293689 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:46.293699 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:46.293710 | orchestrator | 2026-02-27 01:44:46.293721 | orchestrator | TASK [osism.commons.operator : Create user] ************************************ 2026-02-27 01:44:46.293732 | orchestrator | Friday 27 February 2026 01:44:39 +0000 (0:00:00.784) 0:00:05.424 ******* 2026-02-27 01:44:46.293742 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:46.293753 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:46.293764 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:46.293774 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:46.293785 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:46.293795 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:46.293806 | orchestrator | 2026-02-27 01:44:46.293823 | orchestrator | TASK [osism.commons.operator : Add user to additional groups] ****************** 2026-02-27 01:44:46.293861 | orchestrator | Friday 27 February 2026 01:44:40 +0000 (0:00:00.855) 0:00:06.279 ******* 2026-02-27 01:44:46.293881 | orchestrator | changed: [testbed-node-0] => (item=adm) 2026-02-27 01:44:46.293900 | orchestrator | changed: [testbed-node-2] => (item=adm) 2026-02-27 01:44:46.293919 | orchestrator | changed: [testbed-node-3] => (item=adm) 2026-02-27 01:44:46.293937 | orchestrator | changed: [testbed-node-5] => (item=adm) 2026-02-27 01:44:46.293949 | orchestrator | changed: [testbed-node-4] => (item=adm) 2026-02-27 01:44:46.293960 | orchestrator | changed: [testbed-node-1] => (item=adm) 2026-02-27 01:44:46.293970 | orchestrator | changed: [testbed-node-0] => (item=sudo) 2026-02-27 01:44:46.293981 | orchestrator | changed: [testbed-node-5] => (item=sudo) 2026-02-27 01:44:46.293992 | orchestrator | changed: [testbed-node-3] => (item=sudo) 2026-02-27 01:44:46.294003 | orchestrator | changed: [testbed-node-4] => (item=sudo) 2026-02-27 01:44:46.294013 | orchestrator | changed: [testbed-node-2] => (item=sudo) 2026-02-27 01:44:46.294119 | orchestrator | changed: [testbed-node-1] => (item=sudo) 2026-02-27 01:44:46.294132 | orchestrator | 2026-02-27 01:44:46.294143 | orchestrator | TASK [osism.commons.operator : Copy user sudoers file] ************************* 2026-02-27 01:44:46.294154 | orchestrator | Friday 27 February 2026 01:44:41 +0000 (0:00:01.245) 0:00:07.524 ******* 2026-02-27 01:44:46.294165 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:46.294176 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:46.294186 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:46.294197 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:46.294208 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:46.294218 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:46.294229 | orchestrator | 2026-02-27 01:44:46.294240 | orchestrator | TASK [osism.commons.operator : Set language variables in .bashrc configuration file] *** 2026-02-27 01:44:46.294252 | orchestrator | Friday 27 February 2026 01:44:42 +0000 (0:00:01.273) 0:00:08.798 ******* 2026-02-27 01:44:46.294263 | orchestrator | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created 2026-02-27 01:44:46.294274 | orchestrator | with a mode of 0700, this may cause issues when running as another user. To 2026-02-27 01:44:46.294284 | orchestrator | avoid this, create the remote_tmp dir with the correct permissions manually 2026-02-27 01:44:46.294295 | orchestrator | changed: [testbed-node-1] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294325 | orchestrator | changed: [testbed-node-0] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294337 | orchestrator | changed: [testbed-node-5] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294348 | orchestrator | changed: [testbed-node-3] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294358 | orchestrator | changed: [testbed-node-4] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294369 | orchestrator | changed: [testbed-node-2] => (item=export LANGUAGE=C.UTF-8) 2026-02-27 01:44:46.294379 | orchestrator | changed: [testbed-node-5] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294390 | orchestrator | changed: [testbed-node-1] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294400 | orchestrator | changed: [testbed-node-4] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294411 | orchestrator | changed: [testbed-node-2] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294421 | orchestrator | changed: [testbed-node-0] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294432 | orchestrator | changed: [testbed-node-3] => (item=export LANG=C.UTF-8) 2026-02-27 01:44:46.294443 | orchestrator | changed: [testbed-node-1] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294453 | orchestrator | changed: [testbed-node-5] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294464 | orchestrator | changed: [testbed-node-4] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294475 | orchestrator | changed: [testbed-node-3] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294485 | orchestrator | changed: [testbed-node-0] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294544 | orchestrator | changed: [testbed-node-2] => (item=export LC_ALL=C.UTF-8) 2026-02-27 01:44:46.294558 | orchestrator | 2026-02-27 01:44:46.294569 | orchestrator | TASK [osism.commons.operator : Set custom environment variables in .bashrc configuration file] *** 2026-02-27 01:44:46.294581 | orchestrator | Friday 27 February 2026 01:44:44 +0000 (0:00:01.309) 0:00:10.107 ******* 2026-02-27 01:44:46.294592 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:46.294603 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:46.294613 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:46.294624 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:46.294635 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:46.294646 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:46.294657 | orchestrator | 2026-02-27 01:44:46.294668 | orchestrator | TASK [osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file] *** 2026-02-27 01:44:46.294679 | orchestrator | Friday 27 February 2026 01:44:44 +0000 (0:00:00.138) 0:00:10.246 ******* 2026-02-27 01:44:46.294689 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:46.294700 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:46.294711 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:46.294722 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:46.294732 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:46.294743 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:46.294754 | orchestrator | 2026-02-27 01:44:46.294765 | orchestrator | TASK [osism.commons.operator : Create .ssh directory] ************************** 2026-02-27 01:44:46.294776 | orchestrator | Friday 27 February 2026 01:44:44 +0000 (0:00:00.171) 0:00:10.417 ******* 2026-02-27 01:44:46.294786 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:46.294797 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:46.294808 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:46.294818 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:46.294829 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:46.294839 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:46.294850 | orchestrator | 2026-02-27 01:44:46.294861 | orchestrator | TASK [osism.commons.operator : Check number of SSH authorized keys] ************ 2026-02-27 01:44:46.294871 | orchestrator | Friday 27 February 2026 01:44:45 +0000 (0:00:00.601) 0:00:11.019 ******* 2026-02-27 01:44:46.294882 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:46.294893 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:46.294904 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:46.294914 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:46.294925 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:46.294935 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:46.294946 | orchestrator | 2026-02-27 01:44:46.294956 | orchestrator | TASK [osism.commons.operator : Set ssh authorized keys] ************************ 2026-02-27 01:44:46.294967 | orchestrator | Friday 27 February 2026 01:44:45 +0000 (0:00:00.201) 0:00:11.220 ******* 2026-02-27 01:44:46.294978 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 01:44:46.294997 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:46.295009 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 01:44:46.295019 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 01:44:46.295030 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-02-27 01:44:46.295041 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:46.295051 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:46.295062 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:46.295072 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 01:44:46.295083 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-02-27 01:44:46.295093 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:46.295104 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:46.295115 | orchestrator | 2026-02-27 01:44:46.295126 | orchestrator | TASK [osism.commons.operator : Delete ssh authorized keys] ********************* 2026-02-27 01:44:46.295137 | orchestrator | Friday 27 February 2026 01:44:45 +0000 (0:00:00.723) 0:00:11.943 ******* 2026-02-27 01:44:46.295154 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:46.295165 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:46.295176 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:46.295186 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:46.295196 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:46.295207 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:46.295218 | orchestrator | 2026-02-27 01:44:46.295229 | orchestrator | TASK [osism.commons.operator : Set authorized GitHub accounts] ***************** 2026-02-27 01:44:46.295239 | orchestrator | Friday 27 February 2026 01:44:46 +0000 (0:00:00.154) 0:00:12.098 ******* 2026-02-27 01:44:46.295250 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:46.295261 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:46.295272 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:46.295282 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:46.295301 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:47.532480 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:47.532645 | orchestrator | 2026-02-27 01:44:47.532664 | orchestrator | TASK [osism.commons.operator : Delete authorized GitHub accounts] ************** 2026-02-27 01:44:47.532677 | orchestrator | Friday 27 February 2026 01:44:46 +0000 (0:00:00.145) 0:00:12.244 ******* 2026-02-27 01:44:47.532688 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:47.532699 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:47.532710 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:47.532721 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:47.532732 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:47.532742 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:47.532753 | orchestrator | 2026-02-27 01:44:47.532764 | orchestrator | TASK [osism.commons.operator : Set password] *********************************** 2026-02-27 01:44:47.532775 | orchestrator | Friday 27 February 2026 01:44:46 +0000 (0:00:00.155) 0:00:12.399 ******* 2026-02-27 01:44:47.532786 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:44:47.532796 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:44:47.532807 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:44:47.532818 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:44:47.532828 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:44:47.532838 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:44:47.532849 | orchestrator | 2026-02-27 01:44:47.532860 | orchestrator | TASK [osism.commons.operator : Unset & lock password] ************************** 2026-02-27 01:44:47.532871 | orchestrator | Friday 27 February 2026 01:44:47 +0000 (0:00:00.640) 0:00:13.039 ******* 2026-02-27 01:44:47.532881 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:44:47.532892 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:44:47.532902 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:44:47.532914 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:44:47.532925 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:44:47.532935 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:44:47.532946 | orchestrator | 2026-02-27 01:44:47.532957 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:44:47.532986 | orchestrator | testbed-node-0 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533000 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533010 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533023 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533036 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533072 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 01:44:47.533084 | orchestrator | 2026-02-27 01:44:47.533097 | orchestrator | 2026-02-27 01:44:47.533110 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:44:47.533122 | orchestrator | Friday 27 February 2026 01:44:47 +0000 (0:00:00.227) 0:00:13.267 ******* 2026-02-27 01:44:47.533135 | orchestrator | =============================================================================== 2026-02-27 01:44:47.533147 | orchestrator | Gathering Facts --------------------------------------------------------- 3.43s 2026-02-27 01:44:47.533159 | orchestrator | osism.commons.operator : Set language variables in .bashrc configuration file --- 1.31s 2026-02-27 01:44:47.533172 | orchestrator | osism.commons.operator : Copy user sudoers file ------------------------- 1.27s 2026-02-27 01:44:47.533184 | orchestrator | osism.commons.operator : Add user to additional groups ------------------ 1.25s 2026-02-27 01:44:47.533196 | orchestrator | osism.commons.operator : Create user ------------------------------------ 0.86s 2026-02-27 01:44:47.533207 | orchestrator | Do not require tty for all users ---------------------------------------- 0.79s 2026-02-27 01:44:47.533220 | orchestrator | osism.commons.operator : Create operator group -------------------------- 0.78s 2026-02-27 01:44:47.533232 | orchestrator | osism.commons.operator : Set ssh authorized keys ------------------------ 0.72s 2026-02-27 01:44:47.533245 | orchestrator | osism.commons.operator : Set password ----------------------------------- 0.64s 2026-02-27 01:44:47.533257 | orchestrator | osism.commons.operator : Create .ssh directory -------------------------- 0.60s 2026-02-27 01:44:47.533269 | orchestrator | osism.commons.operator : Unset & lock password -------------------------- 0.23s 2026-02-27 01:44:47.533282 | orchestrator | osism.commons.operator : Check number of SSH authorized keys ------------ 0.20s 2026-02-27 01:44:47.533292 | orchestrator | osism.commons.operator : Set custom PS1 prompt in .bashrc configuration file --- 0.17s 2026-02-27 01:44:47.533303 | orchestrator | osism.commons.operator : Delete authorized GitHub accounts -------------- 0.16s 2026-02-27 01:44:47.533314 | orchestrator | osism.commons.operator : Delete ssh authorized keys --------------------- 0.15s 2026-02-27 01:44:47.533324 | orchestrator | osism.commons.operator : Set authorized GitHub accounts ----------------- 0.15s 2026-02-27 01:44:47.533335 | orchestrator | osism.commons.operator : Set operator_groups variable to default value --- 0.15s 2026-02-27 01:44:47.533346 | orchestrator | osism.commons.operator : Gather variables for each operating system ----- 0.14s 2026-02-27 01:44:47.533357 | orchestrator | osism.commons.operator : Set custom environment variables in .bashrc configuration file --- 0.14s 2026-02-27 01:44:47.785190 | orchestrator | + osism apply --environment custom facts 2026-02-27 01:44:49.609062 | orchestrator | 2026-02-27 01:44:49 | INFO  | Trying to run play facts in environment custom 2026-02-27 01:44:59.723225 | orchestrator | 2026-02-27 01:44:59 | INFO  | Task 1f84cc6a-fd9e-401c-a1e2-dcf8b64d27cf (facts) was prepared for execution. 2026-02-27 01:44:59.723387 | orchestrator | 2026-02-27 01:44:59 | INFO  | It takes a moment until task 1f84cc6a-fd9e-401c-a1e2-dcf8b64d27cf (facts) has been started and output is visible here. 2026-02-27 01:45:44.938682 | orchestrator | 2026-02-27 01:45:44.938834 | orchestrator | PLAY [Copy custom network devices fact] **************************************** 2026-02-27 01:45:44.938866 | orchestrator | 2026-02-27 01:45:44.938885 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-02-27 01:45:44.938904 | orchestrator | Friday 27 February 2026 01:45:03 +0000 (0:00:00.063) 0:00:00.063 ******* 2026-02-27 01:45:44.938924 | orchestrator | ok: [testbed-manager] 2026-02-27 01:45:44.938944 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:45:44.938965 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:45:44.938984 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:45:44.939002 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.939020 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.939039 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.939089 | orchestrator | 2026-02-27 01:45:44.939111 | orchestrator | TASK [Copy fact file] ********************************************************** 2026-02-27 01:45:44.939131 | orchestrator | Friday 27 February 2026 01:45:05 +0000 (0:00:01.438) 0:00:01.501 ******* 2026-02-27 01:45:44.939150 | orchestrator | ok: [testbed-manager] 2026-02-27 01:45:44.939168 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:45:44.939187 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:45:44.939205 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.939222 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.939239 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:45:44.939256 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.939273 | orchestrator | 2026-02-27 01:45:44.939290 | orchestrator | PLAY [Copy custom ceph devices facts] ****************************************** 2026-02-27 01:45:44.939306 | orchestrator | 2026-02-27 01:45:44.939322 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-02-27 01:45:44.939339 | orchestrator | Friday 27 February 2026 01:45:06 +0000 (0:00:01.188) 0:00:02.689 ******* 2026-02-27 01:45:44.939355 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.939371 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.939388 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.939404 | orchestrator | 2026-02-27 01:45:44.939420 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-02-27 01:45:44.939436 | orchestrator | Friday 27 February 2026 01:45:06 +0000 (0:00:00.073) 0:00:02.763 ******* 2026-02-27 01:45:44.939452 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.939467 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.939483 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.939499 | orchestrator | 2026-02-27 01:45:44.939516 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-02-27 01:45:44.939533 | orchestrator | Friday 27 February 2026 01:45:06 +0000 (0:00:00.183) 0:00:02.946 ******* 2026-02-27 01:45:44.939548 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.939589 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.939605 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.939619 | orchestrator | 2026-02-27 01:45:44.939635 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-02-27 01:45:44.939652 | orchestrator | Friday 27 February 2026 01:45:06 +0000 (0:00:00.194) 0:00:03.141 ******* 2026-02-27 01:45:44.939671 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:45:44.939690 | orchestrator | 2026-02-27 01:45:44.939708 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-02-27 01:45:44.939725 | orchestrator | Friday 27 February 2026 01:45:06 +0000 (0:00:00.112) 0:00:03.253 ******* 2026-02-27 01:45:44.939741 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.939756 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.939773 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.939789 | orchestrator | 2026-02-27 01:45:44.939805 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-02-27 01:45:44.939820 | orchestrator | Friday 27 February 2026 01:45:07 +0000 (0:00:00.446) 0:00:03.700 ******* 2026-02-27 01:45:44.939836 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:45:44.939853 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:45:44.939867 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:45:44.939883 | orchestrator | 2026-02-27 01:45:44.939898 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-02-27 01:45:44.939913 | orchestrator | Friday 27 February 2026 01:45:07 +0000 (0:00:00.133) 0:00:03.834 ******* 2026-02-27 01:45:44.939931 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.939948 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.939965 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.939981 | orchestrator | 2026-02-27 01:45:44.939998 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-02-27 01:45:44.940028 | orchestrator | Friday 27 February 2026 01:45:08 +0000 (0:00:01.012) 0:00:04.846 ******* 2026-02-27 01:45:44.940045 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.940062 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.940079 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.940095 | orchestrator | 2026-02-27 01:45:44.940112 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-02-27 01:45:44.940129 | orchestrator | Friday 27 February 2026 01:45:08 +0000 (0:00:00.487) 0:00:05.333 ******* 2026-02-27 01:45:44.940144 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.940160 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.940177 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.940194 | orchestrator | 2026-02-27 01:45:44.940211 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-02-27 01:45:44.940304 | orchestrator | Friday 27 February 2026 01:45:09 +0000 (0:00:01.093) 0:00:06.426 ******* 2026-02-27 01:45:44.940327 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.940357 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.940374 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.940390 | orchestrator | 2026-02-27 01:45:44.940408 | orchestrator | TASK [Install required packages (RedHat)] ************************************** 2026-02-27 01:45:44.940425 | orchestrator | Friday 27 February 2026 01:45:27 +0000 (0:00:17.047) 0:00:23.474 ******* 2026-02-27 01:45:44.940439 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:45:44.940456 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:45:44.940472 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:45:44.940488 | orchestrator | 2026-02-27 01:45:44.940504 | orchestrator | TASK [Install required packages (Debian)] ************************************** 2026-02-27 01:45:44.940547 | orchestrator | Friday 27 February 2026 01:45:27 +0000 (0:00:00.108) 0:00:23.582 ******* 2026-02-27 01:45:44.940589 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:45:44.940605 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:45:44.940621 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:45:44.940639 | orchestrator | 2026-02-27 01:45:44.940656 | orchestrator | TASK [Create custom facts directory] ******************************************* 2026-02-27 01:45:44.940672 | orchestrator | Friday 27 February 2026 01:45:35 +0000 (0:00:08.501) 0:00:32.083 ******* 2026-02-27 01:45:44.940689 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.940705 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.940721 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.940736 | orchestrator | 2026-02-27 01:45:44.940752 | orchestrator | TASK [Copy fact files] ********************************************************* 2026-02-27 01:45:44.940769 | orchestrator | Friday 27 February 2026 01:45:36 +0000 (0:00:00.469) 0:00:32.553 ******* 2026-02-27 01:45:44.940785 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices) 2026-02-27 01:45:44.940802 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices) 2026-02-27 01:45:44.940817 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices) 2026-02-27 01:45:44.940833 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_devices_all) 2026-02-27 01:45:44.940857 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_devices_all) 2026-02-27 01:45:44.940874 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_devices_all) 2026-02-27 01:45:44.940889 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices) 2026-02-27 01:45:44.940905 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices) 2026-02-27 01:45:44.940915 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices) 2026-02-27 01:45:44.940925 | orchestrator | changed: [testbed-node-3] => (item=testbed_ceph_osd_devices_all) 2026-02-27 01:45:44.940935 | orchestrator | changed: [testbed-node-4] => (item=testbed_ceph_osd_devices_all) 2026-02-27 01:45:44.940944 | orchestrator | changed: [testbed-node-5] => (item=testbed_ceph_osd_devices_all) 2026-02-27 01:45:44.940954 | orchestrator | 2026-02-27 01:45:44.940964 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-02-27 01:45:44.940983 | orchestrator | Friday 27 February 2026 01:45:39 +0000 (0:00:03.702) 0:00:36.256 ******* 2026-02-27 01:45:44.940992 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.941002 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.941011 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.941021 | orchestrator | 2026-02-27 01:45:44.941031 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-02-27 01:45:44.941040 | orchestrator | 2026-02-27 01:45:44.941050 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 01:45:44.941059 | orchestrator | Friday 27 February 2026 01:45:41 +0000 (0:00:01.381) 0:00:37.637 ******* 2026-02-27 01:45:44.941069 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:45:44.941079 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:45:44.941088 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:45:44.941098 | orchestrator | ok: [testbed-manager] 2026-02-27 01:45:44.941108 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:45:44.941117 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:45:44.941127 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:45:44.941136 | orchestrator | 2026-02-27 01:45:44.941146 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:45:44.941157 | orchestrator | testbed-manager : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:45:44.941168 | orchestrator | testbed-node-0 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:45:44.941180 | orchestrator | testbed-node-1 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:45:44.941189 | orchestrator | testbed-node-2 : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:45:44.941199 | orchestrator | testbed-node-3 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:45:44.941209 | orchestrator | testbed-node-4 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:45:44.941219 | orchestrator | testbed-node-5 : ok=16  changed=7  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:45:44.941228 | orchestrator | 2026-02-27 01:45:44.941238 | orchestrator | 2026-02-27 01:45:44.941248 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:45:44.941258 | orchestrator | Friday 27 February 2026 01:45:44 +0000 (0:00:03.745) 0:00:41.383 ******* 2026-02-27 01:45:44.941267 | orchestrator | =============================================================================== 2026-02-27 01:45:44.941277 | orchestrator | osism.commons.repository : Update package cache ------------------------ 17.05s 2026-02-27 01:45:44.941286 | orchestrator | Install required packages (Debian) -------------------------------------- 8.50s 2026-02-27 01:45:44.941296 | orchestrator | Gathers facts about hosts ----------------------------------------------- 3.75s 2026-02-27 01:45:44.941305 | orchestrator | Copy fact files --------------------------------------------------------- 3.70s 2026-02-27 01:45:44.941315 | orchestrator | Create custom facts directory ------------------------------------------- 1.44s 2026-02-27 01:45:44.941325 | orchestrator | osism.commons.repository : Force update of package cache ---------------- 1.38s 2026-02-27 01:45:44.941343 | orchestrator | Copy fact file ---------------------------------------------------------- 1.19s 2026-02-27 01:45:45.179878 | orchestrator | osism.commons.repository : Copy ubuntu.sources file --------------------- 1.09s 2026-02-27 01:45:45.179966 | orchestrator | osism.commons.repository : Copy 99osism apt configuration --------------- 1.01s 2026-02-27 01:45:45.179978 | orchestrator | osism.commons.repository : Remove sources.list file --------------------- 0.49s 2026-02-27 01:45:45.179985 | orchestrator | Create custom facts directory ------------------------------------------- 0.47s 2026-02-27 01:45:45.180016 | orchestrator | osism.commons.repository : Create /etc/apt/sources.list.d directory ----- 0.45s 2026-02-27 01:45:45.180023 | orchestrator | osism.commons.repository : Set repositories to default ------------------ 0.19s 2026-02-27 01:45:45.180030 | orchestrator | osism.commons.repository : Set repository_default fact to default value --- 0.18s 2026-02-27 01:45:45.180037 | orchestrator | osism.commons.repository : Include tasks for Ubuntu < 24.04 ------------- 0.13s 2026-02-27 01:45:45.180044 | orchestrator | osism.commons.repository : Include distribution specific repository tasks --- 0.11s 2026-02-27 01:45:45.180052 | orchestrator | Install required packages (RedHat) -------------------------------------- 0.11s 2026-02-27 01:45:45.180072 | orchestrator | osism.commons.repository : Gather variables for each operating system --- 0.07s 2026-02-27 01:45:45.629822 | orchestrator | + osism apply bootstrap 2026-02-27 01:45:57.688718 | orchestrator | 2026-02-27 01:45:57 | INFO  | Task 07bfee27-959f-40c0-8098-6b7be0c79d76 (bootstrap) was prepared for execution. 2026-02-27 01:45:57.688836 | orchestrator | 2026-02-27 01:45:57 | INFO  | It takes a moment until task 07bfee27-959f-40c0-8098-6b7be0c79d76 (bootstrap) has been started and output is visible here. 2026-02-27 01:46:13.859664 | orchestrator | 2026-02-27 01:46:13.859772 | orchestrator | PLAY [Group hosts based on state bootstrap] ************************************ 2026-02-27 01:46:13.859789 | orchestrator | 2026-02-27 01:46:13.859802 | orchestrator | TASK [Group hosts based on state bootstrap] ************************************ 2026-02-27 01:46:13.859813 | orchestrator | Friday 27 February 2026 01:46:02 +0000 (0:00:00.139) 0:00:00.139 ******* 2026-02-27 01:46:13.859824 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:13.859836 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:13.859847 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:13.859858 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:13.859868 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:13.859902 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:13.859913 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:13.859924 | orchestrator | 2026-02-27 01:46:13.859935 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-02-27 01:46:13.859946 | orchestrator | 2026-02-27 01:46:13.859958 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 01:46:13.859969 | orchestrator | Friday 27 February 2026 01:46:02 +0000 (0:00:00.227) 0:00:00.367 ******* 2026-02-27 01:46:13.859979 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:13.859990 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:13.860001 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:13.860012 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:13.860022 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:13.860033 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:13.860044 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:13.860054 | orchestrator | 2026-02-27 01:46:13.860065 | orchestrator | PLAY [Gather facts for all hosts (if using --limit)] *************************** 2026-02-27 01:46:13.860076 | orchestrator | 2026-02-27 01:46:13.860087 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 01:46:13.860098 | orchestrator | Friday 27 February 2026 01:46:06 +0000 (0:00:03.729) 0:00:04.096 ******* 2026-02-27 01:46:13.860110 | orchestrator | skipping: [testbed-manager] => (item=testbed-manager)  2026-02-27 01:46:13.860121 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-3)  2026-02-27 01:46:13.860132 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-4)  2026-02-27 01:46:13.860145 | orchestrator | skipping: [testbed-node-3] => (item=testbed-manager)  2026-02-27 01:46:13.860157 | orchestrator | skipping: [testbed-node-4] => (item=testbed-manager)  2026-02-27 01:46:13.860170 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-5)  2026-02-27 01:46:13.860183 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 01:46:13.860195 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-02-27 01:46:13.860207 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-3)  2026-02-27 01:46:13.860246 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-1)  2026-02-27 01:46:13.860267 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 01:46:13.860287 | orchestrator | skipping: [testbed-node-5] => (item=testbed-manager)  2026-02-27 01:46:13.860306 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-2)  2026-02-27 01:46:13.860324 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-4)  2026-02-27 01:46:13.860344 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 01:46:13.860361 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-3)  2026-02-27 01:46:13.860382 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-02-27 01:46:13.860402 | orchestrator | skipping: [testbed-node-0] => (item=testbed-manager)  2026-02-27 01:46:13.860422 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-5)  2026-02-27 01:46:13.860441 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:13.860460 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-02-27 01:46:13.860479 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-3)  2026-02-27 01:46:13.860499 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-4)  2026-02-27 01:46:13.860519 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-02-27 01:46:13.860540 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-02-27 01:46:13.860560 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-5)  2026-02-27 01:46:13.860604 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:13.860623 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-4)  2026-02-27 01:46:13.860642 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-02-27 01:46:13.860661 | orchestrator | skipping: [testbed-node-1] => (item=testbed-manager)  2026-02-27 01:46:13.860680 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-02-27 01:46:13.860697 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-02-27 01:46:13.860716 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-5)  2026-02-27 01:46:13.860735 | orchestrator | skipping: [testbed-node-2] => (item=testbed-manager)  2026-02-27 01:46:13.860754 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-02-27 01:46:13.860773 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:13.860791 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 01:46:13.860809 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-3)  2026-02-27 01:46:13.860828 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-3)  2026-02-27 01:46:13.860846 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-02-27 01:46:13.860899 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:13.860921 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 01:46:13.860940 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-4)  2026-02-27 01:46:13.860958 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-4)  2026-02-27 01:46:13.860976 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 01:46:13.860994 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-5)  2026-02-27 01:46:13.861013 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:13.861056 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-5)  2026-02-27 01:46:13.861077 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-02-27 01:46:13.861095 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-02-27 01:46:13.861114 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-02-27 01:46:13.861133 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-02-27 01:46:13.861151 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-02-27 01:46:13.861169 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:13.861180 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-02-27 01:46:13.861222 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:13.861234 | orchestrator | 2026-02-27 01:46:13.861245 | orchestrator | PLAY [Apply bootstrap roles part 1] ******************************************** 2026-02-27 01:46:13.861256 | orchestrator | 2026-02-27 01:46:13.861267 | orchestrator | TASK [osism.commons.hostname : Set hostname] *********************************** 2026-02-27 01:46:13.861278 | orchestrator | Friday 27 February 2026 01:46:06 +0000 (0:00:00.389) 0:00:04.486 ******* 2026-02-27 01:46:13.861289 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:13.861300 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:13.861310 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:13.861321 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:13.861331 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:13.861342 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:13.861353 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:13.861363 | orchestrator | 2026-02-27 01:46:13.861374 | orchestrator | TASK [osism.commons.hostname : Copy /etc/hostname] ***************************** 2026-02-27 01:46:13.861385 | orchestrator | Friday 27 February 2026 01:46:07 +0000 (0:00:01.197) 0:00:05.683 ******* 2026-02-27 01:46:13.861396 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:13.861407 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:13.861417 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:13.861427 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:13.861438 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:13.861449 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:13.861459 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:13.861470 | orchestrator | 2026-02-27 01:46:13.861480 | orchestrator | TASK [osism.commons.hosts : Include type specific tasks] *********************** 2026-02-27 01:46:13.861491 | orchestrator | Friday 27 February 2026 01:46:09 +0000 (0:00:01.310) 0:00:06.993 ******* 2026-02-27 01:46:13.861503 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/hosts/tasks/type-template.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:13.861517 | orchestrator | 2026-02-27 01:46:13.861528 | orchestrator | TASK [osism.commons.hosts : Copy /etc/hosts file] ****************************** 2026-02-27 01:46:13.861539 | orchestrator | Friday 27 February 2026 01:46:09 +0000 (0:00:00.290) 0:00:07.284 ******* 2026-02-27 01:46:13.861550 | orchestrator | changed: [testbed-manager] 2026-02-27 01:46:13.861561 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:13.861572 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:13.861644 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:13.861656 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:13.861666 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:13.861677 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:13.861688 | orchestrator | 2026-02-27 01:46:13.861699 | orchestrator | TASK [osism.commons.proxy : Include distribution specific tasks] *************** 2026-02-27 01:46:13.861709 | orchestrator | Friday 27 February 2026 01:46:11 +0000 (0:00:02.018) 0:00:09.303 ******* 2026-02-27 01:46:13.861720 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:13.861733 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/proxy/tasks/Debian-family.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:13.861747 | orchestrator | 2026-02-27 01:46:13.861758 | orchestrator | TASK [osism.commons.proxy : Configure proxy parameters for apt] **************** 2026-02-27 01:46:13.861769 | orchestrator | Friday 27 February 2026 01:46:11 +0000 (0:00:00.285) 0:00:09.588 ******* 2026-02-27 01:46:13.861780 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:13.861791 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:13.861801 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:13.861812 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:13.861823 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:13.861833 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:13.861844 | orchestrator | 2026-02-27 01:46:13.861862 | orchestrator | TASK [osism.commons.proxy : Set system wide settings in environment file] ****** 2026-02-27 01:46:13.861873 | orchestrator | Friday 27 February 2026 01:46:12 +0000 (0:00:01.042) 0:00:10.631 ******* 2026-02-27 01:46:13.861884 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:13.861894 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:13.861905 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:13.861916 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:13.861927 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:13.861937 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:13.861948 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:13.861958 | orchestrator | 2026-02-27 01:46:13.861978 | orchestrator | TASK [osism.commons.proxy : Remove system wide settings in environment file] *** 2026-02-27 01:46:13.862002 | orchestrator | Friday 27 February 2026 01:46:13 +0000 (0:00:00.631) 0:00:11.262 ******* 2026-02-27 01:46:13.862112 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:13.862133 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:13.862151 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:13.862168 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:13.862197 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:13.862216 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:13.862234 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:13.862252 | orchestrator | 2026-02-27 01:46:13.862269 | orchestrator | TASK [osism.commons.resolvconf : Check minimum and maximum number of name servers] *** 2026-02-27 01:46:13.862281 | orchestrator | Friday 27 February 2026 01:46:13 +0000 (0:00:00.424) 0:00:11.687 ******* 2026-02-27 01:46:13.862292 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:13.862303 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:13.862326 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:26.457810 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:26.457921 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:26.457937 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:26.457949 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:26.457961 | orchestrator | 2026-02-27 01:46:26.457973 | orchestrator | TASK [osism.commons.resolvconf : Include resolvconf tasks] ********************* 2026-02-27 01:46:26.457986 | orchestrator | Friday 27 February 2026 01:46:13 +0000 (0:00:00.219) 0:00:11.907 ******* 2026-02-27 01:46:26.457999 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-resolv.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:26.458012 | orchestrator | 2026-02-27 01:46:26.458079 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific installation tasks] *** 2026-02-27 01:46:26.458092 | orchestrator | Friday 27 February 2026 01:46:14 +0000 (0:00:00.304) 0:00:12.211 ******* 2026-02-27 01:46:26.458103 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:26.458115 | orchestrator | 2026-02-27 01:46:26.458126 | orchestrator | TASK [osism.commons.resolvconf : Remove packages configuring /etc/resolv.conf] *** 2026-02-27 01:46:26.458137 | orchestrator | Friday 27 February 2026 01:46:14 +0000 (0:00:00.303) 0:00:12.515 ******* 2026-02-27 01:46:26.458148 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.458160 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.458171 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.458182 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.458192 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.458204 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.458215 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.458225 | orchestrator | 2026-02-27 01:46:26.458236 | orchestrator | TASK [osism.commons.resolvconf : Install package systemd-resolved] ************* 2026-02-27 01:46:26.458247 | orchestrator | Friday 27 February 2026 01:46:16 +0000 (0:00:01.725) 0:00:14.240 ******* 2026-02-27 01:46:26.458282 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:26.458294 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:26.458305 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:26.458315 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:26.458327 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:26.458340 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:26.458353 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:26.458364 | orchestrator | 2026-02-27 01:46:26.458378 | orchestrator | TASK [osism.commons.resolvconf : Retrieve file status of /etc/resolv.conf] ***** 2026-02-27 01:46:26.458390 | orchestrator | Friday 27 February 2026 01:46:16 +0000 (0:00:00.285) 0:00:14.526 ******* 2026-02-27 01:46:26.458402 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.458414 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.458426 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.458439 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.458451 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.458464 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.458475 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.458486 | orchestrator | 2026-02-27 01:46:26.458496 | orchestrator | TASK [osism.commons.resolvconf : Archive existing file /etc/resolv.conf] ******* 2026-02-27 01:46:26.458507 | orchestrator | Friday 27 February 2026 01:46:17 +0000 (0:00:00.546) 0:00:15.073 ******* 2026-02-27 01:46:26.458518 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:26.458529 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:26.458540 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:26.458550 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:26.458561 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:26.458572 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:26.458582 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:26.458613 | orchestrator | 2026-02-27 01:46:26.458625 | orchestrator | TASK [osism.commons.resolvconf : Link /run/systemd/resolve/stub-resolv.conf to /etc/resolv.conf] *** 2026-02-27 01:46:26.458637 | orchestrator | Friday 27 February 2026 01:46:17 +0000 (0:00:00.232) 0:00:15.306 ******* 2026-02-27 01:46:26.458648 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.458659 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:26.458670 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:26.458681 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:26.458692 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:26.458702 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:26.458713 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:26.458724 | orchestrator | 2026-02-27 01:46:26.458735 | orchestrator | TASK [osism.commons.resolvconf : Copy configuration files] ********************* 2026-02-27 01:46:26.458746 | orchestrator | Friday 27 February 2026 01:46:17 +0000 (0:00:00.596) 0:00:15.902 ******* 2026-02-27 01:46:26.458757 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.458768 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:26.458778 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:26.458789 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:26.458800 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:26.458811 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:26.458821 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:26.458832 | orchestrator | 2026-02-27 01:46:26.458843 | orchestrator | TASK [osism.commons.resolvconf : Start/enable systemd-resolved service] ******** 2026-02-27 01:46:26.458854 | orchestrator | Friday 27 February 2026 01:46:19 +0000 (0:00:01.187) 0:00:17.090 ******* 2026-02-27 01:46:26.458865 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.458876 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.458901 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.458912 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.458922 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.458933 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.458944 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.458955 | orchestrator | 2026-02-27 01:46:26.458966 | orchestrator | TASK [osism.commons.resolvconf : Include distribution specific configuration tasks] *** 2026-02-27 01:46:26.458984 | orchestrator | Friday 27 February 2026 01:46:20 +0000 (0:00:01.044) 0:00:18.135 ******* 2026-02-27 01:46:26.459015 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/resolvconf/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:26.459036 | orchestrator | 2026-02-27 01:46:26.459055 | orchestrator | TASK [osism.commons.resolvconf : Restart systemd-resolved service] ************* 2026-02-27 01:46:26.459074 | orchestrator | Friday 27 February 2026 01:46:20 +0000 (0:00:00.286) 0:00:18.421 ******* 2026-02-27 01:46:26.459093 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:26.459112 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:46:26.459130 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:26.459148 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:26.459167 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:26.459186 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:46:26.459205 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:46:26.459226 | orchestrator | 2026-02-27 01:46:26.459246 | orchestrator | TASK [osism.commons.repository : Gather variables for each operating system] *** 2026-02-27 01:46:26.459267 | orchestrator | Friday 27 February 2026 01:46:21 +0000 (0:00:01.362) 0:00:19.783 ******* 2026-02-27 01:46:26.459287 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.459307 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.459327 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.459347 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.459366 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.459386 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.459398 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.459409 | orchestrator | 2026-02-27 01:46:26.459420 | orchestrator | TASK [osism.commons.repository : Set repository_default fact to default value] *** 2026-02-27 01:46:26.459431 | orchestrator | Friday 27 February 2026 01:46:22 +0000 (0:00:00.222) 0:00:20.006 ******* 2026-02-27 01:46:26.459442 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.459453 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.459463 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.459474 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.459484 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.459495 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.459506 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.459516 | orchestrator | 2026-02-27 01:46:26.459527 | orchestrator | TASK [osism.commons.repository : Set repositories to default] ****************** 2026-02-27 01:46:26.459538 | orchestrator | Friday 27 February 2026 01:46:22 +0000 (0:00:00.253) 0:00:20.259 ******* 2026-02-27 01:46:26.459548 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.459559 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.459570 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.459580 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.459623 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.459634 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.459645 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.459656 | orchestrator | 2026-02-27 01:46:26.459666 | orchestrator | TASK [osism.commons.repository : Include distribution specific repository tasks] *** 2026-02-27 01:46:26.459677 | orchestrator | Friday 27 February 2026 01:46:22 +0000 (0:00:00.251) 0:00:20.511 ******* 2026-02-27 01:46:26.459689 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/repository/tasks/Ubuntu.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:46:26.459702 | orchestrator | 2026-02-27 01:46:26.459713 | orchestrator | TASK [osism.commons.repository : Create /etc/apt/sources.list.d directory] ***** 2026-02-27 01:46:26.459724 | orchestrator | Friday 27 February 2026 01:46:22 +0000 (0:00:00.284) 0:00:20.795 ******* 2026-02-27 01:46:26.459734 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.459746 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.459767 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.459778 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.459788 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.459799 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.459810 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.459821 | orchestrator | 2026-02-27 01:46:26.459860 | orchestrator | TASK [osism.commons.repository : Include tasks for Ubuntu < 24.04] ************* 2026-02-27 01:46:26.459879 | orchestrator | Friday 27 February 2026 01:46:23 +0000 (0:00:00.537) 0:00:21.333 ******* 2026-02-27 01:46:26.459897 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:46:26.459915 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:46:26.459934 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:46:26.459952 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:46:26.459971 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:46:26.459988 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:46:26.460006 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:46:26.460026 | orchestrator | 2026-02-27 01:46:26.460044 | orchestrator | TASK [osism.commons.repository : Copy 99osism apt configuration] *************** 2026-02-27 01:46:26.460062 | orchestrator | Friday 27 February 2026 01:46:23 +0000 (0:00:00.232) 0:00:21.565 ******* 2026-02-27 01:46:26.460075 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.460086 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.460097 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.460108 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.460119 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:46:26.460129 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:46:26.460140 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:46:26.460151 | orchestrator | 2026-02-27 01:46:26.460162 | orchestrator | TASK [osism.commons.repository : Remove sources.list file] ********************* 2026-02-27 01:46:26.460173 | orchestrator | Friday 27 February 2026 01:46:24 +0000 (0:00:01.111) 0:00:22.676 ******* 2026-02-27 01:46:26.460184 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.460195 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.460206 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.460216 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.460227 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:46:26.460238 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:46:26.460248 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:46:26.460259 | orchestrator | 2026-02-27 01:46:26.460270 | orchestrator | TASK [osism.commons.repository : Copy ubuntu.sources file] ********************* 2026-02-27 01:46:26.460281 | orchestrator | Friday 27 February 2026 01:46:25 +0000 (0:00:00.589) 0:00:23.265 ******* 2026-02-27 01:46:26.460292 | orchestrator | ok: [testbed-manager] 2026-02-27 01:46:26.460303 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:46:26.460314 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:46:26.460335 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:46:26.460360 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.392352 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.392495 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.392513 | orchestrator | 2026-02-27 01:47:07.392526 | orchestrator | TASK [osism.commons.repository : Update package cache] ************************* 2026-02-27 01:47:07.392540 | orchestrator | Friday 27 February 2026 01:46:26 +0000 (0:00:01.156) 0:00:24.421 ******* 2026-02-27 01:47:07.392551 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.392563 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.392574 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.392585 | orchestrator | changed: [testbed-manager] 2026-02-27 01:47:07.392596 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.392608 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.392667 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.392679 | orchestrator | 2026-02-27 01:47:07.392691 | orchestrator | TASK [osism.services.rsyslog : Gather variables for each operating system] ***** 2026-02-27 01:47:07.392703 | orchestrator | Friday 27 February 2026 01:46:43 +0000 (0:00:17.014) 0:00:41.436 ******* 2026-02-27 01:47:07.392714 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.392749 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.392760 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.392771 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.392782 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.392793 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.392804 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.392814 | orchestrator | 2026-02-27 01:47:07.392825 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_user variable to default value] ***** 2026-02-27 01:47:07.392836 | orchestrator | Friday 27 February 2026 01:46:43 +0000 (0:00:00.214) 0:00:41.650 ******* 2026-02-27 01:47:07.392847 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.392858 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.392869 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.392882 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.392899 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.392918 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.392936 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.392953 | orchestrator | 2026-02-27 01:47:07.392972 | orchestrator | TASK [osism.services.rsyslog : Set rsyslog_workdir variable to default value] *** 2026-02-27 01:47:07.392993 | orchestrator | Friday 27 February 2026 01:46:43 +0000 (0:00:00.198) 0:00:41.849 ******* 2026-02-27 01:47:07.393012 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.393031 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.393051 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.393062 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.393073 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.393083 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.393094 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.393105 | orchestrator | 2026-02-27 01:47:07.393116 | orchestrator | TASK [osism.services.rsyslog : Include distribution specific install tasks] **** 2026-02-27 01:47:07.393127 | orchestrator | Friday 27 February 2026 01:46:44 +0000 (0:00:00.194) 0:00:42.044 ******* 2026-02-27 01:47:07.393141 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:47:07.393155 | orchestrator | 2026-02-27 01:47:07.393166 | orchestrator | TASK [osism.services.rsyslog : Install rsyslog package] ************************ 2026-02-27 01:47:07.393177 | orchestrator | Friday 27 February 2026 01:46:44 +0000 (0:00:00.254) 0:00:42.299 ******* 2026-02-27 01:47:07.393188 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.393199 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.393209 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.393220 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.393230 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.393241 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.393252 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.393262 | orchestrator | 2026-02-27 01:47:07.393273 | orchestrator | TASK [osism.services.rsyslog : Copy rsyslog.conf configuration file] *********** 2026-02-27 01:47:07.393305 | orchestrator | Friday 27 February 2026 01:46:46 +0000 (0:00:02.019) 0:00:44.318 ******* 2026-02-27 01:47:07.393316 | orchestrator | changed: [testbed-manager] 2026-02-27 01:47:07.393327 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:47:07.393338 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.393348 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:47:07.393359 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:47:07.393370 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.393380 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.393391 | orchestrator | 2026-02-27 01:47:07.393402 | orchestrator | TASK [osism.services.rsyslog : Manage rsyslog service] ************************* 2026-02-27 01:47:07.393413 | orchestrator | Friday 27 February 2026 01:46:47 +0000 (0:00:01.172) 0:00:45.490 ******* 2026-02-27 01:47:07.393424 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.393434 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.393445 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.393456 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.393476 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.393487 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.393510 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.393521 | orchestrator | 2026-02-27 01:47:07.393532 | orchestrator | TASK [osism.services.rsyslog : Include fluentd tasks] ************************** 2026-02-27 01:47:07.393543 | orchestrator | Friday 27 February 2026 01:46:48 +0000 (0:00:00.849) 0:00:46.340 ******* 2026-02-27 01:47:07.393554 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/fluentd.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:47:07.393567 | orchestrator | 2026-02-27 01:47:07.393593 | orchestrator | TASK [osism.services.rsyslog : Forward syslog message to local fluentd daemon] *** 2026-02-27 01:47:07.393605 | orchestrator | Friday 27 February 2026 01:46:48 +0000 (0:00:00.269) 0:00:46.610 ******* 2026-02-27 01:47:07.393643 | orchestrator | changed: [testbed-manager] 2026-02-27 01:47:07.393655 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:47:07.393666 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:47:07.393677 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.393688 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.393699 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.393710 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:47:07.393720 | orchestrator | 2026-02-27 01:47:07.393750 | orchestrator | TASK [osism.services.rsyslog : Include additional log server tasks] ************ 2026-02-27 01:47:07.393762 | orchestrator | Friday 27 February 2026 01:46:49 +0000 (0:00:01.081) 0:00:47.692 ******* 2026-02-27 01:47:07.393773 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:47:07.393784 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:47:07.393795 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:47:07.393806 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:47:07.393817 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:47:07.393827 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:47:07.393838 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:47:07.393848 | orchestrator | 2026-02-27 01:47:07.393859 | orchestrator | TASK [osism.services.rsyslog : Include logrotate tasks] ************************ 2026-02-27 01:47:07.393870 | orchestrator | Friday 27 February 2026 01:46:49 +0000 (0:00:00.221) 0:00:47.913 ******* 2026-02-27 01:47:07.393881 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rsyslog/tasks/logrotate.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:47:07.393892 | orchestrator | 2026-02-27 01:47:07.393903 | orchestrator | TASK [osism.services.rsyslog : Ensure logrotate package is installed] ********** 2026-02-27 01:47:07.393914 | orchestrator | Friday 27 February 2026 01:46:50 +0000 (0:00:00.293) 0:00:48.207 ******* 2026-02-27 01:47:07.393925 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.393935 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.393946 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.393958 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.393976 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.393994 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.394013 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.394101 | orchestrator | 2026-02-27 01:47:07.394114 | orchestrator | TASK [osism.services.rsyslog : Configure logrotate for rsyslog] **************** 2026-02-27 01:47:07.394125 | orchestrator | Friday 27 February 2026 01:46:52 +0000 (0:00:01.782) 0:00:49.990 ******* 2026-02-27 01:47:07.394136 | orchestrator | changed: [testbed-manager] 2026-02-27 01:47:07.394146 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:47:07.394157 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:47:07.394168 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.394179 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:47:07.394189 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.394200 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.394210 | orchestrator | 2026-02-27 01:47:07.394232 | orchestrator | TASK [osism.commons.systohc : Install util-linux-extra package] **************** 2026-02-27 01:47:07.394243 | orchestrator | Friday 27 February 2026 01:46:53 +0000 (0:00:01.094) 0:00:51.085 ******* 2026-02-27 01:47:07.394254 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:47:07.394271 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:47:07.394288 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:47:07.394306 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:47:07.394323 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:47:07.394341 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:47:07.394359 | orchestrator | changed: [testbed-manager] 2026-02-27 01:47:07.394378 | orchestrator | 2026-02-27 01:47:07.394396 | orchestrator | TASK [osism.commons.systohc : Sync hardware clock] ***************************** 2026-02-27 01:47:07.394414 | orchestrator | Friday 27 February 2026 01:47:04 +0000 (0:00:11.204) 0:01:02.289 ******* 2026-02-27 01:47:07.394425 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.394436 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.394447 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.394458 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.394468 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.394479 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.394490 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.394500 | orchestrator | 2026-02-27 01:47:07.394511 | orchestrator | TASK [osism.commons.configfs : Start sys-kernel-config mount] ****************** 2026-02-27 01:47:07.394522 | orchestrator | Friday 27 February 2026 01:47:05 +0000 (0:00:01.348) 0:01:03.638 ******* 2026-02-27 01:47:07.394533 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.394544 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.394555 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.394570 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.394588 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.394607 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.394651 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.394671 | orchestrator | 2026-02-27 01:47:07.394683 | orchestrator | TASK [osism.commons.packages : Gather variables for each operating system] ***** 2026-02-27 01:47:07.394694 | orchestrator | Friday 27 February 2026 01:47:06 +0000 (0:00:00.983) 0:01:04.622 ******* 2026-02-27 01:47:07.394705 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.394716 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.394726 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.394737 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.394748 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.394758 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.394769 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.394780 | orchestrator | 2026-02-27 01:47:07.394791 | orchestrator | TASK [osism.commons.packages : Set required_packages_distribution variable to default value] *** 2026-02-27 01:47:07.394802 | orchestrator | Friday 27 February 2026 01:47:06 +0000 (0:00:00.241) 0:01:04.863 ******* 2026-02-27 01:47:07.394813 | orchestrator | ok: [testbed-manager] 2026-02-27 01:47:07.394823 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:47:07.394834 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:47:07.394851 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:47:07.394870 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:47:07.394889 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:47:07.394906 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:47:07.394926 | orchestrator | 2026-02-27 01:47:07.394954 | orchestrator | TASK [osism.commons.packages : Include distribution specific package tasks] **** 2026-02-27 01:47:07.394974 | orchestrator | Friday 27 February 2026 01:47:07 +0000 (0:00:00.232) 0:01:05.095 ******* 2026-02-27 01:47:07.394994 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/packages/tasks/package-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:47:07.395014 | orchestrator | 2026-02-27 01:47:07.395046 | orchestrator | TASK [osism.commons.packages : Install needrestart package] ******************** 2026-02-27 01:49:28.216635 | orchestrator | Friday 27 February 2026 01:47:07 +0000 (0:00:00.260) 0:01:05.356 ******* 2026-02-27 01:49:28.216829 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.216849 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.216860 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.216871 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.216882 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.216893 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.216904 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.216915 | orchestrator | 2026-02-27 01:49:28.216927 | orchestrator | TASK [osism.commons.packages : Set needrestart mode] *************************** 2026-02-27 01:49:28.216938 | orchestrator | Friday 27 February 2026 01:47:09 +0000 (0:00:01.718) 0:01:07.075 ******* 2026-02-27 01:49:28.216949 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:28.216962 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:28.216973 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:28.216983 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:28.216994 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:28.217005 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:28.217015 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:28.217026 | orchestrator | 2026-02-27 01:49:28.217037 | orchestrator | TASK [osism.commons.packages : Set apt_cache_valid_time variable to default value] *** 2026-02-27 01:49:28.217049 | orchestrator | Friday 27 February 2026 01:47:09 +0000 (0:00:00.567) 0:01:07.643 ******* 2026-02-27 01:49:28.217060 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.217071 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217082 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217092 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217103 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217114 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217124 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217135 | orchestrator | 2026-02-27 01:49:28.217146 | orchestrator | TASK [osism.commons.packages : Update package cache] *************************** 2026-02-27 01:49:28.217160 | orchestrator | Friday 27 February 2026 01:47:09 +0000 (0:00:00.244) 0:01:07.887 ******* 2026-02-27 01:49:28.217173 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.217185 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217197 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217209 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217222 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217233 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217245 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217258 | orchestrator | 2026-02-27 01:49:28.217271 | orchestrator | TASK [osism.commons.packages : Download upgrade packages] ********************** 2026-02-27 01:49:28.217283 | orchestrator | Friday 27 February 2026 01:47:11 +0000 (0:00:01.374) 0:01:09.262 ******* 2026-02-27 01:49:28.217295 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:28.217308 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:28.217321 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:28.217333 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:28.217345 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:28.217358 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:28.217370 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:28.217383 | orchestrator | 2026-02-27 01:49:28.217395 | orchestrator | TASK [osism.commons.packages : Upgrade packages] ******************************* 2026-02-27 01:49:28.217412 | orchestrator | Friday 27 February 2026 01:47:13 +0000 (0:00:01.862) 0:01:11.124 ******* 2026-02-27 01:49:28.217424 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.217437 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217449 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217462 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217474 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217486 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217497 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217509 | orchestrator | 2026-02-27 01:49:28.217520 | orchestrator | TASK [osism.commons.packages : Download required packages] ********************* 2026-02-27 01:49:28.217557 | orchestrator | Friday 27 February 2026 01:47:16 +0000 (0:00:03.219) 0:01:14.343 ******* 2026-02-27 01:49:28.217569 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.217580 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217590 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217601 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217612 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217622 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217633 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217644 | orchestrator | 2026-02-27 01:49:28.217655 | orchestrator | TASK [osism.commons.packages : Install required packages] ********************** 2026-02-27 01:49:28.217665 | orchestrator | Friday 27 February 2026 01:47:50 +0000 (0:00:34.464) 0:01:48.807 ******* 2026-02-27 01:49:28.217676 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:28.217687 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:28.217725 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:28.217736 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:28.217746 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:28.217757 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:28.217768 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:28.217778 | orchestrator | 2026-02-27 01:49:28.217789 | orchestrator | TASK [osism.commons.packages : Remove useless packages from the cache] ********* 2026-02-27 01:49:28.217800 | orchestrator | Friday 27 February 2026 01:49:15 +0000 (0:01:24.727) 0:03:13.534 ******* 2026-02-27 01:49:28.217811 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:28.217822 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217833 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217844 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217854 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217865 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217876 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217886 | orchestrator | 2026-02-27 01:49:28.217897 | orchestrator | TASK [osism.commons.packages : Remove dependencies that are no longer required] *** 2026-02-27 01:49:28.217909 | orchestrator | Friday 27 February 2026 01:49:17 +0000 (0:00:01.934) 0:03:15.469 ******* 2026-02-27 01:49:28.217919 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:28.217930 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:28.217941 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:28.217951 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:28.217962 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:28.217973 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:28.217983 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:28.217994 | orchestrator | 2026-02-27 01:49:28.218005 | orchestrator | TASK [osism.commons.sysctl : Include sysctl tasks] ***************************** 2026-02-27 01:49:28.218080 | orchestrator | Friday 27 February 2026 01:49:27 +0000 (0:00:09.658) 0:03:25.128 ******* 2026-02-27 01:49:28.218143 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'elasticsearch', 'value': [{'name': 'vm.max_map_count', 'value': 262144}]}) 2026-02-27 01:49:28.218190 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'rabbitmq', 'value': [{'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}, {'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}, {'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}, {'name': 'net.core.wmem_max', 'value': 16777216}, {'name': 'net.core.rmem_max', 'value': 16777216}, {'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}, {'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}, {'name': 'net.core.somaxconn', 'value': 4096}, {'name': 'net.ipv4.tcp_syncookies', 'value': 0}, {'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}]}) 2026-02-27 01:49:28.218206 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'generic', 'value': [{'name': 'vm.swappiness', 'value': 1}]}) 2026-02-27 01:49:28.218230 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'compute', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-02-27 01:49:28.218242 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'network', 'value': [{'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}]}) 2026-02-27 01:49:28.218253 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/sysctl/tasks/sysctl.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 => (item={'key': 'k3s_node', 'value': [{'name': 'fs.inotify.max_user_instances', 'value': 1024}]}) 2026-02-27 01:49:28.218264 | orchestrator | 2026-02-27 01:49:28.218275 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on elasticsearch] *********** 2026-02-27 01:49:28.218285 | orchestrator | Friday 27 February 2026 01:49:27 +0000 (0:00:00.314) 0:03:25.442 ******* 2026-02-27 01:49:28.218296 | orchestrator | skipping: [testbed-manager] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-02-27 01:49:28.218307 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-02-27 01:49:28.218317 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-02-27 01:49:28.218328 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:28.218339 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'vm.max_map_count', 'value': 262144})  2026-02-27 01:49:28.218350 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:28.218361 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:28.218372 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:28.218383 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 01:49:28.218394 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 01:49:28.218404 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 01:49:28.218415 | orchestrator | 2026-02-27 01:49:28.218426 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on rabbitmq] **************** 2026-02-27 01:49:28.218436 | orchestrator | Friday 27 February 2026 01:49:28 +0000 (0:00:00.653) 0:03:26.096 ******* 2026-02-27 01:49:28.218447 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-02-27 01:49:28.218464 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-02-27 01:49:28.218475 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-02-27 01:49:28.218485 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-02-27 01:49:28.218496 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-02-27 01:49:28.218514 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-02-27 01:49:36.128974 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-02-27 01:49:36.129085 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-02-27 01:49:36.129101 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-02-27 01:49:36.129141 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-02-27 01:49:36.129153 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-02-27 01:49:36.129164 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-02-27 01:49:36.129174 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-02-27 01:49:36.129185 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-02-27 01:49:36.129196 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-02-27 01:49:36.129207 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-02-27 01:49:36.129218 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-02-27 01:49:36.129229 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-02-27 01:49:36.129240 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-02-27 01:49:36.129250 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-02-27 01:49:36.129261 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-02-27 01:49:36.129273 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:36.129285 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-02-27 01:49:36.129296 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-02-27 01:49:36.129307 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-02-27 01:49:36.129318 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-02-27 01:49:36.129329 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-02-27 01:49:36.129339 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6})  2026-02-27 01:49:36.129350 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-02-27 01:49:36.129361 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3})  2026-02-27 01:49:36.129371 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-02-27 01:49:36.129382 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3})  2026-02-27 01:49:36.129393 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-02-27 01:49:36.129404 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:36.129414 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.wmem_max', 'value': 16777216})  2026-02-27 01:49:36.129425 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-02-27 01:49:36.129436 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.rmem_max', 'value': 16777216})  2026-02-27 01:49:36.129447 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20})  2026-02-27 01:49:36.129457 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1})  2026-02-27 01:49:36.129468 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.core.somaxconn', 'value': 4096})  2026-02-27 01:49:36.129479 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0})  2026-02-27 01:49:36.129500 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192})  2026-02-27 01:49:36.129514 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:36.129527 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:36.129554 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-02-27 01:49:36.129567 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-02-27 01:49:36.129579 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_time', 'value': 6}) 2026-02-27 01:49:36.129609 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-02-27 01:49:36.129633 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-02-27 01:49:36.129664 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_intvl', 'value': 3}) 2026-02-27 01:49:36.129677 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-02-27 01:49:36.129689 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-02-27 01:49:36.129748 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_keepalive_probes', 'value': 3}) 2026-02-27 01:49:36.129764 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129778 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129789 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.wmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129802 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129815 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129826 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.rmem_max', 'value': 16777216}) 2026-02-27 01:49:36.129838 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-02-27 01:49:36.129850 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-02-27 01:49:36.129862 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_fin_timeout', 'value': 20}) 2026-02-27 01:49:36.129873 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-02-27 01:49:36.129884 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-02-27 01:49:36.129894 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_tw_reuse', 'value': 1}) 2026-02-27 01:49:36.129905 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-02-27 01:49:36.129916 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-02-27 01:49:36.129926 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.core.somaxconn', 'value': 4096}) 2026-02-27 01:49:36.129937 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-02-27 01:49:36.129947 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-02-27 01:49:36.129958 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_syncookies', 'value': 0}) 2026-02-27 01:49:36.129969 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-02-27 01:49:36.129979 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-02-27 01:49:36.129990 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_max_syn_backlog', 'value': 8192}) 2026-02-27 01:49:36.130002 | orchestrator | 2026-02-27 01:49:36.130013 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on generic] ***************** 2026-02-27 01:49:36.130096 | orchestrator | Friday 27 February 2026 01:49:32 +0000 (0:00:04.836) 0:03:30.933 ******* 2026-02-27 01:49:36.130108 | orchestrator | changed: [testbed-manager] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130119 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130129 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130140 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130151 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130161 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130172 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.swappiness', 'value': 1}) 2026-02-27 01:49:36.130182 | orchestrator | 2026-02-27 01:49:36.130193 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on compute] ***************** 2026-02-27 01:49:36.130204 | orchestrator | Friday 27 February 2026 01:49:34 +0000 (0:00:01.612) 0:03:32.545 ******* 2026-02-27 01:49:36.130215 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:36.130226 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:36.130236 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:36.130253 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:36.130264 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:49:36.130275 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:49:36.130286 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:36.130297 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:49:36.130308 | orchestrator | changed: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:36.130318 | orchestrator | changed: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:36.130338 | orchestrator | changed: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:49.914290 | orchestrator | 2026-02-27 01:49:49.914416 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on network] ***************** 2026-02-27 01:49:49.914440 | orchestrator | Friday 27 February 2026 01:49:36 +0000 (0:00:01.549) 0:03:34.094 ******* 2026-02-27 01:49:49.914457 | orchestrator | skipping: [testbed-manager] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:49.914478 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:49.914497 | orchestrator | skipping: [testbed-node-3] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:49.914514 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:49.914531 | orchestrator | skipping: [testbed-node-4] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:49.914548 | orchestrator | skipping: [testbed-node-5] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576})  2026-02-27 01:49:49.914567 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:49.914585 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:49.914603 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:49.914622 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:49.914640 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.netfilter.nf_conntrack_max', 'value': 1048576}) 2026-02-27 01:49:49.914657 | orchestrator | 2026-02-27 01:49:49.914674 | orchestrator | TASK [osism.commons.sysctl : Set sysctl parameters on k3s_node] **************** 2026-02-27 01:49:49.914759 | orchestrator | Friday 27 February 2026 01:49:36 +0000 (0:00:00.624) 0:03:34.719 ******* 2026-02-27 01:49:49.914783 | orchestrator | skipping: [testbed-manager] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-02-27 01:49:49.914805 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:49.914828 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-02-27 01:49:49.914852 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-02-27 01:49:49.914875 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:49:49.914900 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:49:49.914923 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024})  2026-02-27 01:49:49.914947 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:49:49.914971 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-02-27 01:49:49.914994 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-02-27 01:49:49.915016 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.inotify.max_user_instances', 'value': 1024}) 2026-02-27 01:49:49.915037 | orchestrator | 2026-02-27 01:49:49.915058 | orchestrator | TASK [osism.commons.limits : Include limits tasks] ***************************** 2026-02-27 01:49:49.915081 | orchestrator | Friday 27 February 2026 01:49:38 +0000 (0:00:01.558) 0:03:36.277 ******* 2026-02-27 01:49:49.915103 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:49.915125 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:49.915146 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:49.915168 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:49.915190 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:49:49.915212 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:49:49.915234 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:49:49.915254 | orchestrator | 2026-02-27 01:49:49.915277 | orchestrator | TASK [osism.commons.services : Populate service facts] ************************* 2026-02-27 01:49:49.915299 | orchestrator | Friday 27 February 2026 01:49:38 +0000 (0:00:00.265) 0:03:36.543 ******* 2026-02-27 01:49:49.915321 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:49.915344 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:49.915364 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:49.915386 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:49.915408 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:49.915431 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:49.915451 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:49.915471 | orchestrator | 2026-02-27 01:49:49.915491 | orchestrator | TASK [osism.commons.services : Check services] ********************************* 2026-02-27 01:49:49.915510 | orchestrator | Friday 27 February 2026 01:49:43 +0000 (0:00:05.348) 0:03:41.892 ******* 2026-02-27 01:49:49.915528 | orchestrator | skipping: [testbed-manager] => (item=nscd)  2026-02-27 01:49:49.915546 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:49.915563 | orchestrator | skipping: [testbed-node-3] => (item=nscd)  2026-02-27 01:49:49.915581 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:49.915600 | orchestrator | skipping: [testbed-node-4] => (item=nscd)  2026-02-27 01:49:49.915620 | orchestrator | skipping: [testbed-node-5] => (item=nscd)  2026-02-27 01:49:49.915639 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:49.915658 | orchestrator | skipping: [testbed-node-0] => (item=nscd)  2026-02-27 01:49:49.915678 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:49.915765 | orchestrator | skipping: [testbed-node-1] => (item=nscd)  2026-02-27 01:49:49.915792 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:49:49.915811 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:49:49.915831 | orchestrator | skipping: [testbed-node-2] => (item=nscd)  2026-02-27 01:49:49.915851 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:49:49.915871 | orchestrator | 2026-02-27 01:49:49.915889 | orchestrator | TASK [osism.commons.services : Start/enable required services] ***************** 2026-02-27 01:49:49.915922 | orchestrator | Friday 27 February 2026 01:49:44 +0000 (0:00:00.280) 0:03:42.172 ******* 2026-02-27 01:49:49.915939 | orchestrator | ok: [testbed-manager] => (item=cron) 2026-02-27 01:49:49.915957 | orchestrator | ok: [testbed-node-3] => (item=cron) 2026-02-27 01:49:49.915975 | orchestrator | ok: [testbed-node-4] => (item=cron) 2026-02-27 01:49:49.916024 | orchestrator | ok: [testbed-node-5] => (item=cron) 2026-02-27 01:49:49.916043 | orchestrator | ok: [testbed-node-0] => (item=cron) 2026-02-27 01:49:49.916060 | orchestrator | ok: [testbed-node-1] => (item=cron) 2026-02-27 01:49:49.916072 | orchestrator | ok: [testbed-node-2] => (item=cron) 2026-02-27 01:49:49.916082 | orchestrator | 2026-02-27 01:49:49.916093 | orchestrator | TASK [osism.commons.motd : Include distribution specific configure tasks] ****** 2026-02-27 01:49:49.916104 | orchestrator | Friday 27 February 2026 01:49:45 +0000 (0:00:01.173) 0:03:43.346 ******* 2026-02-27 01:49:49.916117 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/motd/tasks/configure-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:49:49.916131 | orchestrator | 2026-02-27 01:49:49.916142 | orchestrator | TASK [osism.commons.motd : Remove update-motd package] ************************* 2026-02-27 01:49:49.916153 | orchestrator | Friday 27 February 2026 01:49:45 +0000 (0:00:00.372) 0:03:43.719 ******* 2026-02-27 01:49:49.916164 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:49.916175 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:49.916186 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:49.916196 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:49.916207 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:49.916217 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:49.916228 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:49.916239 | orchestrator | 2026-02-27 01:49:49.916249 | orchestrator | TASK [osism.commons.motd : Check if /etc/default/motd-news exists] ************* 2026-02-27 01:49:49.916260 | orchestrator | Friday 27 February 2026 01:49:47 +0000 (0:00:01.333) 0:03:45.052 ******* 2026-02-27 01:49:49.916271 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:49.916282 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:49.916292 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:49.916303 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:49.916313 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:49.916324 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:49.916334 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:49.916345 | orchestrator | 2026-02-27 01:49:49.916356 | orchestrator | TASK [osism.commons.motd : Disable the dynamic motd-news service] ************** 2026-02-27 01:49:49.916366 | orchestrator | Friday 27 February 2026 01:49:47 +0000 (0:00:00.634) 0:03:45.687 ******* 2026-02-27 01:49:49.916377 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:49.916388 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:49.916399 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:49.916409 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:49.916420 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:49.916430 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:49.916441 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:49.916452 | orchestrator | 2026-02-27 01:49:49.916462 | orchestrator | TASK [osism.commons.motd : Get all configuration files in /etc/pam.d] ********** 2026-02-27 01:49:49.916473 | orchestrator | Friday 27 February 2026 01:49:48 +0000 (0:00:00.621) 0:03:46.308 ******* 2026-02-27 01:49:49.916484 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:49.916495 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:49.916506 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:49.916516 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:49.916527 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:49.916537 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:49.916548 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:49.916558 | orchestrator | 2026-02-27 01:49:49.916569 | orchestrator | TASK [osism.commons.motd : Remove pam_motd.so rule] **************************** 2026-02-27 01:49:49.916588 | orchestrator | Friday 27 February 2026 01:49:48 +0000 (0:00:00.576) 0:03:46.885 ******* 2026-02-27 01:49:49.916604 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155453.3869348, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:49.916619 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155458.9441364, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:49.916638 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155471.0630162, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:49.916660 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155461.0226333, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750149 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155473.0166564, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750242 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155466.1864939, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750254 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/sshd', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2133, 'inode': 567, 'dev': 2049, 'nlink': 1, 'atime': 1772155514.120056, 'mtime': 1740432309.0, 'ctime': 1743685035.2598536, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750286 | orchestrator | changed: [testbed-manager] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750295 | orchestrator | changed: [testbed-node-3] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750318 | orchestrator | changed: [testbed-node-5] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750332 | orchestrator | changed: [testbed-node-4] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750375 | orchestrator | changed: [testbed-node-0] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750390 | orchestrator | changed: [testbed-node-1] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750402 | orchestrator | changed: [testbed-node-2] => (item={'path': '/etc/pam.d/login', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 4118, 'inode': 554, 'dev': 2049, 'nlink': 1, 'atime': 1743684808.8363404, 'mtime': 1712646062.0, 'ctime': 1743685035.2588537, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 01:49:54.750425 | orchestrator | 2026-02-27 01:49:54.750441 | orchestrator | TASK [osism.commons.motd : Copy motd file] ************************************* 2026-02-27 01:49:54.750455 | orchestrator | Friday 27 February 2026 01:49:49 +0000 (0:00:00.991) 0:03:47.876 ******* 2026-02-27 01:49:54.750468 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:54.750482 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:54.750493 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:54.750504 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:54.750514 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:54.750526 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:54.750538 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:54.750550 | orchestrator | 2026-02-27 01:49:54.750563 | orchestrator | TASK [osism.commons.motd : Copy issue file] ************************************ 2026-02-27 01:49:54.750575 | orchestrator | Friday 27 February 2026 01:49:51 +0000 (0:00:01.143) 0:03:49.020 ******* 2026-02-27 01:49:54.750588 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:54.750602 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:54.750615 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:54.750627 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:54.750640 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:54.750654 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:54.750666 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:54.750679 | orchestrator | 2026-02-27 01:49:54.750692 | orchestrator | TASK [osism.commons.motd : Copy issue.net file] ******************************** 2026-02-27 01:49:54.750731 | orchestrator | Friday 27 February 2026 01:49:52 +0000 (0:00:01.177) 0:03:50.197 ******* 2026-02-27 01:49:54.750745 | orchestrator | changed: [testbed-manager] 2026-02-27 01:49:54.750757 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:49:54.750768 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:49:54.750780 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:49:54.750791 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:49:54.750804 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:49:54.750816 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:49:54.750829 | orchestrator | 2026-02-27 01:49:54.750842 | orchestrator | TASK [osism.commons.motd : Configure SSH to print the motd] ******************** 2026-02-27 01:49:54.750854 | orchestrator | Friday 27 February 2026 01:49:53 +0000 (0:00:01.145) 0:03:51.342 ******* 2026-02-27 01:49:54.750868 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:49:54.750880 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:49:54.750893 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:49:54.750914 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:49:54.750927 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:49:54.750940 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:49:54.750952 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:49:54.750965 | orchestrator | 2026-02-27 01:49:54.750977 | orchestrator | TASK [osism.commons.motd : Configure SSH to not print the motd] **************** 2026-02-27 01:49:54.750990 | orchestrator | Friday 27 February 2026 01:49:53 +0000 (0:00:00.252) 0:03:51.595 ******* 2026-02-27 01:49:54.751003 | orchestrator | ok: [testbed-manager] 2026-02-27 01:49:54.751017 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:49:54.751030 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:49:54.751042 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:49:54.751055 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:49:54.751068 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:49:54.751081 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:49:54.751093 | orchestrator | 2026-02-27 01:49:54.751107 | orchestrator | TASK [osism.services.rng : Include distribution specific install tasks] ******** 2026-02-27 01:49:54.751120 | orchestrator | Friday 27 February 2026 01:49:54 +0000 (0:00:00.753) 0:03:52.348 ******* 2026-02-27 01:49:54.751135 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/rng/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:49:54.751162 | orchestrator | 2026-02-27 01:49:54.751176 | orchestrator | TASK [osism.services.rng : Install rng package] ******************************** 2026-02-27 01:49:54.751205 | orchestrator | Friday 27 February 2026 01:49:54 +0000 (0:00:00.365) 0:03:52.713 ******* 2026-02-27 01:51:13.973226 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973303 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:13.973311 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:13.973316 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:13.973320 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:13.973324 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:13.973328 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:13.973332 | orchestrator | 2026-02-27 01:51:13.973337 | orchestrator | TASK [osism.services.rng : Remove haveged package] ***************************** 2026-02-27 01:51:13.973342 | orchestrator | Friday 27 February 2026 01:50:03 +0000 (0:00:09.237) 0:04:01.951 ******* 2026-02-27 01:51:13.973346 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973350 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973354 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973357 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973361 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973365 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973369 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973373 | orchestrator | 2026-02-27 01:51:13.973377 | orchestrator | TASK [osism.services.rng : Manage rng service] ********************************* 2026-02-27 01:51:13.973381 | orchestrator | Friday 27 February 2026 01:50:05 +0000 (0:00:01.358) 0:04:03.310 ******* 2026-02-27 01:51:13.973384 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973388 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973392 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973396 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973400 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973403 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973407 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973411 | orchestrator | 2026-02-27 01:51:13.973415 | orchestrator | TASK [osism.commons.cleanup : Gather variables for each operating system] ****** 2026-02-27 01:51:13.973419 | orchestrator | Friday 27 February 2026 01:50:06 +0000 (0:00:01.091) 0:04:04.401 ******* 2026-02-27 01:51:13.973422 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973426 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973430 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973434 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973437 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973442 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973446 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973449 | orchestrator | 2026-02-27 01:51:13.973453 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_packages_distribution variable to default value] *** 2026-02-27 01:51:13.973458 | orchestrator | Friday 27 February 2026 01:50:06 +0000 (0:00:00.274) 0:04:04.676 ******* 2026-02-27 01:51:13.973462 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973466 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973469 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973473 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973477 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973481 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973484 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973488 | orchestrator | 2026-02-27 01:51:13.973492 | orchestrator | TASK [osism.commons.cleanup : Set cleanup_services_distribution variable to default value] *** 2026-02-27 01:51:13.973496 | orchestrator | Friday 27 February 2026 01:50:07 +0000 (0:00:00.302) 0:04:04.979 ******* 2026-02-27 01:51:13.973500 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973504 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973507 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973511 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973530 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973534 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973538 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973542 | orchestrator | 2026-02-27 01:51:13.973546 | orchestrator | TASK [osism.commons.cleanup : Populate service facts] ************************** 2026-02-27 01:51:13.973550 | orchestrator | Friday 27 February 2026 01:50:07 +0000 (0:00:00.291) 0:04:05.270 ******* 2026-02-27 01:51:13.973553 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.973557 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.973561 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.973565 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.973568 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.973572 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.973576 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.973580 | orchestrator | 2026-02-27 01:51:13.973583 | orchestrator | TASK [osism.commons.cleanup : Include distribution specific timer tasks] ******* 2026-02-27 01:51:13.973587 | orchestrator | Friday 27 February 2026 01:50:12 +0000 (0:00:05.506) 0:04:10.777 ******* 2026-02-27 01:51:13.973593 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/timers-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:51:13.973598 | orchestrator | 2026-02-27 01:51:13.973602 | orchestrator | TASK [osism.commons.cleanup : Disable apt-daily timers] ************************ 2026-02-27 01:51:13.973606 | orchestrator | Friday 27 February 2026 01:50:13 +0000 (0:00:00.416) 0:04:11.194 ******* 2026-02-27 01:51:13.973610 | orchestrator | skipping: [testbed-manager] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973614 | orchestrator | skipping: [testbed-manager] => (item=apt-daily)  2026-02-27 01:51:13.973617 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973621 | orchestrator | skipping: [testbed-node-3] => (item=apt-daily)  2026-02-27 01:51:13.973625 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:13.973642 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973646 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:13.973650 | orchestrator | skipping: [testbed-node-4] => (item=apt-daily)  2026-02-27 01:51:13.973654 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973657 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:13.973661 | orchestrator | skipping: [testbed-node-5] => (item=apt-daily)  2026-02-27 01:51:13.973665 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973669 | orchestrator | skipping: [testbed-node-0] => (item=apt-daily)  2026-02-27 01:51:13.973672 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:13.973676 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973680 | orchestrator | skipping: [testbed-node-1] => (item=apt-daily)  2026-02-27 01:51:13.973694 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:13.973698 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:13.973701 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily-upgrade)  2026-02-27 01:51:13.973705 | orchestrator | skipping: [testbed-node-2] => (item=apt-daily)  2026-02-27 01:51:13.973709 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:13.973713 | orchestrator | 2026-02-27 01:51:13.973717 | orchestrator | TASK [osism.commons.cleanup : Include service tasks] *************************** 2026-02-27 01:51:13.973721 | orchestrator | Friday 27 February 2026 01:50:13 +0000 (0:00:00.330) 0:04:11.525 ******* 2026-02-27 01:51:13.973725 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/services-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:51:13.973728 | orchestrator | 2026-02-27 01:51:13.973732 | orchestrator | TASK [osism.commons.cleanup : Cleanup services] ******************************** 2026-02-27 01:51:13.973736 | orchestrator | Friday 27 February 2026 01:50:13 +0000 (0:00:00.405) 0:04:11.930 ******* 2026-02-27 01:51:13.973781 | orchestrator | skipping: [testbed-manager] => (item=ModemManager.service)  2026-02-27 01:51:13.973785 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:13.973789 | orchestrator | skipping: [testbed-node-3] => (item=ModemManager.service)  2026-02-27 01:51:13.973794 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:13.973799 | orchestrator | skipping: [testbed-node-4] => (item=ModemManager.service)  2026-02-27 01:51:13.973803 | orchestrator | skipping: [testbed-node-5] => (item=ModemManager.service)  2026-02-27 01:51:13.973808 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:13.973812 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:13.973816 | orchestrator | skipping: [testbed-node-0] => (item=ModemManager.service)  2026-02-27 01:51:13.973821 | orchestrator | skipping: [testbed-node-1] => (item=ModemManager.service)  2026-02-27 01:51:13.973825 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:13.973829 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:13.973834 | orchestrator | skipping: [testbed-node-2] => (item=ModemManager.service)  2026-02-27 01:51:13.973838 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:13.973842 | orchestrator | 2026-02-27 01:51:13.973847 | orchestrator | TASK [osism.commons.cleanup : Include packages tasks] ************************** 2026-02-27 01:51:13.973851 | orchestrator | Friday 27 February 2026 01:50:14 +0000 (0:00:00.327) 0:04:12.257 ******* 2026-02-27 01:51:13.973856 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/packages-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:51:13.973860 | orchestrator | 2026-02-27 01:51:13.973864 | orchestrator | TASK [osism.commons.cleanup : Cleanup installed packages] ********************** 2026-02-27 01:51:13.973869 | orchestrator | Friday 27 February 2026 01:50:14 +0000 (0:00:00.438) 0:04:12.696 ******* 2026-02-27 01:51:13.973873 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:13.973877 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:13.973882 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:13.973886 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:13.973890 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:13.973894 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:13.973898 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:13.973903 | orchestrator | 2026-02-27 01:51:13.973907 | orchestrator | TASK [osism.commons.cleanup : Remove cloudinit package] ************************ 2026-02-27 01:51:13.973912 | orchestrator | Friday 27 February 2026 01:50:48 +0000 (0:00:34.211) 0:04:46.907 ******* 2026-02-27 01:51:13.973916 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:13.973920 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:13.973925 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:13.973929 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:13.973933 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:13.973938 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:13.973942 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:13.973946 | orchestrator | 2026-02-27 01:51:13.973951 | orchestrator | TASK [osism.commons.cleanup : Uninstall unattended-upgrades package] *********** 2026-02-27 01:51:13.973955 | orchestrator | Friday 27 February 2026 01:50:57 +0000 (0:00:08.800) 0:04:55.708 ******* 2026-02-27 01:51:13.973962 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:13.973967 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:13.973971 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:13.973975 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:13.973980 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:13.973984 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:13.973988 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:13.973992 | orchestrator | 2026-02-27 01:51:13.973997 | orchestrator | TASK [osism.commons.cleanup : Remove useless packages from the cache] ********** 2026-02-27 01:51:13.974001 | orchestrator | Friday 27 February 2026 01:51:05 +0000 (0:00:08.197) 0:05:03.905 ******* 2026-02-27 01:51:13.974009 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:13.974049 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:13.974055 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:13.974059 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:13.974064 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:13.974068 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:13.974072 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:13.974076 | orchestrator | 2026-02-27 01:51:13.974081 | orchestrator | TASK [osism.commons.cleanup : Remove dependencies that are no longer required] *** 2026-02-27 01:51:13.974085 | orchestrator | Friday 27 February 2026 01:51:07 +0000 (0:00:01.851) 0:05:05.756 ******* 2026-02-27 01:51:13.974089 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:13.974093 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:13.974098 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:13.974103 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:13.974107 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:13.974111 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:13.974116 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:13.974120 | orchestrator | 2026-02-27 01:51:13.974127 | orchestrator | TASK [osism.commons.cleanup : Include cloudinit tasks] ************************* 2026-02-27 01:51:25.957846 | orchestrator | Friday 27 February 2026 01:51:13 +0000 (0:00:06.174) 0:05:11.931 ******* 2026-02-27 01:51:25.957959 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/cleanup/tasks/cloudinit.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:51:25.957977 | orchestrator | 2026-02-27 01:51:25.957991 | orchestrator | TASK [osism.commons.cleanup : Remove cloud-init configuration directory] ******* 2026-02-27 01:51:25.958002 | orchestrator | Friday 27 February 2026 01:51:14 +0000 (0:00:00.444) 0:05:12.375 ******* 2026-02-27 01:51:25.958072 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:25.958088 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:25.958099 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:25.958110 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:25.958121 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:25.958132 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:25.958143 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:25.958154 | orchestrator | 2026-02-27 01:51:25.958165 | orchestrator | TASK [osism.commons.timezone : Install tzdata package] ************************* 2026-02-27 01:51:25.958176 | orchestrator | Friday 27 February 2026 01:51:15 +0000 (0:00:00.738) 0:05:13.114 ******* 2026-02-27 01:51:25.958187 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:25.958199 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:25.958210 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:25.958221 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:25.958232 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:25.958251 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:25.958269 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:25.958294 | orchestrator | 2026-02-27 01:51:25.958316 | orchestrator | TASK [osism.commons.timezone : Set timezone to UTC] **************************** 2026-02-27 01:51:25.958336 | orchestrator | Friday 27 February 2026 01:51:17 +0000 (0:00:01.913) 0:05:15.027 ******* 2026-02-27 01:51:25.958353 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:51:25.958372 | orchestrator | changed: [testbed-manager] 2026-02-27 01:51:25.958390 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:51:25.958410 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:51:25.958429 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:51:25.958447 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:51:25.958465 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:51:25.958482 | orchestrator | 2026-02-27 01:51:25.958501 | orchestrator | TASK [osism.commons.timezone : Create /etc/adjtime file] *********************** 2026-02-27 01:51:25.958520 | orchestrator | Friday 27 February 2026 01:51:17 +0000 (0:00:00.899) 0:05:15.927 ******* 2026-02-27 01:51:25.958579 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.958605 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.958626 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.958645 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:25.958663 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:25.958680 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:25.958698 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:25.958717 | orchestrator | 2026-02-27 01:51:25.958736 | orchestrator | TASK [osism.commons.timezone : Ensure UTC in /etc/adjtime] ********************* 2026-02-27 01:51:25.958787 | orchestrator | Friday 27 February 2026 01:51:18 +0000 (0:00:00.273) 0:05:16.201 ******* 2026-02-27 01:51:25.958809 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.958829 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.958845 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.958862 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:25.958881 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:25.958899 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:25.958942 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:25.958959 | orchestrator | 2026-02-27 01:51:25.958977 | orchestrator | TASK [osism.services.docker : Gather variables for each operating system] ****** 2026-02-27 01:51:25.958994 | orchestrator | Friday 27 February 2026 01:51:18 +0000 (0:00:00.356) 0:05:16.558 ******* 2026-02-27 01:51:25.959012 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:25.959029 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:25.959046 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:25.959064 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:25.959082 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:25.959099 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:25.959116 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:25.959134 | orchestrator | 2026-02-27 01:51:25.959153 | orchestrator | TASK [osism.services.docker : Set docker_version variable to default value] **** 2026-02-27 01:51:25.959190 | orchestrator | Friday 27 February 2026 01:51:18 +0000 (0:00:00.298) 0:05:16.856 ******* 2026-02-27 01:51:25.959210 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.959229 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.959246 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.959283 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:25.959310 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:25.959331 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:25.959347 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:25.959365 | orchestrator | 2026-02-27 01:51:25.959384 | orchestrator | TASK [osism.services.docker : Set docker_cli_version variable to default value] *** 2026-02-27 01:51:25.959403 | orchestrator | Friday 27 February 2026 01:51:19 +0000 (0:00:00.250) 0:05:17.107 ******* 2026-02-27 01:51:25.959422 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:25.959443 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:25.959491 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:25.959512 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:25.959530 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:25.959548 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:25.959562 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:25.959573 | orchestrator | 2026-02-27 01:51:25.959585 | orchestrator | TASK [osism.services.docker : Print used docker version] *********************** 2026-02-27 01:51:25.959596 | orchestrator | Friday 27 February 2026 01:51:19 +0000 (0:00:00.294) 0:05:17.401 ******* 2026-02-27 01:51:25.959607 | orchestrator | ok: [testbed-manager] =>  2026-02-27 01:51:25.959617 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959628 | orchestrator | ok: [testbed-node-3] =>  2026-02-27 01:51:25.959639 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959649 | orchestrator | ok: [testbed-node-4] =>  2026-02-27 01:51:25.959668 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959687 | orchestrator | ok: [testbed-node-5] =>  2026-02-27 01:51:25.959704 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959794 | orchestrator | ok: [testbed-node-0] =>  2026-02-27 01:51:25.959839 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959857 | orchestrator | ok: [testbed-node-1] =>  2026-02-27 01:51:25.959875 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959893 | orchestrator | ok: [testbed-node-2] =>  2026-02-27 01:51:25.959909 | orchestrator |  docker_version: 5:27.5.1 2026-02-27 01:51:25.959925 | orchestrator | 2026-02-27 01:51:25.959944 | orchestrator | TASK [osism.services.docker : Print used docker cli version] ******************* 2026-02-27 01:51:25.959961 | orchestrator | Friday 27 February 2026 01:51:19 +0000 (0:00:00.253) 0:05:17.655 ******* 2026-02-27 01:51:25.959978 | orchestrator | ok: [testbed-manager] =>  2026-02-27 01:51:25.959995 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960011 | orchestrator | ok: [testbed-node-3] =>  2026-02-27 01:51:25.960029 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960046 | orchestrator | ok: [testbed-node-4] =>  2026-02-27 01:51:25.960063 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960081 | orchestrator | ok: [testbed-node-5] =>  2026-02-27 01:51:25.960099 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960117 | orchestrator | ok: [testbed-node-0] =>  2026-02-27 01:51:25.960136 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960154 | orchestrator | ok: [testbed-node-1] =>  2026-02-27 01:51:25.960172 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960191 | orchestrator | ok: [testbed-node-2] =>  2026-02-27 01:51:25.960209 | orchestrator |  docker_cli_version: 5:27.5.1 2026-02-27 01:51:25.960228 | orchestrator | 2026-02-27 01:51:25.960246 | orchestrator | TASK [osism.services.docker : Include block storage tasks] ********************* 2026-02-27 01:51:25.960265 | orchestrator | Friday 27 February 2026 01:51:19 +0000 (0:00:00.292) 0:05:17.947 ******* 2026-02-27 01:51:25.960283 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.960302 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.960320 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.960338 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:25.960357 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:25.960375 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:25.960393 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:25.960411 | orchestrator | 2026-02-27 01:51:25.960429 | orchestrator | TASK [osism.services.docker : Include zram storage tasks] ********************** 2026-02-27 01:51:25.960447 | orchestrator | Friday 27 February 2026 01:51:20 +0000 (0:00:00.279) 0:05:18.227 ******* 2026-02-27 01:51:25.960464 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.960483 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.960500 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.960517 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:51:25.960534 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:51:25.960552 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:51:25.960570 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:51:25.960587 | orchestrator | 2026-02-27 01:51:25.960604 | orchestrator | TASK [osism.services.docker : Include docker install tasks] ******************** 2026-02-27 01:51:25.960622 | orchestrator | Friday 27 February 2026 01:51:20 +0000 (0:00:00.266) 0:05:18.493 ******* 2026-02-27 01:51:25.960642 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/install-docker-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:51:25.960663 | orchestrator | 2026-02-27 01:51:25.960682 | orchestrator | TASK [osism.services.docker : Remove old architecture-dependent repository] **** 2026-02-27 01:51:25.960700 | orchestrator | Friday 27 February 2026 01:51:20 +0000 (0:00:00.400) 0:05:18.894 ******* 2026-02-27 01:51:25.960719 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:25.960739 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:25.960833 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:25.960856 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:25.960874 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:25.960892 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:25.960930 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:25.960966 | orchestrator | 2026-02-27 01:51:25.960988 | orchestrator | TASK [osism.services.docker : Gather package facts] **************************** 2026-02-27 01:51:25.961001 | orchestrator | Friday 27 February 2026 01:51:21 +0000 (0:00:00.968) 0:05:19.862 ******* 2026-02-27 01:51:25.961012 | orchestrator | ok: [testbed-manager] 2026-02-27 01:51:25.961022 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:51:25.961033 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:51:25.961044 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:51:25.961055 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:51:25.961065 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:51:25.961088 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:51:25.961099 | orchestrator | 2026-02-27 01:51:25.961111 | orchestrator | TASK [osism.services.docker : Check whether packages are installed that should not be installed] *** 2026-02-27 01:51:25.961124 | orchestrator | Friday 27 February 2026 01:51:25 +0000 (0:00:03.704) 0:05:23.567 ******* 2026-02-27 01:51:25.961135 | orchestrator | skipping: [testbed-manager] => (item=containerd)  2026-02-27 01:51:25.961146 | orchestrator | skipping: [testbed-manager] => (item=docker.io)  2026-02-27 01:51:25.961157 | orchestrator | skipping: [testbed-manager] => (item=docker-engine)  2026-02-27 01:51:25.961168 | orchestrator | skipping: [testbed-node-3] => (item=containerd)  2026-02-27 01:51:25.961179 | orchestrator | skipping: [testbed-node-3] => (item=docker.io)  2026-02-27 01:51:25.961190 | orchestrator | skipping: [testbed-node-3] => (item=docker-engine)  2026-02-27 01:51:25.961201 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:51:25.961210 | orchestrator | skipping: [testbed-node-4] => (item=containerd)  2026-02-27 01:51:25.961220 | orchestrator | skipping: [testbed-node-4] => (item=docker.io)  2026-02-27 01:51:25.961229 | orchestrator | skipping: [testbed-node-4] => (item=docker-engine)  2026-02-27 01:51:25.961239 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:51:25.961249 | orchestrator | skipping: [testbed-node-5] => (item=containerd)  2026-02-27 01:51:25.961258 | orchestrator | skipping: [testbed-node-5] => (item=docker.io)  2026-02-27 01:51:25.961267 | orchestrator | skipping: [testbed-node-5] => (item=docker-engine)  2026-02-27 01:51:25.961277 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:51:25.961286 | orchestrator | skipping: [testbed-node-0] => (item=containerd)  2026-02-27 01:51:25.961312 | orchestrator | skipping: [testbed-node-0] => (item=docker.io)  2026-02-27 01:52:32.383266 | orchestrator | skipping: [testbed-node-0] => (item=docker-engine)  2026-02-27 01:52:32.383385 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:32.383403 | orchestrator | skipping: [testbed-node-1] => (item=containerd)  2026-02-27 01:52:32.383415 | orchestrator | skipping: [testbed-node-1] => (item=docker.io)  2026-02-27 01:52:32.383426 | orchestrator | skipping: [testbed-node-1] => (item=docker-engine)  2026-02-27 01:52:32.383438 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:32.383448 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:32.383460 | orchestrator | skipping: [testbed-node-2] => (item=containerd)  2026-02-27 01:52:32.383471 | orchestrator | skipping: [testbed-node-2] => (item=docker.io)  2026-02-27 01:52:32.383482 | orchestrator | skipping: [testbed-node-2] => (item=docker-engine)  2026-02-27 01:52:32.383493 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:32.383504 | orchestrator | 2026-02-27 01:52:32.383516 | orchestrator | TASK [osism.services.docker : Install apt-transport-https package] ************* 2026-02-27 01:52:32.383529 | orchestrator | Friday 27 February 2026 01:51:26 +0000 (0:00:00.568) 0:05:24.136 ******* 2026-02-27 01:52:32.383540 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.383551 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.383562 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.383573 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.383584 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.383596 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.383607 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.383643 | orchestrator | 2026-02-27 01:52:32.383655 | orchestrator | TASK [osism.services.docker : Add repository gpg key] ************************** 2026-02-27 01:52:32.383666 | orchestrator | Friday 27 February 2026 01:51:33 +0000 (0:00:06.885) 0:05:31.022 ******* 2026-02-27 01:52:32.383677 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.383687 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.383698 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.383709 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.383720 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.383731 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.383741 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.383752 | orchestrator | 2026-02-27 01:52:32.383763 | orchestrator | TASK [osism.services.docker : Add repository] ********************************** 2026-02-27 01:52:32.383774 | orchestrator | Friday 27 February 2026 01:51:34 +0000 (0:00:01.047) 0:05:32.070 ******* 2026-02-27 01:52:32.383815 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.383829 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.383841 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.383853 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.383866 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.383878 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.383891 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.383903 | orchestrator | 2026-02-27 01:52:32.383916 | orchestrator | TASK [osism.services.docker : Update package cache] **************************** 2026-02-27 01:52:32.383928 | orchestrator | Friday 27 February 2026 01:51:43 +0000 (0:00:09.346) 0:05:41.416 ******* 2026-02-27 01:52:32.383940 | orchestrator | changed: [testbed-manager] 2026-02-27 01:52:32.383952 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.383963 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.383975 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.383988 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.383999 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384011 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384023 | orchestrator | 2026-02-27 01:52:32.384036 | orchestrator | TASK [osism.services.docker : Pin docker package version] ********************** 2026-02-27 01:52:32.384048 | orchestrator | Friday 27 February 2026 01:51:47 +0000 (0:00:03.669) 0:05:45.086 ******* 2026-02-27 01:52:32.384061 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.384073 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384086 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.384099 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384111 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.384123 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384135 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384148 | orchestrator | 2026-02-27 01:52:32.384160 | orchestrator | TASK [osism.services.docker : Pin docker-cli package version] ****************** 2026-02-27 01:52:32.384171 | orchestrator | Friday 27 February 2026 01:51:48 +0000 (0:00:01.412) 0:05:46.499 ******* 2026-02-27 01:52:32.384182 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.384193 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384204 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.384215 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384226 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.384236 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384247 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384258 | orchestrator | 2026-02-27 01:52:32.384270 | orchestrator | TASK [osism.services.docker : Unlock containerd package] *********************** 2026-02-27 01:52:32.384281 | orchestrator | Friday 27 February 2026 01:51:50 +0000 (0:00:01.721) 0:05:48.221 ******* 2026-02-27 01:52:32.384292 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:32.384302 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:32.384313 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:32.384324 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:32.384335 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:32.384354 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:32.384365 | orchestrator | changed: [testbed-manager] 2026-02-27 01:52:32.384375 | orchestrator | 2026-02-27 01:52:32.384386 | orchestrator | TASK [osism.services.docker : Install containerd package] ********************** 2026-02-27 01:52:32.384397 | orchestrator | Friday 27 February 2026 01:51:50 +0000 (0:00:00.697) 0:05:48.918 ******* 2026-02-27 01:52:32.384408 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.384419 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384430 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.384441 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384451 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384462 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.384473 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384500 | orchestrator | 2026-02-27 01:52:32.384523 | orchestrator | TASK [osism.services.docker : Lock containerd package] ************************* 2026-02-27 01:52:32.384553 | orchestrator | Friday 27 February 2026 01:52:01 +0000 (0:00:10.989) 0:05:59.908 ******* 2026-02-27 01:52:32.384565 | orchestrator | changed: [testbed-manager] 2026-02-27 01:52:32.384576 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384586 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.384597 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384607 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.384618 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384628 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384639 | orchestrator | 2026-02-27 01:52:32.384650 | orchestrator | TASK [osism.services.docker : Install docker-cli package] ********************** 2026-02-27 01:52:32.384661 | orchestrator | Friday 27 February 2026 01:52:02 +0000 (0:00:00.999) 0:06:00.908 ******* 2026-02-27 01:52:32.384671 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.384683 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384703 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384721 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.384745 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.384772 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.384859 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.384878 | orchestrator | 2026-02-27 01:52:32.384895 | orchestrator | TASK [osism.services.docker : Install docker package] ************************** 2026-02-27 01:52:32.384912 | orchestrator | Friday 27 February 2026 01:52:13 +0000 (0:00:10.685) 0:06:11.594 ******* 2026-02-27 01:52:32.384929 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.384948 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.384964 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.384982 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.385000 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.385018 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.385031 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.385042 | orchestrator | 2026-02-27 01:52:32.385053 | orchestrator | TASK [osism.services.docker : Unblock installation of python docker packages] *** 2026-02-27 01:52:32.385063 | orchestrator | Friday 27 February 2026 01:52:25 +0000 (0:00:11.787) 0:06:23.381 ******* 2026-02-27 01:52:32.385074 | orchestrator | ok: [testbed-manager] => (item=python3-docker) 2026-02-27 01:52:32.385085 | orchestrator | ok: [testbed-node-3] => (item=python3-docker) 2026-02-27 01:52:32.385096 | orchestrator | ok: [testbed-node-4] => (item=python3-docker) 2026-02-27 01:52:32.385106 | orchestrator | ok: [testbed-node-5] => (item=python3-docker) 2026-02-27 01:52:32.385117 | orchestrator | ok: [testbed-manager] => (item=python-docker) 2026-02-27 01:52:32.385127 | orchestrator | ok: [testbed-node-0] => (item=python3-docker) 2026-02-27 01:52:32.385138 | orchestrator | ok: [testbed-node-1] => (item=python3-docker) 2026-02-27 01:52:32.385148 | orchestrator | ok: [testbed-node-2] => (item=python3-docker) 2026-02-27 01:52:32.385159 | orchestrator | ok: [testbed-node-3] => (item=python-docker) 2026-02-27 01:52:32.385170 | orchestrator | ok: [testbed-node-4] => (item=python-docker) 2026-02-27 01:52:32.385191 | orchestrator | ok: [testbed-node-5] => (item=python-docker) 2026-02-27 01:52:32.385251 | orchestrator | ok: [testbed-node-0] => (item=python-docker) 2026-02-27 01:52:32.385263 | orchestrator | ok: [testbed-node-1] => (item=python-docker) 2026-02-27 01:52:32.385274 | orchestrator | ok: [testbed-node-2] => (item=python-docker) 2026-02-27 01:52:32.385285 | orchestrator | 2026-02-27 01:52:32.385296 | orchestrator | TASK [osism.services.docker : Install python3 docker package] ****************** 2026-02-27 01:52:32.385310 | orchestrator | Friday 27 February 2026 01:52:26 +0000 (0:00:01.216) 0:06:24.597 ******* 2026-02-27 01:52:32.385329 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:32.385346 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:32.385364 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:32.385382 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:32.385400 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:32.385417 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:32.385436 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:32.385456 | orchestrator | 2026-02-27 01:52:32.385474 | orchestrator | TASK [osism.services.docker : Install python3 docker package from Debian Sid] *** 2026-02-27 01:52:32.385490 | orchestrator | Friday 27 February 2026 01:52:27 +0000 (0:00:00.552) 0:06:25.150 ******* 2026-02-27 01:52:32.385501 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:32.385512 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:32.385523 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:32.385533 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:32.385544 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:32.385555 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:32.385565 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:32.385576 | orchestrator | 2026-02-27 01:52:32.385593 | orchestrator | TASK [osism.services.docker : Remove python docker packages (install python bindings from pip)] *** 2026-02-27 01:52:32.385605 | orchestrator | Friday 27 February 2026 01:52:31 +0000 (0:00:04.189) 0:06:29.339 ******* 2026-02-27 01:52:32.385616 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:32.385626 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:32.385637 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:32.385647 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:32.385658 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:32.385668 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:32.385679 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:32.385689 | orchestrator | 2026-02-27 01:52:32.385700 | orchestrator | TASK [osism.services.docker : Block installation of python docker packages (install python bindings from pip)] *** 2026-02-27 01:52:32.385712 | orchestrator | Friday 27 February 2026 01:52:31 +0000 (0:00:00.522) 0:06:29.861 ******* 2026-02-27 01:52:32.385722 | orchestrator | skipping: [testbed-manager] => (item=python3-docker)  2026-02-27 01:52:32.385733 | orchestrator | skipping: [testbed-manager] => (item=python-docker)  2026-02-27 01:52:32.385744 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:32.385755 | orchestrator | skipping: [testbed-node-3] => (item=python3-docker)  2026-02-27 01:52:32.385766 | orchestrator | skipping: [testbed-node-3] => (item=python-docker)  2026-02-27 01:52:32.385776 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:32.385934 | orchestrator | skipping: [testbed-node-4] => (item=python3-docker)  2026-02-27 01:52:32.385956 | orchestrator | skipping: [testbed-node-4] => (item=python-docker)  2026-02-27 01:52:32.385968 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:32.385994 | orchestrator | skipping: [testbed-node-5] => (item=python3-docker)  2026-02-27 01:52:52.594941 | orchestrator | skipping: [testbed-node-5] => (item=python-docker)  2026-02-27 01:52:52.595119 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:52.595143 | orchestrator | skipping: [testbed-node-0] => (item=python3-docker)  2026-02-27 01:52:52.595159 | orchestrator | skipping: [testbed-node-0] => (item=python-docker)  2026-02-27 01:52:52.595175 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:52.595229 | orchestrator | skipping: [testbed-node-1] => (item=python3-docker)  2026-02-27 01:52:52.595248 | orchestrator | skipping: [testbed-node-1] => (item=python-docker)  2026-02-27 01:52:52.595266 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:52.595281 | orchestrator | skipping: [testbed-node-2] => (item=python3-docker)  2026-02-27 01:52:52.595297 | orchestrator | skipping: [testbed-node-2] => (item=python-docker)  2026-02-27 01:52:52.595313 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:52.595331 | orchestrator | 2026-02-27 01:52:52.595350 | orchestrator | TASK [osism.services.docker : Install python3-pip package (install python bindings from pip)] *** 2026-02-27 01:52:52.595369 | orchestrator | Friday 27 February 2026 01:52:32 +0000 (0:00:00.748) 0:06:30.610 ******* 2026-02-27 01:52:52.595384 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:52.595396 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:52.595407 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:52.595419 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:52.595430 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:52.595440 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:52.595450 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:52.595461 | orchestrator | 2026-02-27 01:52:52.595474 | orchestrator | TASK [osism.services.docker : Install docker packages (install python bindings from pip)] *** 2026-02-27 01:52:52.595486 | orchestrator | Friday 27 February 2026 01:52:33 +0000 (0:00:00.517) 0:06:31.127 ******* 2026-02-27 01:52:52.595497 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:52.595508 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:52.595518 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:52.595529 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:52.595539 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:52.595550 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:52.595560 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:52.595571 | orchestrator | 2026-02-27 01:52:52.595582 | orchestrator | TASK [osism.services.docker : Install packages required by docker login] ******* 2026-02-27 01:52:52.595593 | orchestrator | Friday 27 February 2026 01:52:33 +0000 (0:00:00.522) 0:06:31.650 ******* 2026-02-27 01:52:52.595604 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:52.595615 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:52:52.595626 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:52:52.595637 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:52:52.595647 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:52:52.595659 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:52:52.595670 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:52:52.595681 | orchestrator | 2026-02-27 01:52:52.595692 | orchestrator | TASK [osism.services.docker : Ensure that some packages are not installed] ***** 2026-02-27 01:52:52.595702 | orchestrator | Friday 27 February 2026 01:52:34 +0000 (0:00:00.560) 0:06:32.210 ******* 2026-02-27 01:52:52.595711 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.595721 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.595731 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.595740 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.595750 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.595759 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.595768 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.595778 | orchestrator | 2026-02-27 01:52:52.595787 | orchestrator | TASK [osism.services.docker : Include config tasks] **************************** 2026-02-27 01:52:52.595832 | orchestrator | Friday 27 February 2026 01:52:36 +0000 (0:00:02.009) 0:06:34.220 ******* 2026-02-27 01:52:52.595845 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/config.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:52:52.595857 | orchestrator | 2026-02-27 01:52:52.595867 | orchestrator | TASK [osism.services.docker : Create plugins directory] ************************ 2026-02-27 01:52:52.595877 | orchestrator | Friday 27 February 2026 01:52:37 +0000 (0:00:00.910) 0:06:35.130 ******* 2026-02-27 01:52:52.595903 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.595915 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:52.595924 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:52.595934 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:52.595944 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:52.595954 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:52.595963 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:52.595973 | orchestrator | 2026-02-27 01:52:52.595983 | orchestrator | TASK [osism.services.docker : Create systemd overlay directory] **************** 2026-02-27 01:52:52.595992 | orchestrator | Friday 27 February 2026 01:52:38 +0000 (0:00:00.941) 0:06:36.072 ******* 2026-02-27 01:52:52.596002 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596012 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:52.596021 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:52.596031 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:52.596040 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:52.596050 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:52.596059 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:52.596069 | orchestrator | 2026-02-27 01:52:52.596079 | orchestrator | TASK [osism.services.docker : Copy systemd overlay file] *********************** 2026-02-27 01:52:52.596089 | orchestrator | Friday 27 February 2026 01:52:39 +0000 (0:00:00.978) 0:06:37.051 ******* 2026-02-27 01:52:52.596098 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596108 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:52.596118 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:52.596127 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:52.596137 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:52.596146 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:52.596156 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:52.596165 | orchestrator | 2026-02-27 01:52:52.596175 | orchestrator | TASK [osism.services.docker : Reload systemd daemon if systemd overlay file is changed] *** 2026-02-27 01:52:52.596209 | orchestrator | Friday 27 February 2026 01:52:40 +0000 (0:00:01.592) 0:06:38.644 ******* 2026-02-27 01:52:52.596220 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:52:52.596229 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.596239 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.596248 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.596259 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.596276 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.596291 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.596307 | orchestrator | 2026-02-27 01:52:52.596323 | orchestrator | TASK [osism.services.docker : Copy limits configuration file] ****************** 2026-02-27 01:52:52.596338 | orchestrator | Friday 27 February 2026 01:52:42 +0000 (0:00:01.542) 0:06:40.187 ******* 2026-02-27 01:52:52.596355 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596370 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:52.596386 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:52.596402 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:52.596420 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:52.596437 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:52.596453 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:52.596468 | orchestrator | 2026-02-27 01:52:52.596486 | orchestrator | TASK [osism.services.docker : Copy daemon.json configuration file] ************* 2026-02-27 01:52:52.596503 | orchestrator | Friday 27 February 2026 01:52:43 +0000 (0:00:01.387) 0:06:41.574 ******* 2026-02-27 01:52:52.596519 | orchestrator | changed: [testbed-manager] 2026-02-27 01:52:52.596534 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:52:52.596544 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:52:52.596554 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:52:52.596563 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:52:52.596573 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:52:52.596582 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:52:52.596592 | orchestrator | 2026-02-27 01:52:52.596601 | orchestrator | TASK [osism.services.docker : Include service tasks] *************************** 2026-02-27 01:52:52.596620 | orchestrator | Friday 27 February 2026 01:52:45 +0000 (0:00:01.505) 0:06:43.080 ******* 2026-02-27 01:52:52.596630 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/service.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:52:52.596640 | orchestrator | 2026-02-27 01:52:52.596650 | orchestrator | TASK [osism.services.docker : Reload systemd daemon] *************************** 2026-02-27 01:52:52.596659 | orchestrator | Friday 27 February 2026 01:52:46 +0000 (0:00:01.064) 0:06:44.144 ******* 2026-02-27 01:52:52.596668 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596678 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.596687 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.596697 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.596706 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.596716 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.596725 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.596734 | orchestrator | 2026-02-27 01:52:52.596744 | orchestrator | TASK [osism.services.docker : Manage service] ********************************** 2026-02-27 01:52:52.596753 | orchestrator | Friday 27 February 2026 01:52:47 +0000 (0:00:01.562) 0:06:45.706 ******* 2026-02-27 01:52:52.596763 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596772 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.596782 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.596816 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.596828 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.596837 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.596846 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.596856 | orchestrator | 2026-02-27 01:52:52.596865 | orchestrator | TASK [osism.services.docker : Manage docker socket service] ******************** 2026-02-27 01:52:52.596875 | orchestrator | Friday 27 February 2026 01:52:48 +0000 (0:00:01.132) 0:06:46.839 ******* 2026-02-27 01:52:52.596885 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596894 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.596903 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.596913 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.596922 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.596932 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.596941 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.596950 | orchestrator | 2026-02-27 01:52:52.596960 | orchestrator | TASK [osism.services.docker : Manage containerd service] *********************** 2026-02-27 01:52:52.596970 | orchestrator | Friday 27 February 2026 01:52:49 +0000 (0:00:01.108) 0:06:47.948 ******* 2026-02-27 01:52:52.596980 | orchestrator | ok: [testbed-manager] 2026-02-27 01:52:52.596989 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:52:52.597018 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:52:52.597027 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:52:52.597037 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:52:52.597046 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:52:52.597055 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:52:52.597065 | orchestrator | 2026-02-27 01:52:52.597074 | orchestrator | TASK [osism.services.docker : Include bootstrap tasks] ************************* 2026-02-27 01:52:52.597084 | orchestrator | Friday 27 February 2026 01:52:51 +0000 (0:00:01.357) 0:06:49.305 ******* 2026-02-27 01:52:52.597094 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/bootstrap.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:52:52.597103 | orchestrator | 2026-02-27 01:52:52.597113 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:52:52.597122 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.952) 0:06:50.257 ******* 2026-02-27 01:52:52.597132 | orchestrator | 2026-02-27 01:52:52.597141 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:52:52.597151 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.040) 0:06:50.298 ******* 2026-02-27 01:52:52.597167 | orchestrator | 2026-02-27 01:52:52.597176 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:52:52.597186 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.046) 0:06:50.345 ******* 2026-02-27 01:52:52.597195 | orchestrator | 2026-02-27 01:52:52.597205 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:52:52.597224 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.038) 0:06:50.383 ******* 2026-02-27 01:53:19.468376 | orchestrator | 2026-02-27 01:53:19.468468 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:53:19.468477 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.038) 0:06:50.422 ******* 2026-02-27 01:53:19.468483 | orchestrator | 2026-02-27 01:53:19.468489 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:53:19.468494 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.045) 0:06:50.467 ******* 2026-02-27 01:53:19.468500 | orchestrator | 2026-02-27 01:53:19.468505 | orchestrator | TASK [osism.services.docker : Flush handlers] ********************************** 2026-02-27 01:53:19.468511 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.039) 0:06:50.507 ******* 2026-02-27 01:53:19.468516 | orchestrator | 2026-02-27 01:53:19.468521 | orchestrator | RUNNING HANDLER [osism.commons.repository : Force update of package cache] ***** 2026-02-27 01:53:19.468526 | orchestrator | Friday 27 February 2026 01:52:52 +0000 (0:00:00.039) 0:06:50.547 ******* 2026-02-27 01:53:19.468531 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:19.468538 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:19.468557 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:19.468563 | orchestrator | 2026-02-27 01:53:19.468575 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart rsyslog service] ************* 2026-02-27 01:53:19.468580 | orchestrator | Friday 27 February 2026 01:52:53 +0000 (0:00:01.255) 0:06:51.802 ******* 2026-02-27 01:53:19.468586 | orchestrator | changed: [testbed-manager] 2026-02-27 01:53:19.468592 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:19.468597 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:19.468603 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:19.468608 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:19.468613 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:19.468618 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:19.468623 | orchestrator | 2026-02-27 01:53:19.468629 | orchestrator | RUNNING HANDLER [osism.services.rsyslog : Restart logrotate service] *********** 2026-02-27 01:53:19.468634 | orchestrator | Friday 27 February 2026 01:52:55 +0000 (0:00:01.634) 0:06:53.436 ******* 2026-02-27 01:53:19.468639 | orchestrator | changed: [testbed-manager] 2026-02-27 01:53:19.468644 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:19.468649 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:19.468654 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:19.468660 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:19.468665 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:19.468670 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:19.468675 | orchestrator | 2026-02-27 01:53:19.468680 | orchestrator | RUNNING HANDLER [osism.services.docker : Restart docker service] *************** 2026-02-27 01:53:19.468685 | orchestrator | Friday 27 February 2026 01:52:56 +0000 (0:00:01.253) 0:06:54.689 ******* 2026-02-27 01:53:19.468690 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:19.468695 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:19.468700 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:19.468705 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:19.468711 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:19.468716 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:19.468721 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:19.468726 | orchestrator | 2026-02-27 01:53:19.468731 | orchestrator | RUNNING HANDLER [osism.services.docker : Wait after docker service restart] **** 2026-02-27 01:53:19.468736 | orchestrator | Friday 27 February 2026 01:52:59 +0000 (0:00:02.406) 0:06:57.096 ******* 2026-02-27 01:53:19.468759 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:19.468764 | orchestrator | 2026-02-27 01:53:19.468769 | orchestrator | TASK [osism.services.docker : Add user to docker group] ************************ 2026-02-27 01:53:19.468775 | orchestrator | Friday 27 February 2026 01:52:59 +0000 (0:00:00.105) 0:06:57.202 ******* 2026-02-27 01:53:19.468781 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.468786 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:19.468791 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:19.468796 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:19.468852 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:19.468859 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:19.468864 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:19.468869 | orchestrator | 2026-02-27 01:53:19.468874 | orchestrator | TASK [osism.services.docker : Log into private registry and force re-authorization] *** 2026-02-27 01:53:19.468880 | orchestrator | Friday 27 February 2026 01:53:00 +0000 (0:00:01.101) 0:06:58.303 ******* 2026-02-27 01:53:19.468885 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:19.468890 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:19.468906 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:19.468911 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:19.468924 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:19.468930 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:19.468936 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:19.468942 | orchestrator | 2026-02-27 01:53:19.468947 | orchestrator | TASK [osism.services.docker : Include facts tasks] ***************************** 2026-02-27 01:53:19.468953 | orchestrator | Friday 27 February 2026 01:53:00 +0000 (0:00:00.548) 0:06:58.851 ******* 2026-02-27 01:53:19.468960 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/docker/tasks/facts.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:53:19.468968 | orchestrator | 2026-02-27 01:53:19.468974 | orchestrator | TASK [osism.services.docker : Create facts directory] ************************** 2026-02-27 01:53:19.468980 | orchestrator | Friday 27 February 2026 01:53:01 +0000 (0:00:01.118) 0:06:59.970 ******* 2026-02-27 01:53:19.468986 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.468992 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:19.468998 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:19.469003 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:19.469009 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:19.469015 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:19.469021 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:19.469027 | orchestrator | 2026-02-27 01:53:19.469033 | orchestrator | TASK [osism.services.docker : Copy docker fact files] ************************** 2026-02-27 01:53:19.469038 | orchestrator | Friday 27 February 2026 01:53:02 +0000 (0:00:00.871) 0:07:00.841 ******* 2026-02-27 01:53:19.469044 | orchestrator | ok: [testbed-manager] => (item=docker_containers) 2026-02-27 01:53:19.469062 | orchestrator | changed: [testbed-node-3] => (item=docker_containers) 2026-02-27 01:53:19.469069 | orchestrator | changed: [testbed-node-4] => (item=docker_containers) 2026-02-27 01:53:19.469075 | orchestrator | changed: [testbed-node-0] => (item=docker_containers) 2026-02-27 01:53:19.469081 | orchestrator | changed: [testbed-node-5] => (item=docker_containers) 2026-02-27 01:53:19.469087 | orchestrator | changed: [testbed-node-1] => (item=docker_containers) 2026-02-27 01:53:19.469093 | orchestrator | changed: [testbed-node-2] => (item=docker_containers) 2026-02-27 01:53:19.469099 | orchestrator | ok: [testbed-manager] => (item=docker_images) 2026-02-27 01:53:19.469104 | orchestrator | changed: [testbed-node-3] => (item=docker_images) 2026-02-27 01:53:19.469110 | orchestrator | changed: [testbed-node-4] => (item=docker_images) 2026-02-27 01:53:19.469116 | orchestrator | changed: [testbed-node-5] => (item=docker_images) 2026-02-27 01:53:19.469122 | orchestrator | changed: [testbed-node-0] => (item=docker_images) 2026-02-27 01:53:19.469134 | orchestrator | changed: [testbed-node-1] => (item=docker_images) 2026-02-27 01:53:19.469140 | orchestrator | changed: [testbed-node-2] => (item=docker_images) 2026-02-27 01:53:19.469146 | orchestrator | 2026-02-27 01:53:19.469151 | orchestrator | TASK [osism.commons.docker_compose : This install type is not supported] ******* 2026-02-27 01:53:19.469157 | orchestrator | Friday 27 February 2026 01:53:05 +0000 (0:00:02.612) 0:07:03.454 ******* 2026-02-27 01:53:19.469163 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:19.469169 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:19.469175 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:19.469181 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:19.469187 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:19.469192 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:19.469198 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:19.469204 | orchestrator | 2026-02-27 01:53:19.469210 | orchestrator | TASK [osism.commons.docker_compose : Include distribution specific install tasks] *** 2026-02-27 01:53:19.469216 | orchestrator | Friday 27 February 2026 01:53:06 +0000 (0:00:00.639) 0:07:04.094 ******* 2026-02-27 01:53:19.469224 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/docker_compose/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:53:19.469232 | orchestrator | 2026-02-27 01:53:19.469238 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose apt preferences file] *** 2026-02-27 01:53:19.469244 | orchestrator | Friday 27 February 2026 01:53:06 +0000 (0:00:00.774) 0:07:04.869 ******* 2026-02-27 01:53:19.469249 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.469255 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:19.469261 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:19.469266 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:19.469272 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:19.469278 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:19.469284 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:19.469290 | orchestrator | 2026-02-27 01:53:19.469296 | orchestrator | TASK [osism.commons.docker_compose : Get checksum of docker-compose file] ****** 2026-02-27 01:53:19.469302 | orchestrator | Friday 27 February 2026 01:53:07 +0000 (0:00:00.839) 0:07:05.708 ******* 2026-02-27 01:53:19.469307 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.469313 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:19.469319 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:19.469324 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:19.469329 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:19.469334 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:19.469340 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:19.469345 | orchestrator | 2026-02-27 01:53:19.469350 | orchestrator | TASK [osism.commons.docker_compose : Remove docker-compose binary] ************* 2026-02-27 01:53:19.469355 | orchestrator | Friday 27 February 2026 01:53:08 +0000 (0:00:01.062) 0:07:06.771 ******* 2026-02-27 01:53:19.469360 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:19.469365 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:19.469370 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:19.469376 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:19.469381 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:19.469386 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:19.469391 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:19.469396 | orchestrator | 2026-02-27 01:53:19.469401 | orchestrator | TASK [osism.commons.docker_compose : Uninstall docker-compose package] ********* 2026-02-27 01:53:19.469407 | orchestrator | Friday 27 February 2026 01:53:09 +0000 (0:00:00.578) 0:07:07.350 ******* 2026-02-27 01:53:19.469412 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.469417 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:19.469422 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:19.469427 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:19.469433 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:19.469438 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:19.469447 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:19.469452 | orchestrator | 2026-02-27 01:53:19.469457 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose script] *************** 2026-02-27 01:53:19.469462 | orchestrator | Friday 27 February 2026 01:53:10 +0000 (0:00:01.525) 0:07:08.875 ******* 2026-02-27 01:53:19.469467 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:19.469472 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:19.469477 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:19.469482 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:19.469488 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:19.469493 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:19.469498 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:19.469503 | orchestrator | 2026-02-27 01:53:19.469508 | orchestrator | TASK [osism.commons.docker_compose : Install docker-compose-plugin package] **** 2026-02-27 01:53:19.469513 | orchestrator | Friday 27 February 2026 01:53:11 +0000 (0:00:00.512) 0:07:09.387 ******* 2026-02-27 01:53:19.469518 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:19.469523 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:19.469528 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:19.469534 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:19.469539 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:19.469544 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:19.469552 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:52.704375 | orchestrator | 2026-02-27 01:53:52.704500 | orchestrator | TASK [osism.commons.docker_compose : Copy osism.target systemd file] *********** 2026-02-27 01:53:52.704519 | orchestrator | Friday 27 February 2026 01:53:19 +0000 (0:00:08.041) 0:07:17.429 ******* 2026-02-27 01:53:52.704531 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.704543 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:52.704556 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:52.704567 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:52.704578 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:52.704588 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:52.704599 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:52.704610 | orchestrator | 2026-02-27 01:53:52.704622 | orchestrator | TASK [osism.commons.docker_compose : Enable osism.target] ********************** 2026-02-27 01:53:52.704633 | orchestrator | Friday 27 February 2026 01:53:21 +0000 (0:00:01.626) 0:07:19.056 ******* 2026-02-27 01:53:52.704644 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.704655 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:52.704666 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:52.704676 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:52.704687 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:52.704698 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:52.704709 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:52.704719 | orchestrator | 2026-02-27 01:53:52.704730 | orchestrator | TASK [osism.commons.docker_compose : Copy docker-compose systemd unit file] **** 2026-02-27 01:53:52.704741 | orchestrator | Friday 27 February 2026 01:53:23 +0000 (0:00:01.925) 0:07:20.981 ******* 2026-02-27 01:53:52.704752 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.704763 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:52.704774 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:52.704785 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:52.704796 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:52.704807 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:52.704868 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:52.704880 | orchestrator | 2026-02-27 01:53:52.704891 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-02-27 01:53:52.704902 | orchestrator | Friday 27 February 2026 01:53:24 +0000 (0:00:01.691) 0:07:22.673 ******* 2026-02-27 01:53:52.704914 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.704927 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.704939 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.704951 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.704987 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.705000 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.705012 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.705025 | orchestrator | 2026-02-27 01:53:52.705037 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-02-27 01:53:52.705050 | orchestrator | Friday 27 February 2026 01:53:25 +0000 (0:00:00.834) 0:07:23.507 ******* 2026-02-27 01:53:52.705062 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:52.705075 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:52.705087 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:52.705100 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:52.705112 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:52.705124 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:52.705136 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:52.705149 | orchestrator | 2026-02-27 01:53:52.705161 | orchestrator | TASK [osism.services.chrony : Check minimum and maximum number of servers] ***** 2026-02-27 01:53:52.705174 | orchestrator | Friday 27 February 2026 01:53:26 +0000 (0:00:00.956) 0:07:24.464 ******* 2026-02-27 01:53:52.705186 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:52.705198 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:52.705211 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:52.705224 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:52.705236 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:52.705248 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:52.705260 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:52.705273 | orchestrator | 2026-02-27 01:53:52.705284 | orchestrator | TASK [osism.services.chrony : Gather variables for each operating system] ****** 2026-02-27 01:53:52.705295 | orchestrator | Friday 27 February 2026 01:53:26 +0000 (0:00:00.430) 0:07:24.894 ******* 2026-02-27 01:53:52.705306 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.705335 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.705346 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.705357 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.705368 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.705378 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.705389 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.705400 | orchestrator | 2026-02-27 01:53:52.705416 | orchestrator | TASK [osism.services.chrony : Set chrony_conf_file variable to default value] *** 2026-02-27 01:53:52.705427 | orchestrator | Friday 27 February 2026 01:53:27 +0000 (0:00:00.435) 0:07:25.329 ******* 2026-02-27 01:53:52.705438 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.705448 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.705459 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.705470 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.705481 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.705491 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.705502 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.705513 | orchestrator | 2026-02-27 01:53:52.705524 | orchestrator | TASK [osism.services.chrony : Set chrony_key_file variable to default value] *** 2026-02-27 01:53:52.705535 | orchestrator | Friday 27 February 2026 01:53:27 +0000 (0:00:00.562) 0:07:25.892 ******* 2026-02-27 01:53:52.705545 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.705556 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.705567 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.705577 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.705588 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.705598 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.705609 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.705620 | orchestrator | 2026-02-27 01:53:52.705630 | orchestrator | TASK [osism.services.chrony : Populate service facts] ************************** 2026-02-27 01:53:52.705641 | orchestrator | Friday 27 February 2026 01:53:28 +0000 (0:00:00.448) 0:07:26.341 ******* 2026-02-27 01:53:52.705652 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.705662 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.705673 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.705692 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.705702 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.705713 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.705723 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.705734 | orchestrator | 2026-02-27 01:53:52.705764 | orchestrator | TASK [osism.services.chrony : Manage timesyncd service] ************************ 2026-02-27 01:53:52.705775 | orchestrator | Friday 27 February 2026 01:53:33 +0000 (0:00:05.506) 0:07:31.847 ******* 2026-02-27 01:53:52.705786 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:53:52.705797 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:53:52.705808 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:53:52.705838 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:53:52.705849 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:53:52.705860 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:53:52.705871 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:53:52.705881 | orchestrator | 2026-02-27 01:53:52.705892 | orchestrator | TASK [osism.services.chrony : Include distribution specific install tasks] ***** 2026-02-27 01:53:52.705903 | orchestrator | Friday 27 February 2026 01:53:34 +0000 (0:00:00.541) 0:07:32.388 ******* 2026-02-27 01:53:52.705917 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:53:52.705930 | orchestrator | 2026-02-27 01:53:52.705941 | orchestrator | TASK [osism.services.chrony : Install package] ********************************* 2026-02-27 01:53:52.705952 | orchestrator | Friday 27 February 2026 01:53:35 +0000 (0:00:00.991) 0:07:33.379 ******* 2026-02-27 01:53:52.705963 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.705974 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.705985 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.705995 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.706006 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.706086 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.706109 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.706128 | orchestrator | 2026-02-27 01:53:52.706145 | orchestrator | TASK [osism.services.chrony : Manage chrony service] *************************** 2026-02-27 01:53:52.706162 | orchestrator | Friday 27 February 2026 01:53:37 +0000 (0:00:02.305) 0:07:35.685 ******* 2026-02-27 01:53:52.706180 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.706198 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.706216 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.706234 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.706253 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.706272 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.706290 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.706309 | orchestrator | 2026-02-27 01:53:52.706327 | orchestrator | TASK [osism.services.chrony : Check if configuration file exists] ************** 2026-02-27 01:53:52.706342 | orchestrator | Friday 27 February 2026 01:53:38 +0000 (0:00:01.141) 0:07:36.826 ******* 2026-02-27 01:53:52.706353 | orchestrator | ok: [testbed-manager] 2026-02-27 01:53:52.706363 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:53:52.706374 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:53:52.706384 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:53:52.706394 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:53:52.706405 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:53:52.706416 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:53:52.706426 | orchestrator | 2026-02-27 01:53:52.706437 | orchestrator | TASK [osism.services.chrony : Copy configuration file] ************************* 2026-02-27 01:53:52.706448 | orchestrator | Friday 27 February 2026 01:53:39 +0000 (0:00:00.834) 0:07:37.661 ******* 2026-02-27 01:53:52.706459 | orchestrator | changed: [testbed-manager] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706472 | orchestrator | changed: [testbed-node-3] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706492 | orchestrator | changed: [testbed-node-4] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706503 | orchestrator | changed: [testbed-node-5] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706514 | orchestrator | changed: [testbed-node-0] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706532 | orchestrator | changed: [testbed-node-1] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706543 | orchestrator | changed: [testbed-node-2] => (item=/usr/share/ansible/collections/ansible_collections/osism/services/roles/chrony/templates/chrony.conf.j2) 2026-02-27 01:53:52.706553 | orchestrator | 2026-02-27 01:53:52.706564 | orchestrator | TASK [osism.services.lldpd : Include distribution specific install tasks] ****** 2026-02-27 01:53:52.706575 | orchestrator | Friday 27 February 2026 01:53:41 +0000 (0:00:01.938) 0:07:39.599 ******* 2026-02-27 01:53:52.706586 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/lldpd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:53:52.706598 | orchestrator | 2026-02-27 01:53:52.706608 | orchestrator | TASK [osism.services.lldpd : Install lldpd package] **************************** 2026-02-27 01:53:52.706619 | orchestrator | Friday 27 February 2026 01:53:42 +0000 (0:00:00.810) 0:07:40.410 ******* 2026-02-27 01:53:52.706630 | orchestrator | changed: [testbed-manager] 2026-02-27 01:53:52.706641 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:53:52.706651 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:53:52.706662 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:53:52.706673 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:53:52.706684 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:53:52.706694 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:53:52.706705 | orchestrator | 2026-02-27 01:53:52.706727 | orchestrator | TASK [osism.services.lldpd : Manage lldpd service] ***************************** 2026-02-27 01:54:24.107645 | orchestrator | Friday 27 February 2026 01:53:52 +0000 (0:00:10.257) 0:07:50.667 ******* 2026-02-27 01:54:24.107741 | orchestrator | ok: [testbed-manager] 2026-02-27 01:54:24.107754 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:54:24.107764 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:54:24.107773 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:54:24.107782 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:54:24.107790 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:54:24.107799 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:54:24.107808 | orchestrator | 2026-02-27 01:54:24.107818 | orchestrator | RUNNING HANDLER [osism.commons.docker_compose : Reload systemd daemon] ********* 2026-02-27 01:54:24.107883 | orchestrator | Friday 27 February 2026 01:53:54 +0000 (0:00:01.776) 0:07:52.443 ******* 2026-02-27 01:54:24.107894 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:54:24.107903 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:54:24.107911 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:54:24.107920 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:54:24.107929 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:54:24.107938 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:54:24.107947 | orchestrator | 2026-02-27 01:54:24.107956 | orchestrator | RUNNING HANDLER [osism.services.chrony : Restart chrony service] *************** 2026-02-27 01:54:24.107965 | orchestrator | Friday 27 February 2026 01:53:55 +0000 (0:00:01.244) 0:07:53.688 ******* 2026-02-27 01:54:24.107974 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.107985 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.107994 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.108003 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.108011 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.108052 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.108066 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.108088 | orchestrator | 2026-02-27 01:54:24.108104 | orchestrator | PLAY [Apply bootstrap role part 2] ********************************************* 2026-02-27 01:54:24.108118 | orchestrator | 2026-02-27 01:54:24.108132 | orchestrator | TASK [Include hardening role] ************************************************** 2026-02-27 01:54:24.108147 | orchestrator | Friday 27 February 2026 01:53:56 +0000 (0:00:01.193) 0:07:54.881 ******* 2026-02-27 01:54:24.108160 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:54:24.108174 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:54:24.108188 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:54:24.108203 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:54:24.108217 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:54:24.108231 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:54:24.108246 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:54:24.108260 | orchestrator | 2026-02-27 01:54:24.108274 | orchestrator | PLAY [Apply bootstrap roles part 3] ******************************************** 2026-02-27 01:54:24.108289 | orchestrator | 2026-02-27 01:54:24.108304 | orchestrator | TASK [osism.services.journald : Copy configuration file] *********************** 2026-02-27 01:54:24.108320 | orchestrator | Friday 27 February 2026 01:53:57 +0000 (0:00:00.558) 0:07:55.440 ******* 2026-02-27 01:54:24.108335 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.108351 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.108362 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.108372 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.108382 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.108392 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.108402 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.108413 | orchestrator | 2026-02-27 01:54:24.108423 | orchestrator | TASK [osism.services.journald : Manage journald service] *********************** 2026-02-27 01:54:24.108433 | orchestrator | Friday 27 February 2026 01:53:58 +0000 (0:00:01.306) 0:07:56.747 ******* 2026-02-27 01:54:24.108443 | orchestrator | ok: [testbed-manager] 2026-02-27 01:54:24.108453 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:54:24.108463 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:54:24.108473 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:54:24.108483 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:54:24.108493 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:54:24.108503 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:54:24.108513 | orchestrator | 2026-02-27 01:54:24.108523 | orchestrator | TASK [Include auditd role] ***************************************************** 2026-02-27 01:54:24.108534 | orchestrator | Friday 27 February 2026 01:54:00 +0000 (0:00:01.384) 0:07:58.131 ******* 2026-02-27 01:54:24.108544 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:54:24.108554 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:54:24.108563 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:54:24.108571 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:54:24.108580 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:54:24.108588 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:54:24.108612 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:54:24.108621 | orchestrator | 2026-02-27 01:54:24.108630 | orchestrator | TASK [Include smartd role] ***************************************************** 2026-02-27 01:54:24.108639 | orchestrator | Friday 27 February 2026 01:54:00 +0000 (0:00:00.433) 0:07:58.564 ******* 2026-02-27 01:54:24.108648 | orchestrator | included: osism.services.smartd for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:54:24.108659 | orchestrator | 2026-02-27 01:54:24.108668 | orchestrator | TASK [osism.services.smartd : Include distribution specific install tasks] ***** 2026-02-27 01:54:24.108677 | orchestrator | Friday 27 February 2026 01:54:01 +0000 (0:00:00.903) 0:07:59.468 ******* 2026-02-27 01:54:24.108687 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/smartd/tasks/install-Debian-family.yml for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:54:24.108707 | orchestrator | 2026-02-27 01:54:24.108716 | orchestrator | TASK [osism.services.smartd : Install smartmontools package] ******************* 2026-02-27 01:54:24.108725 | orchestrator | Friday 27 February 2026 01:54:02 +0000 (0:00:00.789) 0:08:00.257 ******* 2026-02-27 01:54:24.108733 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.108742 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.108751 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.108760 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.108768 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.108777 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.108785 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.108794 | orchestrator | 2026-02-27 01:54:24.108821 | orchestrator | TASK [osism.services.smartd : Create /var/log/smartd directory] **************** 2026-02-27 01:54:24.108862 | orchestrator | Friday 27 February 2026 01:54:12 +0000 (0:00:10.266) 0:08:10.524 ******* 2026-02-27 01:54:24.108872 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.108881 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.108889 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.108898 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.108906 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.108915 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.108923 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.108932 | orchestrator | 2026-02-27 01:54:24.108941 | orchestrator | TASK [osism.services.smartd : Copy smartmontools configuration file] *********** 2026-02-27 01:54:24.108949 | orchestrator | Friday 27 February 2026 01:54:13 +0000 (0:00:00.827) 0:08:11.351 ******* 2026-02-27 01:54:24.108962 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.108977 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.109002 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.109018 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.109031 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.109046 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.109060 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.109073 | orchestrator | 2026-02-27 01:54:24.109087 | orchestrator | TASK [osism.services.smartd : Manage smartd service] *************************** 2026-02-27 01:54:24.109100 | orchestrator | Friday 27 February 2026 01:54:14 +0000 (0:00:01.348) 0:08:12.700 ******* 2026-02-27 01:54:24.109115 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.109127 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.109142 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.109156 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.109170 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.109186 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.109201 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.109218 | orchestrator | 2026-02-27 01:54:24.109233 | orchestrator | RUNNING HANDLER [osism.services.journald : Restart journald service] *********** 2026-02-27 01:54:24.109246 | orchestrator | Friday 27 February 2026 01:54:16 +0000 (0:00:01.906) 0:08:14.606 ******* 2026-02-27 01:54:24.109254 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.109263 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.109271 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.109280 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.109289 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.109297 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.109306 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.109314 | orchestrator | 2026-02-27 01:54:24.109323 | orchestrator | RUNNING HANDLER [osism.services.smartd : Restart smartd service] *************** 2026-02-27 01:54:24.109332 | orchestrator | Friday 27 February 2026 01:54:17 +0000 (0:00:01.247) 0:08:15.853 ******* 2026-02-27 01:54:24.109340 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.109349 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.109358 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.109375 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.109384 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.109393 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.109401 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.109409 | orchestrator | 2026-02-27 01:54:24.109418 | orchestrator | PLAY [Set state bootstrap] ***************************************************** 2026-02-27 01:54:24.109427 | orchestrator | 2026-02-27 01:54:24.109435 | orchestrator | TASK [Set osism.bootstrap.status fact] ***************************************** 2026-02-27 01:54:24.109444 | orchestrator | Friday 27 February 2026 01:54:19 +0000 (0:00:01.181) 0:08:17.035 ******* 2026-02-27 01:54:24.109453 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:54:24.109462 | orchestrator | 2026-02-27 01:54:24.109471 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-02-27 01:54:24.109480 | orchestrator | Friday 27 February 2026 01:54:19 +0000 (0:00:00.819) 0:08:17.854 ******* 2026-02-27 01:54:24.109488 | orchestrator | ok: [testbed-manager] 2026-02-27 01:54:24.109497 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:54:24.109505 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:54:24.109514 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:54:24.109523 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:54:24.109531 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:54:24.109540 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:54:24.109548 | orchestrator | 2026-02-27 01:54:24.109563 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-02-27 01:54:24.109572 | orchestrator | Friday 27 February 2026 01:54:20 +0000 (0:00:01.071) 0:08:18.926 ******* 2026-02-27 01:54:24.109581 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:24.109589 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:24.109598 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:24.109607 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:24.109616 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:24.109624 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:24.109633 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:24.109641 | orchestrator | 2026-02-27 01:54:24.109650 | orchestrator | TASK [Set osism.bootstrap.timestamp fact] ************************************** 2026-02-27 01:54:24.109659 | orchestrator | Friday 27 February 2026 01:54:22 +0000 (0:00:01.195) 0:08:20.122 ******* 2026-02-27 01:54:24.109667 | orchestrator | included: osism.commons.state for testbed-manager, testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 01:54:24.109676 | orchestrator | 2026-02-27 01:54:24.109685 | orchestrator | TASK [osism.commons.state : Create custom facts directory] ********************* 2026-02-27 01:54:24.109693 | orchestrator | Friday 27 February 2026 01:54:23 +0000 (0:00:00.996) 0:08:21.119 ******* 2026-02-27 01:54:24.109702 | orchestrator | ok: [testbed-manager] 2026-02-27 01:54:24.109711 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:54:24.109719 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:54:24.109728 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:54:24.109736 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:54:24.109745 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:54:24.109753 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:54:24.109762 | orchestrator | 2026-02-27 01:54:24.109779 | orchestrator | TASK [osism.commons.state : Write state into file] ***************************** 2026-02-27 01:54:25.777793 | orchestrator | Friday 27 February 2026 01:54:24 +0000 (0:00:00.948) 0:08:22.067 ******* 2026-02-27 01:54:25.777975 | orchestrator | changed: [testbed-manager] 2026-02-27 01:54:25.777996 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:54:25.778008 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:54:25.778086 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:54:25.778099 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:54:25.778110 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:54:25.778121 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:54:25.778157 | orchestrator | 2026-02-27 01:54:25.778170 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:54:25.778183 | orchestrator | testbed-manager : ok=168  changed=40  unreachable=0 failed=0 skipped=42  rescued=0 ignored=0 2026-02-27 01:54:25.778196 | orchestrator | testbed-node-0 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-02-27 01:54:25.778207 | orchestrator | testbed-node-1 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-02-27 01:54:25.778218 | orchestrator | testbed-node-2 : ok=177  changed=69  unreachable=0 failed=0 skipped=36  rescued=0 ignored=0 2026-02-27 01:54:25.778229 | orchestrator | testbed-node-3 : ok=175  changed=65  unreachable=0 failed=0 skipped=38  rescued=0 ignored=0 2026-02-27 01:54:25.778240 | orchestrator | testbed-node-4 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-02-27 01:54:25.778250 | orchestrator | testbed-node-5 : ok=175  changed=65  unreachable=0 failed=0 skipped=37  rescued=0 ignored=0 2026-02-27 01:54:25.778261 | orchestrator | 2026-02-27 01:54:25.778272 | orchestrator | 2026-02-27 01:54:25.778284 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:54:25.778295 | orchestrator | Friday 27 February 2026 01:54:25 +0000 (0:00:01.165) 0:08:23.232 ******* 2026-02-27 01:54:25.778308 | orchestrator | =============================================================================== 2026-02-27 01:54:25.778320 | orchestrator | osism.commons.packages : Install required packages --------------------- 84.73s 2026-02-27 01:54:25.778333 | orchestrator | osism.commons.packages : Download required packages -------------------- 34.46s 2026-02-27 01:54:25.778345 | orchestrator | osism.commons.cleanup : Cleanup installed packages --------------------- 34.21s 2026-02-27 01:54:25.778358 | orchestrator | osism.commons.repository : Update package cache ------------------------ 17.01s 2026-02-27 01:54:25.778370 | orchestrator | osism.services.docker : Install docker package ------------------------- 11.79s 2026-02-27 01:54:25.778382 | orchestrator | osism.commons.systohc : Install util-linux-extra package --------------- 11.20s 2026-02-27 01:54:25.778395 | orchestrator | osism.services.docker : Install containerd package --------------------- 10.99s 2026-02-27 01:54:25.778408 | orchestrator | osism.services.docker : Install docker-cli package --------------------- 10.69s 2026-02-27 01:54:25.778421 | orchestrator | osism.services.smartd : Install smartmontools package ------------------ 10.27s 2026-02-27 01:54:25.778433 | orchestrator | osism.services.lldpd : Install lldpd package --------------------------- 10.26s 2026-02-27 01:54:25.778446 | orchestrator | osism.commons.packages : Remove dependencies that are no longer required --- 9.66s 2026-02-27 01:54:25.778459 | orchestrator | osism.services.docker : Add repository ---------------------------------- 9.35s 2026-02-27 01:54:25.778471 | orchestrator | osism.services.rng : Install rng package -------------------------------- 9.24s 2026-02-27 01:54:25.778549 | orchestrator | osism.commons.cleanup : Remove cloudinit package ------------------------ 8.80s 2026-02-27 01:54:25.778564 | orchestrator | osism.commons.cleanup : Uninstall unattended-upgrades package ----------- 8.20s 2026-02-27 01:54:25.778576 | orchestrator | osism.commons.docker_compose : Install docker-compose-plugin package ---- 8.04s 2026-02-27 01:54:25.778589 | orchestrator | osism.services.docker : Install apt-transport-https package ------------- 6.89s 2026-02-27 01:54:25.778602 | orchestrator | osism.commons.cleanup : Remove dependencies that are no longer required --- 6.17s 2026-02-27 01:54:25.778614 | orchestrator | osism.commons.cleanup : Populate service facts -------------------------- 5.51s 2026-02-27 01:54:25.778627 | orchestrator | osism.services.chrony : Populate service facts -------------------------- 5.51s 2026-02-27 01:54:26.104200 | orchestrator | + osism apply fail2ban 2026-02-27 01:54:38.964126 | orchestrator | 2026-02-27 01:54:38 | INFO  | Task a1a2543d-c5a8-4d9b-a41d-bcd7fb31ddb6 (fail2ban) was prepared for execution. 2026-02-27 01:54:38.964259 | orchestrator | 2026-02-27 01:54:38 | INFO  | It takes a moment until task a1a2543d-c5a8-4d9b-a41d-bcd7fb31ddb6 (fail2ban) has been started and output is visible here. 2026-02-27 01:55:00.743866 | orchestrator | 2026-02-27 01:55:00.743981 | orchestrator | PLAY [Apply role fail2ban] ***************************************************** 2026-02-27 01:55:00.743999 | orchestrator | 2026-02-27 01:55:00.744009 | orchestrator | TASK [osism.services.fail2ban : Include distribution specific install tasks] *** 2026-02-27 01:55:00.744020 | orchestrator | Friday 27 February 2026 01:54:43 +0000 (0:00:00.197) 0:00:00.197 ******* 2026-02-27 01:55:00.744028 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/fail2ban/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:55:00.744037 | orchestrator | 2026-02-27 01:55:00.744046 | orchestrator | TASK [osism.services.fail2ban : Install fail2ban package] ********************** 2026-02-27 01:55:00.744055 | orchestrator | Friday 27 February 2026 01:54:44 +0000 (0:00:00.960) 0:00:01.157 ******* 2026-02-27 01:55:00.744064 | orchestrator | changed: [testbed-manager] 2026-02-27 01:55:00.744075 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:55:00.744084 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:55:00.744093 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:55:00.744101 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:55:00.744111 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:55:00.744117 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:55:00.744123 | orchestrator | 2026-02-27 01:55:00.744129 | orchestrator | TASK [osism.services.fail2ban : Copy configuration files] ********************** 2026-02-27 01:55:00.744135 | orchestrator | Friday 27 February 2026 01:54:55 +0000 (0:00:11.678) 0:00:12.836 ******* 2026-02-27 01:55:00.744141 | orchestrator | changed: [testbed-manager] 2026-02-27 01:55:00.744147 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:55:00.744152 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:55:00.744158 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:55:00.744163 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:55:00.744169 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:55:00.744174 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:55:00.744179 | orchestrator | 2026-02-27 01:55:00.744185 | orchestrator | TASK [osism.services.fail2ban : Manage fail2ban service] *********************** 2026-02-27 01:55:00.744190 | orchestrator | Friday 27 February 2026 01:54:57 +0000 (0:00:01.384) 0:00:14.221 ******* 2026-02-27 01:55:00.744196 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:00.744203 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:00.744208 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:00.744213 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:00.744219 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:00.744224 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:00.744229 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:00.744235 | orchestrator | 2026-02-27 01:55:00.744240 | orchestrator | TASK [osism.services.fail2ban : Reload fail2ban configuration] ***************** 2026-02-27 01:55:00.744248 | orchestrator | Friday 27 February 2026 01:54:58 +0000 (0:00:01.475) 0:00:15.696 ******* 2026-02-27 01:55:00.744257 | orchestrator | changed: [testbed-manager] 2026-02-27 01:55:00.744266 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:55:00.744274 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:55:00.744283 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:55:00.744292 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:55:00.744301 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:55:00.744310 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:55:00.744319 | orchestrator | 2026-02-27 01:55:00.744328 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:55:00.744336 | orchestrator | testbed-manager : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744363 | orchestrator | testbed-node-0 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744369 | orchestrator | testbed-node-1 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744375 | orchestrator | testbed-node-2 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744380 | orchestrator | testbed-node-3 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744386 | orchestrator | testbed-node-4 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744391 | orchestrator | testbed-node-5 : ok=5  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:55:00.744397 | orchestrator | 2026-02-27 01:55:00.744402 | orchestrator | 2026-02-27 01:55:00.744409 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:55:00.744415 | orchestrator | Friday 27 February 2026 01:55:00 +0000 (0:00:01.621) 0:00:17.317 ******* 2026-02-27 01:55:00.744422 | orchestrator | =============================================================================== 2026-02-27 01:55:00.744428 | orchestrator | osism.services.fail2ban : Install fail2ban package --------------------- 11.68s 2026-02-27 01:55:00.744434 | orchestrator | osism.services.fail2ban : Reload fail2ban configuration ----------------- 1.62s 2026-02-27 01:55:00.744441 | orchestrator | osism.services.fail2ban : Manage fail2ban service ----------------------- 1.48s 2026-02-27 01:55:00.744447 | orchestrator | osism.services.fail2ban : Copy configuration files ---------------------- 1.38s 2026-02-27 01:55:00.744453 | orchestrator | osism.services.fail2ban : Include distribution specific install tasks --- 0.96s 2026-02-27 01:55:01.032308 | orchestrator | + [[ -e /etc/redhat-release ]] 2026-02-27 01:55:01.032398 | orchestrator | + osism apply network 2026-02-27 01:55:13.172229 | orchestrator | 2026-02-27 01:55:13 | INFO  | Task c20c968d-f515-4a83-a032-6b46c58ca81d (network) was prepared for execution. 2026-02-27 01:55:13.172330 | orchestrator | 2026-02-27 01:55:13 | INFO  | It takes a moment until task c20c968d-f515-4a83-a032-6b46c58ca81d (network) has been started and output is visible here. 2026-02-27 01:55:41.496145 | orchestrator | 2026-02-27 01:55:41.496262 | orchestrator | PLAY [Apply role network] ****************************************************** 2026-02-27 01:55:41.496288 | orchestrator | 2026-02-27 01:55:41.496311 | orchestrator | TASK [osism.commons.network : Gather variables for each operating system] ****** 2026-02-27 01:55:41.496332 | orchestrator | Friday 27 February 2026 01:55:17 +0000 (0:00:00.258) 0:00:00.258 ******* 2026-02-27 01:55:41.496351 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.496371 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.496390 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.496407 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.496424 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.496441 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.496459 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.496477 | orchestrator | 2026-02-27 01:55:41.496497 | orchestrator | TASK [osism.commons.network : Include type specific tasks] ********************* 2026-02-27 01:55:41.496516 | orchestrator | Friday 27 February 2026 01:55:18 +0000 (0:00:00.777) 0:00:01.036 ******* 2026-02-27 01:55:41.496538 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/netplan-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:55:41.496561 | orchestrator | 2026-02-27 01:55:41.496580 | orchestrator | TASK [osism.commons.network : Install required packages] *********************** 2026-02-27 01:55:41.496600 | orchestrator | Friday 27 February 2026 01:55:19 +0000 (0:00:01.229) 0:00:02.266 ******* 2026-02-27 01:55:41.496653 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.496675 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.496695 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.496714 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.496727 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.496739 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.496751 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.496764 | orchestrator | 2026-02-27 01:55:41.496777 | orchestrator | TASK [osism.commons.network : Remove ifupdown package] ************************* 2026-02-27 01:55:41.496789 | orchestrator | Friday 27 February 2026 01:55:21 +0000 (0:00:02.092) 0:00:04.358 ******* 2026-02-27 01:55:41.496801 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.496813 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.496824 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.496837 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.496879 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.496891 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.496903 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.496915 | orchestrator | 2026-02-27 01:55:41.496927 | orchestrator | TASK [osism.commons.network : Create required directories] ********************* 2026-02-27 01:55:41.496939 | orchestrator | Friday 27 February 2026 01:55:23 +0000 (0:00:01.788) 0:00:06.147 ******* 2026-02-27 01:55:41.496950 | orchestrator | ok: [testbed-manager] => (item=/etc/netplan) 2026-02-27 01:55:41.496962 | orchestrator | ok: [testbed-node-0] => (item=/etc/netplan) 2026-02-27 01:55:41.496973 | orchestrator | ok: [testbed-node-1] => (item=/etc/netplan) 2026-02-27 01:55:41.496984 | orchestrator | ok: [testbed-node-2] => (item=/etc/netplan) 2026-02-27 01:55:41.496995 | orchestrator | ok: [testbed-node-3] => (item=/etc/netplan) 2026-02-27 01:55:41.497005 | orchestrator | ok: [testbed-node-4] => (item=/etc/netplan) 2026-02-27 01:55:41.497016 | orchestrator | ok: [testbed-node-5] => (item=/etc/netplan) 2026-02-27 01:55:41.497027 | orchestrator | 2026-02-27 01:55:41.497058 | orchestrator | TASK [osism.commons.network : Prepare netplan configuration template] ********** 2026-02-27 01:55:41.497069 | orchestrator | Friday 27 February 2026 01:55:24 +0000 (0:00:00.981) 0:00:07.129 ******* 2026-02-27 01:55:41.497080 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 01:55:41.497092 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 01:55:41.497103 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 01:55:41.497113 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 01:55:41.497124 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 01:55:41.497135 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 01:55:41.497145 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 01:55:41.497156 | orchestrator | 2026-02-27 01:55:41.497167 | orchestrator | TASK [osism.commons.network : Copy netplan configuration] ********************** 2026-02-27 01:55:41.497178 | orchestrator | Friday 27 February 2026 01:55:27 +0000 (0:00:03.267) 0:00:10.397 ******* 2026-02-27 01:55:41.497188 | orchestrator | changed: [testbed-manager] 2026-02-27 01:55:41.497199 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:55:41.497209 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:55:41.497220 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:55:41.497235 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:55:41.497246 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:55:41.497257 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:55:41.497268 | orchestrator | 2026-02-27 01:55:41.497278 | orchestrator | TASK [osism.commons.network : Remove netplan configuration template] *********** 2026-02-27 01:55:41.497289 | orchestrator | Friday 27 February 2026 01:55:29 +0000 (0:00:01.601) 0:00:11.998 ******* 2026-02-27 01:55:41.497303 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 01:55:41.497321 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 01:55:41.497338 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 01:55:41.497355 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 01:55:41.497374 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 01:55:41.497406 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 01:55:41.497424 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 01:55:41.497440 | orchestrator | 2026-02-27 01:55:41.497451 | orchestrator | TASK [osism.commons.network : Check if path for interface file exists] ********* 2026-02-27 01:55:41.497462 | orchestrator | Friday 27 February 2026 01:55:30 +0000 (0:00:01.618) 0:00:13.617 ******* 2026-02-27 01:55:41.497473 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.497484 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.497494 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.497505 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.497516 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.497527 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.497537 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.497548 | orchestrator | 2026-02-27 01:55:41.497559 | orchestrator | TASK [osism.commons.network : Copy interfaces file] **************************** 2026-02-27 01:55:41.497591 | orchestrator | Friday 27 February 2026 01:55:31 +0000 (0:00:01.111) 0:00:14.729 ******* 2026-02-27 01:55:41.497603 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:55:41.497614 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:55:41.497624 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:55:41.497635 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:55:41.497646 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:55:41.497656 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:55:41.497667 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:55:41.497678 | orchestrator | 2026-02-27 01:55:41.497689 | orchestrator | TASK [osism.commons.network : Install package networkd-dispatcher] ************* 2026-02-27 01:55:41.497699 | orchestrator | Friday 27 February 2026 01:55:32 +0000 (0:00:00.595) 0:00:15.324 ******* 2026-02-27 01:55:41.497710 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.497721 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.497732 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.497742 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.497753 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.497763 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.497774 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.497784 | orchestrator | 2026-02-27 01:55:41.497795 | orchestrator | TASK [osism.commons.network : Copy dispatcher scripts] ************************* 2026-02-27 01:55:41.497806 | orchestrator | Friday 27 February 2026 01:55:34 +0000 (0:00:02.206) 0:00:17.531 ******* 2026-02-27 01:55:41.497817 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:55:41.497828 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:55:41.497858 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:55:41.497869 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:55:41.497880 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:55:41.497893 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:55:41.497913 | orchestrator | changed: [testbed-manager] => (item={'dest': 'routable.d/iptables.sh', 'src': '/opt/configuration/network/iptables.sh'}) 2026-02-27 01:55:41.497933 | orchestrator | 2026-02-27 01:55:41.497951 | orchestrator | TASK [osism.commons.network : Manage service networkd-dispatcher] ************** 2026-02-27 01:55:41.497971 | orchestrator | Friday 27 February 2026 01:55:35 +0000 (0:00:00.866) 0:00:18.397 ******* 2026-02-27 01:55:41.497990 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.498006 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:55:41.498080 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:55:41.498094 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:55:41.498105 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:55:41.498116 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:55:41.498127 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:55:41.498137 | orchestrator | 2026-02-27 01:55:41.498148 | orchestrator | TASK [osism.commons.network : Include cleanup tasks] *************************** 2026-02-27 01:55:41.498159 | orchestrator | Friday 27 February 2026 01:55:37 +0000 (0:00:01.674) 0:00:20.072 ******* 2026-02-27 01:55:41.498171 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-netplan.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:55:41.498192 | orchestrator | 2026-02-27 01:55:41.498204 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-02-27 01:55:41.498214 | orchestrator | Friday 27 February 2026 01:55:38 +0000 (0:00:01.233) 0:00:21.305 ******* 2026-02-27 01:55:41.498225 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.498236 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.498246 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.498257 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.498268 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.498291 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.498313 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.498324 | orchestrator | 2026-02-27 01:55:41.498335 | orchestrator | TASK [osism.commons.network : Set network_configured_files fact] *************** 2026-02-27 01:55:41.498345 | orchestrator | Friday 27 February 2026 01:55:39 +0000 (0:00:00.967) 0:00:22.273 ******* 2026-02-27 01:55:41.498356 | orchestrator | ok: [testbed-manager] 2026-02-27 01:55:41.498367 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:55:41.498377 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:55:41.498388 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:55:41.498398 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:55:41.498409 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:55:41.498420 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:55:41.498430 | orchestrator | 2026-02-27 01:55:41.498441 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-02-27 01:55:41.498452 | orchestrator | Friday 27 February 2026 01:55:40 +0000 (0:00:00.823) 0:00:23.097 ******* 2026-02-27 01:55:41.498469 | orchestrator | skipping: [testbed-manager] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498481 | orchestrator | skipping: [testbed-node-0] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498492 | orchestrator | skipping: [testbed-node-1] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498502 | orchestrator | skipping: [testbed-node-2] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498513 | orchestrator | changed: [testbed-manager] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498523 | orchestrator | skipping: [testbed-node-3] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498534 | orchestrator | changed: [testbed-node-0] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498545 | orchestrator | skipping: [testbed-node-4] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498556 | orchestrator | changed: [testbed-node-1] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498567 | orchestrator | skipping: [testbed-node-5] => (item=/etc/netplan/01-osism.yaml)  2026-02-27 01:55:41.498577 | orchestrator | changed: [testbed-node-2] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498588 | orchestrator | changed: [testbed-node-3] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498598 | orchestrator | changed: [testbed-node-4] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498609 | orchestrator | changed: [testbed-node-5] => (item=/etc/netplan/50-cloud-init.yaml) 2026-02-27 01:55:41.498620 | orchestrator | 2026-02-27 01:55:41.498642 | orchestrator | TASK [osism.commons.network : Include dummy interfaces] ************************ 2026-02-27 01:55:57.455780 | orchestrator | Friday 27 February 2026 01:55:41 +0000 (0:00:01.168) 0:00:24.265 ******* 2026-02-27 01:55:57.455905 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:55:57.455915 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:55:57.455920 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:55:57.455924 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:55:57.455928 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:55:57.455932 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:55:57.455936 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:55:57.455940 | orchestrator | 2026-02-27 01:55:57.455945 | orchestrator | TASK [osism.commons.network : Include vxlan interfaces] ************************ 2026-02-27 01:55:57.455964 | orchestrator | Friday 27 February 2026 01:55:42 +0000 (0:00:00.654) 0:00:24.919 ******* 2026-02-27 01:55:57.455971 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/vxlan-interfaces.yml for testbed-node-0, testbed-manager, testbed-node-3, testbed-node-1, testbed-node-2, testbed-node-4, testbed-node-5 2026-02-27 01:55:57.455977 | orchestrator | 2026-02-27 01:55:57.455981 | orchestrator | TASK [osism.commons.network : Create systemd networkd netdev files] ************ 2026-02-27 01:55:57.455985 | orchestrator | Friday 27 February 2026 01:55:46 +0000 (0:00:04.668) 0:00:29.588 ******* 2026-02-27 01:55:57.455990 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'addresses': ['192.168.112.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.455997 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456001 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456005 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456009 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456013 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456017 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456031 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456035 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.11/20'], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456043 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.10/20'], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456047 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.13/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456062 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.14/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456070 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.12/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456074 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.15/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456078 | orchestrator | 2026-02-27 01:55:57.456082 | orchestrator | TASK [osism.commons.network : Create systemd networkd network files] *********** 2026-02-27 01:55:57.456086 | orchestrator | Friday 27 February 2026 01:55:52 +0000 (0:00:05.729) 0:00:35.317 ******* 2026-02-27 01:55:57.456090 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan0', 'value': {'addresses': ['192.168.112.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456094 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456098 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456102 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456106 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456110 | orchestrator | changed: [testbed-manager] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.5/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15'], 'local_ip': '192.168.16.5', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456114 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan0', 'value': {'addresses': [], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 42}}) 2026-02-27 01:55:57.456124 | orchestrator | changed: [testbed-node-0] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.10/20'], 'dests': ['192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.10', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456128 | orchestrator | changed: [testbed-node-3] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.13/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.13', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456132 | orchestrator | changed: [testbed-node-4] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.14/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.14', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456139 | orchestrator | changed: [testbed-node-5] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.15/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.5'], 'local_ip': '192.168.16.15', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:55:57.456149 | orchestrator | changed: [testbed-node-2] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.12/20'], 'dests': ['192.168.16.10', '192.168.16.11', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.12', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:56:03.053737 | orchestrator | changed: [testbed-node-1] => (item={'key': 'vxlan1', 'value': {'addresses': ['192.168.128.11/20'], 'dests': ['192.168.16.10', '192.168.16.12', '192.168.16.13', '192.168.16.14', '192.168.16.15', '192.168.16.5'], 'local_ip': '192.168.16.11', 'mtu': 1350, 'vni': 23}}) 2026-02-27 01:56:03.053865 | orchestrator | 2026-02-27 01:56:03.053883 | orchestrator | TASK [osism.commons.network : Include networkd cleanup tasks] ****************** 2026-02-27 01:56:03.053896 | orchestrator | Friday 27 February 2026 01:55:57 +0000 (0:00:04.909) 0:00:40.227 ******* 2026-02-27 01:56:03.053909 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/commons/roles/network/tasks/cleanup-networkd.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:56:03.053921 | orchestrator | 2026-02-27 01:56:03.053932 | orchestrator | TASK [osism.commons.network : List existing configuration files] *************** 2026-02-27 01:56:03.053942 | orchestrator | Friday 27 February 2026 01:55:58 +0000 (0:00:01.020) 0:00:41.248 ******* 2026-02-27 01:56:03.053952 | orchestrator | ok: [testbed-manager] 2026-02-27 01:56:03.053964 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:56:03.053974 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:56:03.053985 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:56:03.053995 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:56:03.054005 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:56:03.054067 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:56:03.054080 | orchestrator | 2026-02-27 01:56:03.054090 | orchestrator | TASK [osism.commons.network : Remove unused configuration files] *************** 2026-02-27 01:56:03.054101 | orchestrator | Friday 27 February 2026 01:55:59 +0000 (0:00:00.971) 0:00:42.219 ******* 2026-02-27 01:56:03.054112 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054123 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054134 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054145 | orchestrator | skipping: [testbed-manager] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054156 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:56:03.054167 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054189 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054200 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054221 | orchestrator | skipping: [testbed-node-0] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054231 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:56:03.054242 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054252 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054262 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054272 | orchestrator | skipping: [testbed-node-1] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054314 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:56:03.054327 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054337 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054347 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054358 | orchestrator | skipping: [testbed-node-2] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054368 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:56:03.054394 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054406 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054416 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054426 | orchestrator | skipping: [testbed-node-3] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054437 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:56:03.054447 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054457 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054467 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054477 | orchestrator | skipping: [testbed-node-4] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054487 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:56:03.054498 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.network)  2026-02-27 01:56:03.054508 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.network)  2026-02-27 01:56:03.054519 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan1.netdev)  2026-02-27 01:56:03.054529 | orchestrator | skipping: [testbed-node-5] => (item=/etc/systemd/network/30-vxlan0.netdev)  2026-02-27 01:56:03.054539 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:56:03.054549 | orchestrator | 2026-02-27 01:56:03.054560 | orchestrator | RUNNING HANDLER [osism.commons.network : Reload systemd-networkd] ************** 2026-02-27 01:56:03.054589 | orchestrator | Friday 27 February 2026 01:56:01 +0000 (0:00:01.865) 0:00:44.085 ******* 2026-02-27 01:56:03.054600 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:56:03.054610 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:56:03.054620 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:56:03.054630 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:56:03.054641 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:56:03.054651 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:56:03.054661 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:56:03.054671 | orchestrator | 2026-02-27 01:56:03.054682 | orchestrator | RUNNING HANDLER [osism.commons.network : Netplan configuration changed] ******** 2026-02-27 01:56:03.054693 | orchestrator | Friday 27 February 2026 01:56:01 +0000 (0:00:00.628) 0:00:44.714 ******* 2026-02-27 01:56:03.054703 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:56:03.054713 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:56:03.054723 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:56:03.054734 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:56:03.054746 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:56:03.054756 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:56:03.054767 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:56:03.054778 | orchestrator | 2026-02-27 01:56:03.054789 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:56:03.054801 | orchestrator | testbed-manager : ok=21  changed=5  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 01:56:03.054814 | orchestrator | testbed-node-0 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054833 | orchestrator | testbed-node-1 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054889 | orchestrator | testbed-node-2 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054902 | orchestrator | testbed-node-3 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054914 | orchestrator | testbed-node-4 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054926 | orchestrator | testbed-node-5 : ok=20  changed=5  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 01:56:03.054937 | orchestrator | 2026-02-27 01:56:03.054948 | orchestrator | 2026-02-27 01:56:03.054960 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:56:03.054971 | orchestrator | Friday 27 February 2026 01:56:02 +0000 (0:00:00.712) 0:00:45.426 ******* 2026-02-27 01:56:03.054982 | orchestrator | =============================================================================== 2026-02-27 01:56:03.054994 | orchestrator | osism.commons.network : Create systemd networkd netdev files ------------ 5.73s 2026-02-27 01:56:03.055006 | orchestrator | osism.commons.network : Create systemd networkd network files ----------- 4.91s 2026-02-27 01:56:03.055018 | orchestrator | osism.commons.network : Include vxlan interfaces ------------------------ 4.67s 2026-02-27 01:56:03.055029 | orchestrator | osism.commons.network : Prepare netplan configuration template ---------- 3.27s 2026-02-27 01:56:03.055040 | orchestrator | osism.commons.network : Install package networkd-dispatcher ------------- 2.21s 2026-02-27 01:56:03.055051 | orchestrator | osism.commons.network : Install required packages ----------------------- 2.09s 2026-02-27 01:56:03.055062 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.87s 2026-02-27 01:56:03.055074 | orchestrator | osism.commons.network : Remove ifupdown package ------------------------- 1.79s 2026-02-27 01:56:03.055091 | orchestrator | osism.commons.network : Manage service networkd-dispatcher -------------- 1.67s 2026-02-27 01:56:03.055103 | orchestrator | osism.commons.network : Remove netplan configuration template ----------- 1.62s 2026-02-27 01:56:03.055114 | orchestrator | osism.commons.network : Copy netplan configuration ---------------------- 1.60s 2026-02-27 01:56:03.055125 | orchestrator | osism.commons.network : Include cleanup tasks --------------------------- 1.23s 2026-02-27 01:56:03.055135 | orchestrator | osism.commons.network : Include type specific tasks --------------------- 1.23s 2026-02-27 01:56:03.055146 | orchestrator | osism.commons.network : Remove unused configuration files --------------- 1.17s 2026-02-27 01:56:03.055157 | orchestrator | osism.commons.network : Check if path for interface file exists --------- 1.11s 2026-02-27 01:56:03.055168 | orchestrator | osism.commons.network : Include networkd cleanup tasks ------------------ 1.02s 2026-02-27 01:56:03.055179 | orchestrator | osism.commons.network : Create required directories --------------------- 0.98s 2026-02-27 01:56:03.055190 | orchestrator | osism.commons.network : List existing configuration files --------------- 0.97s 2026-02-27 01:56:03.055202 | orchestrator | osism.commons.network : List existing configuration files --------------- 0.97s 2026-02-27 01:56:03.055213 | orchestrator | osism.commons.network : Copy dispatcher scripts ------------------------- 0.87s 2026-02-27 01:56:03.350330 | orchestrator | + osism apply wireguard 2026-02-27 01:56:15.391463 | orchestrator | 2026-02-27 01:56:15 | INFO  | Task 0a52ff37-ca23-4475-9201-8c0a27454849 (wireguard) was prepared for execution. 2026-02-27 01:56:15.391590 | orchestrator | 2026-02-27 01:56:15 | INFO  | It takes a moment until task 0a52ff37-ca23-4475-9201-8c0a27454849 (wireguard) has been started and output is visible here. 2026-02-27 01:56:35.654104 | orchestrator | 2026-02-27 01:56:35.654225 | orchestrator | PLAY [Apply role wireguard] **************************************************** 2026-02-27 01:56:35.654263 | orchestrator | 2026-02-27 01:56:35.654275 | orchestrator | TASK [osism.services.wireguard : Install iptables package] ********************* 2026-02-27 01:56:35.654286 | orchestrator | Friday 27 February 2026 01:56:19 +0000 (0:00:00.239) 0:00:00.239 ******* 2026-02-27 01:56:35.654355 | orchestrator | ok: [testbed-manager] 2026-02-27 01:56:35.654369 | orchestrator | 2026-02-27 01:56:35.654379 | orchestrator | TASK [osism.services.wireguard : Install wireguard package] ******************** 2026-02-27 01:56:35.654389 | orchestrator | Friday 27 February 2026 01:56:21 +0000 (0:00:01.485) 0:00:01.725 ******* 2026-02-27 01:56:35.654399 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654410 | orchestrator | 2026-02-27 01:56:35.654425 | orchestrator | TASK [osism.services.wireguard : Create public and private key - server] ******* 2026-02-27 01:56:35.654435 | orchestrator | Friday 27 February 2026 01:56:27 +0000 (0:00:06.034) 0:00:07.759 ******* 2026-02-27 01:56:35.654445 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654454 | orchestrator | 2026-02-27 01:56:35.654464 | orchestrator | TASK [osism.services.wireguard : Create preshared key] ************************* 2026-02-27 01:56:35.654474 | orchestrator | Friday 27 February 2026 01:56:27 +0000 (0:00:00.547) 0:00:08.306 ******* 2026-02-27 01:56:35.654484 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654493 | orchestrator | 2026-02-27 01:56:35.654503 | orchestrator | TASK [osism.services.wireguard : Get preshared key] **************************** 2026-02-27 01:56:35.654513 | orchestrator | Friday 27 February 2026 01:56:28 +0000 (0:00:00.432) 0:00:08.738 ******* 2026-02-27 01:56:35.654522 | orchestrator | ok: [testbed-manager] 2026-02-27 01:56:35.654532 | orchestrator | 2026-02-27 01:56:35.654541 | orchestrator | TASK [osism.services.wireguard : Get public key - server] ********************** 2026-02-27 01:56:35.654551 | orchestrator | Friday 27 February 2026 01:56:28 +0000 (0:00:00.666) 0:00:09.405 ******* 2026-02-27 01:56:35.654560 | orchestrator | ok: [testbed-manager] 2026-02-27 01:56:35.654570 | orchestrator | 2026-02-27 01:56:35.654579 | orchestrator | TASK [osism.services.wireguard : Get private key - server] ********************* 2026-02-27 01:56:35.654589 | orchestrator | Friday 27 February 2026 01:56:29 +0000 (0:00:00.399) 0:00:09.805 ******* 2026-02-27 01:56:35.654598 | orchestrator | ok: [testbed-manager] 2026-02-27 01:56:35.654608 | orchestrator | 2026-02-27 01:56:35.654620 | orchestrator | TASK [osism.services.wireguard : Copy wg0.conf configuration file] ************* 2026-02-27 01:56:35.654631 | orchestrator | Friday 27 February 2026 01:56:29 +0000 (0:00:00.404) 0:00:10.210 ******* 2026-02-27 01:56:35.654641 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654653 | orchestrator | 2026-02-27 01:56:35.654664 | orchestrator | TASK [osism.services.wireguard : Copy client configuration files] ************** 2026-02-27 01:56:35.654675 | orchestrator | Friday 27 February 2026 01:56:30 +0000 (0:00:01.132) 0:00:11.342 ******* 2026-02-27 01:56:35.654686 | orchestrator | changed: [testbed-manager] => (item=None) 2026-02-27 01:56:35.654697 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654708 | orchestrator | 2026-02-27 01:56:35.654719 | orchestrator | TASK [osism.services.wireguard : Manage wg-quick@wg0.service service] ********** 2026-02-27 01:56:35.654730 | orchestrator | Friday 27 February 2026 01:56:31 +0000 (0:00:00.914) 0:00:12.256 ******* 2026-02-27 01:56:35.654740 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654751 | orchestrator | 2026-02-27 01:56:35.654762 | orchestrator | RUNNING HANDLER [osism.services.wireguard : Restart wg0 service] *************** 2026-02-27 01:56:35.654773 | orchestrator | Friday 27 February 2026 01:56:33 +0000 (0:00:01.643) 0:00:13.900 ******* 2026-02-27 01:56:35.654784 | orchestrator | changed: [testbed-manager] 2026-02-27 01:56:35.654795 | orchestrator | 2026-02-27 01:56:35.654806 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:56:35.654817 | orchestrator | testbed-manager : ok=11  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:56:35.654829 | orchestrator | 2026-02-27 01:56:35.654840 | orchestrator | 2026-02-27 01:56:35.654869 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:56:35.654890 | orchestrator | Friday 27 February 2026 01:56:35 +0000 (0:00:01.936) 0:00:15.837 ******* 2026-02-27 01:56:35.654901 | orchestrator | =============================================================================== 2026-02-27 01:56:35.654912 | orchestrator | osism.services.wireguard : Install wireguard package -------------------- 6.03s 2026-02-27 01:56:35.654923 | orchestrator | osism.services.wireguard : Restart wg0 service -------------------------- 1.94s 2026-02-27 01:56:35.654933 | orchestrator | osism.services.wireguard : Manage wg-quick@wg0.service service ---------- 1.64s 2026-02-27 01:56:35.654944 | orchestrator | osism.services.wireguard : Install iptables package --------------------- 1.49s 2026-02-27 01:56:35.654955 | orchestrator | osism.services.wireguard : Copy wg0.conf configuration file ------------- 1.13s 2026-02-27 01:56:35.654966 | orchestrator | osism.services.wireguard : Copy client configuration files -------------- 0.91s 2026-02-27 01:56:35.654976 | orchestrator | osism.services.wireguard : Get preshared key ---------------------------- 0.67s 2026-02-27 01:56:35.654988 | orchestrator | osism.services.wireguard : Create public and private key - server ------- 0.55s 2026-02-27 01:56:35.654998 | orchestrator | osism.services.wireguard : Create preshared key ------------------------- 0.43s 2026-02-27 01:56:35.655008 | orchestrator | osism.services.wireguard : Get private key - server --------------------- 0.40s 2026-02-27 01:56:35.655017 | orchestrator | osism.services.wireguard : Get public key - server ---------------------- 0.40s 2026-02-27 01:56:35.901651 | orchestrator | + sh -c /opt/configuration/scripts/prepare-wireguard-configuration.sh 2026-02-27 01:56:35.924322 | orchestrator | % Total % Received % Xferd Average Speed Time Time Time Current 2026-02-27 01:56:35.924435 | orchestrator | Dload Upload Total Spent Left Speed 2026-02-27 01:56:35.997644 | orchestrator | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14 100 14 0 0 190 0 --:--:-- --:--:-- --:--:-- 191 2026-02-27 01:56:36.010229 | orchestrator | + osism apply --environment custom workarounds 2026-02-27 01:56:37.914954 | orchestrator | 2026-02-27 01:56:37 | INFO  | Trying to run play workarounds in environment custom 2026-02-27 01:56:48.132332 | orchestrator | 2026-02-27 01:56:48 | INFO  | Task 4562a7b7-9ed9-45a8-b1cb-aaa0f016b4cd (workarounds) was prepared for execution. 2026-02-27 01:56:48.132445 | orchestrator | 2026-02-27 01:56:48 | INFO  | It takes a moment until task 4562a7b7-9ed9-45a8-b1cb-aaa0f016b4cd (workarounds) has been started and output is visible here. 2026-02-27 01:57:12.624756 | orchestrator | 2026-02-27 01:57:12.624906 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 01:57:12.624924 | orchestrator | 2026-02-27 01:57:12.624935 | orchestrator | TASK [Group hosts based on virtualization_role] ******************************** 2026-02-27 01:57:12.624946 | orchestrator | Friday 27 February 2026 01:56:52 +0000 (0:00:00.120) 0:00:00.120 ******* 2026-02-27 01:57:12.624957 | orchestrator | changed: [testbed-node-0] => (item=virtualization_role_guest) 2026-02-27 01:57:12.624968 | orchestrator | changed: [testbed-node-1] => (item=virtualization_role_guest) 2026-02-27 01:57:12.624978 | orchestrator | changed: [testbed-node-2] => (item=virtualization_role_guest) 2026-02-27 01:57:12.624988 | orchestrator | changed: [testbed-node-3] => (item=virtualization_role_guest) 2026-02-27 01:57:12.624998 | orchestrator | changed: [testbed-node-4] => (item=virtualization_role_guest) 2026-02-27 01:57:12.625007 | orchestrator | changed: [testbed-node-5] => (item=virtualization_role_guest) 2026-02-27 01:57:12.625017 | orchestrator | changed: [testbed-manager] => (item=virtualization_role_guest) 2026-02-27 01:57:12.625026 | orchestrator | 2026-02-27 01:57:12.625036 | orchestrator | PLAY [Apply netplan configuration on the manager node] ************************* 2026-02-27 01:57:12.625046 | orchestrator | 2026-02-27 01:57:12.625055 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-02-27 01:57:12.625065 | orchestrator | Friday 27 February 2026 01:56:52 +0000 (0:00:00.736) 0:00:00.857 ******* 2026-02-27 01:57:12.625075 | orchestrator | ok: [testbed-manager] 2026-02-27 01:57:12.625086 | orchestrator | 2026-02-27 01:57:12.625119 | orchestrator | PLAY [Apply netplan configuration on all other nodes] ************************** 2026-02-27 01:57:12.625129 | orchestrator | 2026-02-27 01:57:12.625138 | orchestrator | TASK [Apply netplan configuration] ********************************************* 2026-02-27 01:57:12.625149 | orchestrator | Friday 27 February 2026 01:56:54 +0000 (0:00:02.046) 0:00:02.903 ******* 2026-02-27 01:57:12.625159 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:57:12.625169 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:57:12.625180 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:57:12.625196 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:57:12.625221 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:57:12.625238 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:57:12.625253 | orchestrator | 2026-02-27 01:57:12.625269 | orchestrator | PLAY [Add custom CA certificates to non-manager nodes] ************************* 2026-02-27 01:57:12.625284 | orchestrator | 2026-02-27 01:57:12.625298 | orchestrator | TASK [Copy custom CA certificates] ********************************************* 2026-02-27 01:57:12.625313 | orchestrator | Friday 27 February 2026 01:56:56 +0000 (0:00:01.830) 0:00:04.734 ******* 2026-02-27 01:57:12.625329 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625348 | orchestrator | changed: [testbed-node-3] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625363 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625381 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625398 | orchestrator | changed: [testbed-node-4] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625432 | orchestrator | changed: [testbed-node-5] => (item=/opt/configuration/environments/kolla/certificates/ca/testbed.crt) 2026-02-27 01:57:12.625443 | orchestrator | 2026-02-27 01:57:12.625453 | orchestrator | TASK [Run update-ca-certificates] ********************************************** 2026-02-27 01:57:12.625462 | orchestrator | Friday 27 February 2026 01:56:58 +0000 (0:00:01.613) 0:00:06.347 ******* 2026-02-27 01:57:12.625472 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:57:12.625482 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:57:12.625492 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:57:12.625501 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:57:12.625510 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:57:12.625520 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:57:12.625529 | orchestrator | 2026-02-27 01:57:12.625539 | orchestrator | TASK [Run update-ca-trust] ***************************************************** 2026-02-27 01:57:12.625548 | orchestrator | Friday 27 February 2026 01:57:01 +0000 (0:00:03.330) 0:00:09.677 ******* 2026-02-27 01:57:12.625558 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:57:12.625567 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:57:12.625578 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:57:12.625587 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:57:12.625596 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:57:12.625606 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:57:12.625616 | orchestrator | 2026-02-27 01:57:12.625625 | orchestrator | PLAY [Add a workaround service] ************************************************ 2026-02-27 01:57:12.625634 | orchestrator | 2026-02-27 01:57:12.625644 | orchestrator | TASK [Copy workarounds.sh scripts] ********************************************* 2026-02-27 01:57:12.625654 | orchestrator | Friday 27 February 2026 01:57:02 +0000 (0:00:00.683) 0:00:10.361 ******* 2026-02-27 01:57:12.625663 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:57:12.625673 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:57:12.625682 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:57:12.625692 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:57:12.625701 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:57:12.625710 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:57:12.625721 | orchestrator | changed: [testbed-manager] 2026-02-27 01:57:12.625756 | orchestrator | 2026-02-27 01:57:12.625776 | orchestrator | TASK [Copy workarounds systemd unit file] ************************************** 2026-02-27 01:57:12.625792 | orchestrator | Friday 27 February 2026 01:57:03 +0000 (0:00:01.652) 0:00:12.013 ******* 2026-02-27 01:57:12.625812 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:57:12.625831 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:57:12.625872 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:57:12.625890 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:57:12.625907 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:57:12.625924 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:57:12.625964 | orchestrator | changed: [testbed-manager] 2026-02-27 01:57:12.625976 | orchestrator | 2026-02-27 01:57:12.625986 | orchestrator | TASK [Reload systemd daemon] *************************************************** 2026-02-27 01:57:12.625995 | orchestrator | Friday 27 February 2026 01:57:05 +0000 (0:00:01.524) 0:00:13.538 ******* 2026-02-27 01:57:12.626005 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:57:12.626015 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:57:12.626077 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:57:12.626087 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:57:12.626097 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:57:12.626106 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:57:12.626116 | orchestrator | ok: [testbed-manager] 2026-02-27 01:57:12.626126 | orchestrator | 2026-02-27 01:57:12.626135 | orchestrator | TASK [Enable workarounds.service (Debian)] ************************************* 2026-02-27 01:57:12.626145 | orchestrator | Friday 27 February 2026 01:57:07 +0000 (0:00:01.520) 0:00:15.058 ******* 2026-02-27 01:57:12.626155 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:57:12.626164 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:57:12.626174 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:57:12.626183 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:57:12.626193 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:57:12.626202 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:57:12.626212 | orchestrator | changed: [testbed-manager] 2026-02-27 01:57:12.626221 | orchestrator | 2026-02-27 01:57:12.626231 | orchestrator | TASK [Enable and start workarounds.service (RedHat)] *************************** 2026-02-27 01:57:12.626240 | orchestrator | Friday 27 February 2026 01:57:08 +0000 (0:00:01.733) 0:00:16.792 ******* 2026-02-27 01:57:12.626250 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:57:12.626259 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:57:12.626269 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:57:12.626278 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:57:12.626288 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:57:12.626297 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:57:12.626307 | orchestrator | skipping: [testbed-manager] 2026-02-27 01:57:12.626316 | orchestrator | 2026-02-27 01:57:12.626326 | orchestrator | PLAY [On Ubuntu 24.04 install python3-docker from Debian Sid] ****************** 2026-02-27 01:57:12.626336 | orchestrator | 2026-02-27 01:57:12.626345 | orchestrator | TASK [Install python3-docker] ************************************************** 2026-02-27 01:57:12.626355 | orchestrator | Friday 27 February 2026 01:57:09 +0000 (0:00:00.647) 0:00:17.439 ******* 2026-02-27 01:57:12.626364 | orchestrator | ok: [testbed-manager] 2026-02-27 01:57:12.626374 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:57:12.626383 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:57:12.626393 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:57:12.626402 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:57:12.626411 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:57:12.626421 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:57:12.626431 | orchestrator | 2026-02-27 01:57:12.626440 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:57:12.626451 | orchestrator | testbed-manager : ok=7  changed=4  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:57:12.626463 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626482 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626498 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626508 | orchestrator | testbed-node-3 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626518 | orchestrator | testbed-node-4 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626530 | orchestrator | testbed-node-5 : ok=9  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:12.626547 | orchestrator | 2026-02-27 01:57:12.626563 | orchestrator | 2026-02-27 01:57:12.626579 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:57:12.626594 | orchestrator | Friday 27 February 2026 01:57:12 +0000 (0:00:03.184) 0:00:20.623 ******* 2026-02-27 01:57:12.626609 | orchestrator | =============================================================================== 2026-02-27 01:57:12.626625 | orchestrator | Run update-ca-certificates ---------------------------------------------- 3.33s 2026-02-27 01:57:12.626641 | orchestrator | Install python3-docker -------------------------------------------------- 3.18s 2026-02-27 01:57:12.626658 | orchestrator | Apply netplan configuration --------------------------------------------- 2.05s 2026-02-27 01:57:12.626673 | orchestrator | Apply netplan configuration --------------------------------------------- 1.83s 2026-02-27 01:57:12.626690 | orchestrator | Enable workarounds.service (Debian) ------------------------------------- 1.73s 2026-02-27 01:57:12.626706 | orchestrator | Copy workarounds.sh scripts --------------------------------------------- 1.65s 2026-02-27 01:57:12.626722 | orchestrator | Copy custom CA certificates --------------------------------------------- 1.61s 2026-02-27 01:57:12.626738 | orchestrator | Copy workarounds systemd unit file -------------------------------------- 1.52s 2026-02-27 01:57:12.626754 | orchestrator | Reload systemd daemon --------------------------------------------------- 1.52s 2026-02-27 01:57:12.626770 | orchestrator | Group hosts based on virtualization_role -------------------------------- 0.74s 2026-02-27 01:57:12.626785 | orchestrator | Run update-ca-trust ----------------------------------------------------- 0.68s 2026-02-27 01:57:12.626813 | orchestrator | Enable and start workarounds.service (RedHat) --------------------------- 0.65s 2026-02-27 01:57:13.253013 | orchestrator | + osism apply reboot -l testbed-nodes -e ireallymeanit=yes 2026-02-27 01:57:25.280688 | orchestrator | 2026-02-27 01:57:25 | INFO  | Task 4bb3a1c9-b8a7-4016-bd74-59e2192522f0 (reboot) was prepared for execution. 2026-02-27 01:57:25.280772 | orchestrator | 2026-02-27 01:57:25 | INFO  | It takes a moment until task 4bb3a1c9-b8a7-4016-bd74-59e2192522f0 (reboot) has been started and output is visible here. 2026-02-27 01:57:35.220031 | orchestrator | 2026-02-27 01:57:35.220156 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.220174 | orchestrator | 2026-02-27 01:57:35.220186 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.220198 | orchestrator | Friday 27 February 2026 01:57:29 +0000 (0:00:00.202) 0:00:00.202 ******* 2026-02-27 01:57:35.220209 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:57:35.220222 | orchestrator | 2026-02-27 01:57:35.220233 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.220244 | orchestrator | Friday 27 February 2026 01:57:29 +0000 (0:00:00.092) 0:00:00.295 ******* 2026-02-27 01:57:35.220255 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:57:35.220266 | orchestrator | 2026-02-27 01:57:35.220277 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.220314 | orchestrator | Friday 27 February 2026 01:57:30 +0000 (0:00:00.889) 0:00:01.184 ******* 2026-02-27 01:57:35.220326 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:57:35.220336 | orchestrator | 2026-02-27 01:57:35.220347 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.220358 | orchestrator | 2026-02-27 01:57:35.220368 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.220379 | orchestrator | Friday 27 February 2026 01:57:30 +0000 (0:00:00.095) 0:00:01.279 ******* 2026-02-27 01:57:35.220390 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:57:35.220400 | orchestrator | 2026-02-27 01:57:35.220411 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.220422 | orchestrator | Friday 27 February 2026 01:57:30 +0000 (0:00:00.093) 0:00:01.372 ******* 2026-02-27 01:57:35.220432 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:57:35.220443 | orchestrator | 2026-02-27 01:57:35.220454 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.220467 | orchestrator | Friday 27 February 2026 01:57:31 +0000 (0:00:00.650) 0:00:02.023 ******* 2026-02-27 01:57:35.220479 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:57:35.220492 | orchestrator | 2026-02-27 01:57:35.220505 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.220517 | orchestrator | 2026-02-27 01:57:35.220529 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.220542 | orchestrator | Friday 27 February 2026 01:57:31 +0000 (0:00:00.089) 0:00:02.112 ******* 2026-02-27 01:57:35.220554 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:57:35.220566 | orchestrator | 2026-02-27 01:57:35.220578 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.220590 | orchestrator | Friday 27 February 2026 01:57:31 +0000 (0:00:00.135) 0:00:02.248 ******* 2026-02-27 01:57:35.220602 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:57:35.220614 | orchestrator | 2026-02-27 01:57:35.220627 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.220654 | orchestrator | Friday 27 February 2026 01:57:32 +0000 (0:00:00.726) 0:00:02.974 ******* 2026-02-27 01:57:35.220667 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:57:35.220679 | orchestrator | 2026-02-27 01:57:35.220692 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.220704 | orchestrator | 2026-02-27 01:57:35.220716 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.220729 | orchestrator | Friday 27 February 2026 01:57:32 +0000 (0:00:00.108) 0:00:03.083 ******* 2026-02-27 01:57:35.220742 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:57:35.220753 | orchestrator | 2026-02-27 01:57:35.220765 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.220778 | orchestrator | Friday 27 February 2026 01:57:32 +0000 (0:00:00.089) 0:00:03.172 ******* 2026-02-27 01:57:35.220790 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:57:35.220802 | orchestrator | 2026-02-27 01:57:35.220815 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.220827 | orchestrator | Friday 27 February 2026 01:57:33 +0000 (0:00:00.650) 0:00:03.823 ******* 2026-02-27 01:57:35.220837 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:57:35.220885 | orchestrator | 2026-02-27 01:57:35.220897 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.220908 | orchestrator | 2026-02-27 01:57:35.220919 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.220930 | orchestrator | Friday 27 February 2026 01:57:33 +0000 (0:00:00.109) 0:00:03.932 ******* 2026-02-27 01:57:35.220941 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:57:35.220951 | orchestrator | 2026-02-27 01:57:35.220962 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.220973 | orchestrator | Friday 27 February 2026 01:57:33 +0000 (0:00:00.087) 0:00:04.020 ******* 2026-02-27 01:57:35.220993 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:57:35.221004 | orchestrator | 2026-02-27 01:57:35.221014 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.221025 | orchestrator | Friday 27 February 2026 01:57:33 +0000 (0:00:00.728) 0:00:04.748 ******* 2026-02-27 01:57:35.221036 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:57:35.221046 | orchestrator | 2026-02-27 01:57:35.221058 | orchestrator | PLAY [Reboot systems] ********************************************************** 2026-02-27 01:57:35.221069 | orchestrator | 2026-02-27 01:57:35.221079 | orchestrator | TASK [Exit playbook, if user did not mean to reboot systems] ******************* 2026-02-27 01:57:35.221090 | orchestrator | Friday 27 February 2026 01:57:34 +0000 (0:00:00.138) 0:00:04.886 ******* 2026-02-27 01:57:35.221101 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:57:35.221112 | orchestrator | 2026-02-27 01:57:35.221122 | orchestrator | TASK [Reboot system - do not wait for the reboot to complete] ****************** 2026-02-27 01:57:35.221133 | orchestrator | Friday 27 February 2026 01:57:34 +0000 (0:00:00.099) 0:00:04.985 ******* 2026-02-27 01:57:35.221144 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:57:35.221154 | orchestrator | 2026-02-27 01:57:35.221165 | orchestrator | TASK [Reboot system - wait for the reboot to complete] ************************* 2026-02-27 01:57:35.221176 | orchestrator | Friday 27 February 2026 01:57:34 +0000 (0:00:00.665) 0:00:05.651 ******* 2026-02-27 01:57:35.221206 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:57:35.221218 | orchestrator | 2026-02-27 01:57:35.221229 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:57:35.221241 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221253 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221264 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221275 | orchestrator | testbed-node-3 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221286 | orchestrator | testbed-node-4 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221297 | orchestrator | testbed-node-5 : ok=1  changed=1  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 01:57:35.221308 | orchestrator | 2026-02-27 01:57:35.221318 | orchestrator | 2026-02-27 01:57:35.221341 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:57:35.221352 | orchestrator | Friday 27 February 2026 01:57:34 +0000 (0:00:00.031) 0:00:05.682 ******* 2026-02-27 01:57:35.221363 | orchestrator | =============================================================================== 2026-02-27 01:57:35.221374 | orchestrator | Reboot system - do not wait for the reboot to complete ------------------ 4.31s 2026-02-27 01:57:35.221384 | orchestrator | Exit playbook, if user did not mean to reboot systems ------------------- 0.60s 2026-02-27 01:57:35.221395 | orchestrator | Reboot system - wait for the reboot to complete ------------------------- 0.57s 2026-02-27 01:57:35.509272 | orchestrator | + osism apply wait-for-connection -l testbed-nodes -e ireallymeanit=yes 2026-02-27 01:57:47.575710 | orchestrator | 2026-02-27 01:57:47 | INFO  | Task 53f60195-c05c-4f9f-b37e-67f54c05b9f8 (wait-for-connection) was prepared for execution. 2026-02-27 01:57:47.575817 | orchestrator | 2026-02-27 01:57:47 | INFO  | It takes a moment until task 53f60195-c05c-4f9f-b37e-67f54c05b9f8 (wait-for-connection) has been started and output is visible here. 2026-02-27 01:58:03.707379 | orchestrator | 2026-02-27 01:58:03.707551 | orchestrator | PLAY [Wait until remote systems are reachable] ********************************* 2026-02-27 01:58:03.707575 | orchestrator | 2026-02-27 01:58:03.707594 | orchestrator | TASK [Wait until remote system is reachable] *********************************** 2026-02-27 01:58:03.707612 | orchestrator | Friday 27 February 2026 01:57:51 +0000 (0:00:00.227) 0:00:00.227 ******* 2026-02-27 01:58:03.707630 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:58:03.707650 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:58:03.707668 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:58:03.707685 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:58:03.707702 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:58:03.707718 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:58:03.707736 | orchestrator | 2026-02-27 01:58:03.707754 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:58:03.707772 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707794 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707811 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707828 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707845 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707927 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:03.707948 | orchestrator | 2026-02-27 01:58:03.707969 | orchestrator | 2026-02-27 01:58:03.707989 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:58:03.708006 | orchestrator | Friday 27 February 2026 01:58:03 +0000 (0:00:11.592) 0:00:11.820 ******* 2026-02-27 01:58:03.708023 | orchestrator | =============================================================================== 2026-02-27 01:58:03.708040 | orchestrator | Wait until remote system is reachable ---------------------------------- 11.59s 2026-02-27 01:58:03.975284 | orchestrator | + osism apply hddtemp 2026-02-27 01:58:15.957633 | orchestrator | 2026-02-27 01:58:15 | INFO  | Task 7e5952d7-d617-4557-8572-eb6db51363ed (hddtemp) was prepared for execution. 2026-02-27 01:58:15.957751 | orchestrator | 2026-02-27 01:58:15 | INFO  | It takes a moment until task 7e5952d7-d617-4557-8572-eb6db51363ed (hddtemp) has been started and output is visible here. 2026-02-27 01:58:45.418212 | orchestrator | 2026-02-27 01:58:45.418316 | orchestrator | PLAY [Apply role hddtemp] ****************************************************** 2026-02-27 01:58:45.418329 | orchestrator | 2026-02-27 01:58:45.418338 | orchestrator | TASK [osism.services.hddtemp : Gather variables for each operating system] ***** 2026-02-27 01:58:45.418346 | orchestrator | Friday 27 February 2026 01:58:20 +0000 (0:00:00.243) 0:00:00.243 ******* 2026-02-27 01:58:45.418354 | orchestrator | ok: [testbed-manager] 2026-02-27 01:58:45.418363 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:58:45.418371 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:58:45.419196 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:58:45.419221 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:58:45.419233 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:58:45.419245 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:58:45.419257 | orchestrator | 2026-02-27 01:58:45.419269 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific install tasks] **** 2026-02-27 01:58:45.419282 | orchestrator | Friday 27 February 2026 01:58:20 +0000 (0:00:00.683) 0:00:00.926 ******* 2026-02-27 01:58:45.419297 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:58:45.419335 | orchestrator | 2026-02-27 01:58:45.419344 | orchestrator | TASK [osism.services.hddtemp : Remove hddtemp package] ************************* 2026-02-27 01:58:45.419351 | orchestrator | Friday 27 February 2026 01:58:22 +0000 (0:00:01.250) 0:00:02.177 ******* 2026-02-27 01:58:45.419359 | orchestrator | ok: [testbed-manager] 2026-02-27 01:58:45.419367 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:58:45.419374 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:58:45.419381 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:58:45.419388 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:58:45.419396 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:58:45.419403 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:58:45.419410 | orchestrator | 2026-02-27 01:58:45.419418 | orchestrator | TASK [osism.services.hddtemp : Enable Kernel Module drivetemp] ***************** 2026-02-27 01:58:45.419425 | orchestrator | Friday 27 February 2026 01:58:24 +0000 (0:00:02.073) 0:00:04.250 ******* 2026-02-27 01:58:45.419432 | orchestrator | changed: [testbed-manager] 2026-02-27 01:58:45.419440 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:58:45.419448 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:58:45.419455 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:58:45.419462 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:58:45.419469 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:58:45.419476 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:58:45.419483 | orchestrator | 2026-02-27 01:58:45.419492 | orchestrator | TASK [osism.services.hddtemp : Check if drivetemp module is available] ********* 2026-02-27 01:58:45.419504 | orchestrator | Friday 27 February 2026 01:58:25 +0000 (0:00:01.175) 0:00:05.426 ******* 2026-02-27 01:58:45.419515 | orchestrator | ok: [testbed-node-0] 2026-02-27 01:58:45.419525 | orchestrator | ok: [testbed-node-1] 2026-02-27 01:58:45.419536 | orchestrator | ok: [testbed-node-2] 2026-02-27 01:58:45.419546 | orchestrator | ok: [testbed-node-3] 2026-02-27 01:58:45.419557 | orchestrator | ok: [testbed-manager] 2026-02-27 01:58:45.419569 | orchestrator | ok: [testbed-node-4] 2026-02-27 01:58:45.419597 | orchestrator | ok: [testbed-node-5] 2026-02-27 01:58:45.419609 | orchestrator | 2026-02-27 01:58:45.419622 | orchestrator | TASK [osism.services.hddtemp : Load Kernel Module drivetemp] ******************* 2026-02-27 01:58:45.419635 | orchestrator | Friday 27 February 2026 01:58:26 +0000 (0:00:01.237) 0:00:06.664 ******* 2026-02-27 01:58:45.419648 | orchestrator | skipping: [testbed-node-0] 2026-02-27 01:58:45.419662 | orchestrator | skipping: [testbed-node-1] 2026-02-27 01:58:45.419675 | orchestrator | changed: [testbed-manager] 2026-02-27 01:58:45.419687 | orchestrator | skipping: [testbed-node-2] 2026-02-27 01:58:45.419700 | orchestrator | skipping: [testbed-node-3] 2026-02-27 01:58:45.419712 | orchestrator | skipping: [testbed-node-4] 2026-02-27 01:58:45.419724 | orchestrator | skipping: [testbed-node-5] 2026-02-27 01:58:45.419736 | orchestrator | 2026-02-27 01:58:45.419749 | orchestrator | TASK [osism.services.hddtemp : Install lm-sensors] ***************************** 2026-02-27 01:58:45.419762 | orchestrator | Friday 27 February 2026 01:58:27 +0000 (0:00:00.842) 0:00:07.506 ******* 2026-02-27 01:58:45.419775 | orchestrator | changed: [testbed-manager] 2026-02-27 01:58:45.419787 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:58:45.419800 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:58:45.419813 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:58:45.419826 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:58:45.419838 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:58:45.419875 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:58:45.419889 | orchestrator | 2026-02-27 01:58:45.419901 | orchestrator | TASK [osism.services.hddtemp : Include distribution specific service tasks] **** 2026-02-27 01:58:45.419914 | orchestrator | Friday 27 February 2026 01:58:41 +0000 (0:00:14.488) 0:00:21.994 ******* 2026-02-27 01:58:45.419926 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/hddtemp/tasks/service-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 01:58:45.419952 | orchestrator | 2026-02-27 01:58:45.419960 | orchestrator | TASK [osism.services.hddtemp : Manage lm-sensors service] ********************** 2026-02-27 01:58:45.419967 | orchestrator | Friday 27 February 2026 01:58:43 +0000 (0:00:01.193) 0:00:23.188 ******* 2026-02-27 01:58:45.419974 | orchestrator | changed: [testbed-manager] 2026-02-27 01:58:45.419981 | orchestrator | changed: [testbed-node-0] 2026-02-27 01:58:45.419988 | orchestrator | changed: [testbed-node-1] 2026-02-27 01:58:45.419996 | orchestrator | changed: [testbed-node-2] 2026-02-27 01:58:45.420003 | orchestrator | changed: [testbed-node-3] 2026-02-27 01:58:45.420010 | orchestrator | changed: [testbed-node-4] 2026-02-27 01:58:45.420017 | orchestrator | changed: [testbed-node-5] 2026-02-27 01:58:45.420024 | orchestrator | 2026-02-27 01:58:45.420031 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 01:58:45.420039 | orchestrator | testbed-manager : ok=9  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 01:58:45.420066 | orchestrator | testbed-node-0 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420075 | orchestrator | testbed-node-1 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420082 | orchestrator | testbed-node-2 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420089 | orchestrator | testbed-node-3 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420096 | orchestrator | testbed-node-4 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420104 | orchestrator | testbed-node-5 : ok=8  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 01:58:45.420111 | orchestrator | 2026-02-27 01:58:45.420118 | orchestrator | 2026-02-27 01:58:45.420125 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 01:58:45.420133 | orchestrator | Friday 27 February 2026 01:58:45 +0000 (0:00:01.981) 0:00:25.170 ******* 2026-02-27 01:58:45.420140 | orchestrator | =============================================================================== 2026-02-27 01:58:45.420147 | orchestrator | osism.services.hddtemp : Install lm-sensors ---------------------------- 14.49s 2026-02-27 01:58:45.420154 | orchestrator | osism.services.hddtemp : Remove hddtemp package ------------------------- 2.07s 2026-02-27 01:58:45.420161 | orchestrator | osism.services.hddtemp : Manage lm-sensors service ---------------------- 1.98s 2026-02-27 01:58:45.420169 | orchestrator | osism.services.hddtemp : Include distribution specific install tasks ---- 1.25s 2026-02-27 01:58:45.420176 | orchestrator | osism.services.hddtemp : Check if drivetemp module is available --------- 1.24s 2026-02-27 01:58:45.420183 | orchestrator | osism.services.hddtemp : Include distribution specific service tasks ---- 1.19s 2026-02-27 01:58:45.420190 | orchestrator | osism.services.hddtemp : Enable Kernel Module drivetemp ----------------- 1.18s 2026-02-27 01:58:45.420197 | orchestrator | osism.services.hddtemp : Load Kernel Module drivetemp ------------------- 0.84s 2026-02-27 01:58:45.420204 | orchestrator | osism.services.hddtemp : Gather variables for each operating system ----- 0.68s 2026-02-27 01:58:45.708406 | orchestrator | ++ semver 9.5.0 7.1.1 2026-02-27 01:58:45.762657 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 01:58:45.762761 | orchestrator | + sudo systemctl restart manager.service 2026-02-27 01:58:59.797537 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-02-27 01:58:59.797654 | orchestrator | + wait_for_container_healthy 60 ceph-ansible 2026-02-27 01:58:59.797671 | orchestrator | + local max_attempts=60 2026-02-27 01:58:59.797702 | orchestrator | + local name=ceph-ansible 2026-02-27 01:58:59.797713 | orchestrator | + local attempt_num=1 2026-02-27 01:58:59.797725 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:58:59.832781 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:58:59.832970 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:58:59.832986 | orchestrator | + sleep 5 2026-02-27 01:59:04.837898 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:04.862414 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:04.862499 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:04.863704 | orchestrator | + sleep 5 2026-02-27 01:59:09.866135 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:09.903684 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:09.903801 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:09.903817 | orchestrator | + sleep 5 2026-02-27 01:59:14.908268 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:14.950847 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:14.951007 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:14.951023 | orchestrator | + sleep 5 2026-02-27 01:59:19.955805 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:19.995773 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:19.995921 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:19.995938 | orchestrator | + sleep 5 2026-02-27 01:59:25.000550 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:25.037540 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:25.037645 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:25.037662 | orchestrator | + sleep 5 2026-02-27 01:59:30.042144 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:30.078546 | orchestrator | + [[ unhealthy == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:30.078664 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:30.078680 | orchestrator | + sleep 5 2026-02-27 01:59:35.081848 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:35.121604 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:35.121702 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:35.121712 | orchestrator | + sleep 5 2026-02-27 01:59:40.125581 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:40.160974 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:40.161059 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:40.161069 | orchestrator | + sleep 5 2026-02-27 01:59:45.163272 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:45.201965 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:45.202124 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:45.202140 | orchestrator | + sleep 5 2026-02-27 01:59:50.207350 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:50.249482 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:50.249595 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:50.249612 | orchestrator | + sleep 5 2026-02-27 01:59:55.254933 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 01:59:55.294918 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 01:59:55.295032 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 01:59:55.295048 | orchestrator | + sleep 5 2026-02-27 02:00:00.300251 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 02:00:00.340148 | orchestrator | + [[ starting == \h\e\a\l\t\h\y ]] 2026-02-27 02:00:00.340250 | orchestrator | + (( attempt_num++ == max_attempts )) 2026-02-27 02:00:00.340265 | orchestrator | + sleep 5 2026-02-27 02:00:05.344468 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' ceph-ansible 2026-02-27 02:00:05.380715 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 02:00:05.380828 | orchestrator | + wait_for_container_healthy 60 kolla-ansible 2026-02-27 02:00:05.380846 | orchestrator | + local max_attempts=60 2026-02-27 02:00:05.381106 | orchestrator | + local name=kolla-ansible 2026-02-27 02:00:05.381128 | orchestrator | + local attempt_num=1 2026-02-27 02:00:05.381155 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' kolla-ansible 2026-02-27 02:00:05.419605 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 02:00:05.419697 | orchestrator | + wait_for_container_healthy 60 osism-ansible 2026-02-27 02:00:05.419750 | orchestrator | + local max_attempts=60 2026-02-27 02:00:05.419762 | orchestrator | + local name=osism-ansible 2026-02-27 02:00:05.419772 | orchestrator | + local attempt_num=1 2026-02-27 02:00:05.420379 | orchestrator | ++ /usr/bin/docker inspect -f '{{.State.Health.Status}}' osism-ansible 2026-02-27 02:00:05.460131 | orchestrator | + [[ healthy == \h\e\a\l\t\h\y ]] 2026-02-27 02:00:05.460231 | orchestrator | + [[ true == \t\r\u\e ]] 2026-02-27 02:00:05.460247 | orchestrator | + sh -c /opt/configuration/scripts/disable-ara.sh 2026-02-27 02:00:05.647482 | orchestrator | ARA in ceph-ansible already disabled. 2026-02-27 02:00:05.793809 | orchestrator | ARA in kolla-ansible already disabled. 2026-02-27 02:00:05.969321 | orchestrator | ARA in osism-ansible already disabled. 2026-02-27 02:00:06.125432 | orchestrator | ARA in osism-kubernetes already disabled. 2026-02-27 02:00:06.126244 | orchestrator | + osism apply gather-facts 2026-02-27 02:00:18.268766 | orchestrator | 2026-02-27 02:00:18 | INFO  | Task 7094b3f0-e74d-4e52-8076-f06add334071 (gather-facts) was prepared for execution. 2026-02-27 02:00:18.268921 | orchestrator | 2026-02-27 02:00:18 | INFO  | It takes a moment until task 7094b3f0-e74d-4e52-8076-f06add334071 (gather-facts) has been started and output is visible here. 2026-02-27 02:00:31.460958 | orchestrator | 2026-02-27 02:00:31.461072 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-02-27 02:00:31.461087 | orchestrator | 2026-02-27 02:00:31.461098 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 02:00:31.461109 | orchestrator | Friday 27 February 2026 02:00:21 +0000 (0:00:00.184) 0:00:00.184 ******* 2026-02-27 02:00:31.461119 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:00:31.461131 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:00:31.461141 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:00:31.461150 | orchestrator | ok: [testbed-manager] 2026-02-27 02:00:31.461160 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:00:31.461169 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:00:31.461179 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:00:31.461189 | orchestrator | 2026-02-27 02:00:31.461198 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-02-27 02:00:31.461208 | orchestrator | 2026-02-27 02:00:31.461218 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-02-27 02:00:31.461228 | orchestrator | Friday 27 February 2026 02:00:30 +0000 (0:00:08.693) 0:00:08.877 ******* 2026-02-27 02:00:31.461238 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:00:31.461249 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:00:31.461259 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:00:31.461269 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:00:31.461279 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:00:31.461288 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:00:31.461298 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:00:31.461307 | orchestrator | 2026-02-27 02:00:31.461317 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:00:31.461327 | orchestrator | testbed-manager : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461338 | orchestrator | testbed-node-0 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461348 | orchestrator | testbed-node-1 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461358 | orchestrator | testbed-node-2 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461368 | orchestrator | testbed-node-3 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461378 | orchestrator | testbed-node-4 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461387 | orchestrator | testbed-node-5 : ok=1  changed=0 unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:00:31.461424 | orchestrator | 2026-02-27 02:00:31.461435 | orchestrator | 2026-02-27 02:00:31.461444 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:00:31.461454 | orchestrator | Friday 27 February 2026 02:00:31 +0000 (0:00:00.531) 0:00:09.408 ******* 2026-02-27 02:00:31.461466 | orchestrator | =============================================================================== 2026-02-27 02:00:31.461477 | orchestrator | Gathers facts about hosts ----------------------------------------------- 8.69s 2026-02-27 02:00:31.461489 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.53s 2026-02-27 02:00:31.783339 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/001-helpers.sh /usr/local/bin/deploy-helper 2026-02-27 02:00:31.799203 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh /usr/local/bin/deploy-ceph-with-ansible 2026-02-27 02:00:31.814287 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/100-ceph-with-rook.sh /usr/local/bin/deploy-ceph-with-rook 2026-02-27 02:00:31.833366 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/200-infrastructure.sh /usr/local/bin/deploy-infrastructure 2026-02-27 02:00:31.850570 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/300-openstack.sh /usr/local/bin/deploy-openstack 2026-02-27 02:00:31.870176 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/320-openstack-minimal.sh /usr/local/bin/deploy-openstack-minimal 2026-02-27 02:00:31.884421 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/400-monitoring.sh /usr/local/bin/deploy-monitoring 2026-02-27 02:00:31.896693 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/500-kubernetes.sh /usr/local/bin/deploy-kubernetes 2026-02-27 02:00:31.914795 | orchestrator | + sudo ln -sf /opt/configuration/scripts/deploy/510-clusterapi.sh /usr/local/bin/deploy-kubernetes-clusterapi 2026-02-27 02:00:31.926821 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade-manager.sh /usr/local/bin/upgrade-manager 2026-02-27 02:00:31.942923 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-ansible.sh /usr/local/bin/upgrade-ceph-with-ansible 2026-02-27 02:00:31.955964 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/100-ceph-with-rook.sh /usr/local/bin/upgrade-ceph-with-rook 2026-02-27 02:00:31.973087 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/200-infrastructure.sh /usr/local/bin/upgrade-infrastructure 2026-02-27 02:00:31.989847 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/300-openstack.sh /usr/local/bin/upgrade-openstack 2026-02-27 02:00:32.005357 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/320-openstack-minimal.sh /usr/local/bin/upgrade-openstack-minimal 2026-02-27 02:00:32.020288 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/400-monitoring.sh /usr/local/bin/upgrade-monitoring 2026-02-27 02:00:32.038629 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/500-kubernetes.sh /usr/local/bin/upgrade-kubernetes 2026-02-27 02:00:32.056605 | orchestrator | + sudo ln -sf /opt/configuration/scripts/upgrade/510-clusterapi.sh /usr/local/bin/upgrade-kubernetes-clusterapi 2026-02-27 02:00:32.076100 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/300-openstack.sh /usr/local/bin/bootstrap-openstack 2026-02-27 02:00:32.092992 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/301-openstack-octavia-amhpora-image.sh /usr/local/bin/bootstrap-octavia 2026-02-27 02:00:32.110116 | orchestrator | + sudo ln -sf /opt/configuration/scripts/bootstrap/302-openstack-k8s-clusterapi-images.sh /usr/local/bin/bootstrap-clusterapi 2026-02-27 02:00:32.122786 | orchestrator | + sudo ln -sf /opt/configuration/scripts/disable-local-registry.sh /usr/local/bin/disable-local-registry 2026-02-27 02:00:32.140992 | orchestrator | + sudo ln -sf /opt/configuration/scripts/pull-images.sh /usr/local/bin/pull-images 2026-02-27 02:00:32.155720 | orchestrator | + [[ false == \t\r\u\e ]] 2026-02-27 02:00:32.284456 | orchestrator | ok: Runtime: 0:24:00.318145 2026-02-27 02:00:32.381369 | 2026-02-27 02:00:32.381515 | TASK [Deploy services] 2026-02-27 02:00:33.097836 | orchestrator | 2026-02-27 02:00:33.098113 | orchestrator | # DEPLOY SERVICES 2026-02-27 02:00:33.098146 | orchestrator | 2026-02-27 02:00:33.098161 | orchestrator | + set -e 2026-02-27 02:00:33.098174 | orchestrator | + echo 2026-02-27 02:00:33.098188 | orchestrator | + echo '# DEPLOY SERVICES' 2026-02-27 02:00:33.098202 | orchestrator | + echo 2026-02-27 02:00:33.098247 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 02:00:33.098269 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 02:00:33.098284 | orchestrator | ++ INTERACTIVE=false 2026-02-27 02:00:33.098296 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 02:00:33.098318 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 02:00:33.098329 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 02:00:33.098344 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 02:00:33.098356 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 02:00:33.098373 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 02:00:33.098385 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 02:00:33.098399 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 02:00:33.098411 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 02:00:33.098425 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 02:00:33.098436 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 02:00:33.098447 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 02:00:33.098459 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 02:00:33.098469 | orchestrator | ++ export ARA=false 2026-02-27 02:00:33.098481 | orchestrator | ++ ARA=false 2026-02-27 02:00:33.098492 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 02:00:33.098503 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 02:00:33.098514 | orchestrator | ++ export TEMPEST=false 2026-02-27 02:00:33.098524 | orchestrator | ++ TEMPEST=false 2026-02-27 02:00:33.098535 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 02:00:33.098546 | orchestrator | ++ IS_ZUUL=true 2026-02-27 02:00:33.098557 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:00:33.098568 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:00:33.098579 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 02:00:33.098589 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 02:00:33.098600 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 02:00:33.098611 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 02:00:33.098622 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 02:00:33.098633 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 02:00:33.098644 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 02:00:33.098662 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 02:00:33.098674 | orchestrator | + sh -c /opt/configuration/scripts/pull-images.sh 2026-02-27 02:00:33.106521 | orchestrator | 2026-02-27 02:00:33.106628 | orchestrator | # PULL IMAGES 2026-02-27 02:00:33.106643 | orchestrator | 2026-02-27 02:00:33.106656 | orchestrator | + set -e 2026-02-27 02:00:33.106669 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 02:00:33.106685 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 02:00:33.106700 | orchestrator | ++ INTERACTIVE=false 2026-02-27 02:00:33.106713 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 02:00:33.106725 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 02:00:33.106736 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 02:00:33.106747 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 02:00:33.106758 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 02:00:33.106769 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 02:00:33.106779 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 02:00:33.106790 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 02:00:33.106801 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 02:00:33.106812 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 02:00:33.106823 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 02:00:33.106834 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 02:00:33.106845 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 02:00:33.106856 | orchestrator | ++ export ARA=false 2026-02-27 02:00:33.106901 | orchestrator | ++ ARA=false 2026-02-27 02:00:33.106917 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 02:00:33.106928 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 02:00:33.106939 | orchestrator | ++ export TEMPEST=false 2026-02-27 02:00:33.106949 | orchestrator | ++ TEMPEST=false 2026-02-27 02:00:33.106960 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 02:00:33.106971 | orchestrator | ++ IS_ZUUL=true 2026-02-27 02:00:33.106982 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:00:33.106993 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:00:33.107003 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 02:00:33.107014 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 02:00:33.107025 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 02:00:33.107035 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 02:00:33.107079 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 02:00:33.107099 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 02:00:33.107119 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 02:00:33.107130 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 02:00:33.107141 | orchestrator | + echo 2026-02-27 02:00:33.107152 | orchestrator | + echo '# PULL IMAGES' 2026-02-27 02:00:33.107163 | orchestrator | + echo 2026-02-27 02:00:33.107173 | orchestrator | ++ semver 9.5.0 7.0.0 2026-02-27 02:00:33.137588 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 02:00:33.137687 | orchestrator | + osism apply --no-wait -r 2 -e custom pull-images 2026-02-27 02:00:34.924603 | orchestrator | 2026-02-27 02:00:34 | INFO  | Trying to run play pull-images in environment custom 2026-02-27 02:00:45.005971 | orchestrator | 2026-02-27 02:00:45 | INFO  | Task 5d6f55f5-e8cb-4092-8ef0-eb823ad5b887 (pull-images) was prepared for execution. 2026-02-27 02:00:45.006179 | orchestrator | 2026-02-27 02:00:45 | INFO  | Task 5d6f55f5-e8cb-4092-8ef0-eb823ad5b887 is running in background. No more output. Check ARA for logs. 2026-02-27 02:00:45.218228 | orchestrator | + sh -c /opt/configuration/scripts/deploy/001-helpers.sh 2026-02-27 02:00:57.194398 | orchestrator | 2026-02-27 02:00:57 | INFO  | Task a8ccb704-3e89-498f-a198-397fad15ce7e (cgit) was prepared for execution. 2026-02-27 02:00:57.194551 | orchestrator | 2026-02-27 02:00:57 | INFO  | Task a8ccb704-3e89-498f-a198-397fad15ce7e is running in background. No more output. Check ARA for logs. 2026-02-27 02:01:10.167417 | orchestrator | 2026-02-27 02:01:10 | INFO  | Task c44c887f-695d-4698-a328-f8b13078646c (dotfiles) was prepared for execution. 2026-02-27 02:01:10.167557 | orchestrator | 2026-02-27 02:01:10 | INFO  | Task c44c887f-695d-4698-a328-f8b13078646c is running in background. No more output. Check ARA for logs. 2026-02-27 02:01:22.496035 | orchestrator | 2026-02-27 02:01:22 | INFO  | Task 85abde28-64a8-4ecd-9aa7-87d4fddb61a7 (homer) was prepared for execution. 2026-02-27 02:01:22.496176 | orchestrator | 2026-02-27 02:01:22 | INFO  | Task 85abde28-64a8-4ecd-9aa7-87d4fddb61a7 is running in background. No more output. Check ARA for logs. 2026-02-27 02:01:34.978351 | orchestrator | 2026-02-27 02:01:34 | INFO  | Task 5ac2d112-8cd9-4e0d-ab20-60821fdabd23 (phpmyadmin) was prepared for execution. 2026-02-27 02:01:34.978460 | orchestrator | 2026-02-27 02:01:34 | INFO  | Task 5ac2d112-8cd9-4e0d-ab20-60821fdabd23 is running in background. No more output. Check ARA for logs. 2026-02-27 02:01:47.424214 | orchestrator | 2026-02-27 02:01:47 | INFO  | Task cd3024c6-0a98-4be8-9d69-dc4ba8bd0240 (sosreport) was prepared for execution. 2026-02-27 02:01:47.424339 | orchestrator | 2026-02-27 02:01:47 | INFO  | Task cd3024c6-0a98-4be8-9d69-dc4ba8bd0240 is running in background. No more output. Check ARA for logs. 2026-02-27 02:01:47.776505 | orchestrator | + sh -c /opt/configuration/scripts/deploy/500-kubernetes.sh 2026-02-27 02:01:47.783508 | orchestrator | + set -e 2026-02-27 02:01:47.783620 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 02:01:47.783639 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 02:01:47.783652 | orchestrator | ++ INTERACTIVE=false 2026-02-27 02:01:47.783665 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 02:01:47.783676 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 02:01:47.783687 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 02:01:47.783804 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 02:01:47.783862 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 02:01:47.783868 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 02:01:47.783909 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 02:01:47.783914 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 02:01:47.783919 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 02:01:47.783924 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 02:01:47.783928 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 02:01:47.783932 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 02:01:47.783936 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 02:01:47.783941 | orchestrator | ++ export ARA=false 2026-02-27 02:01:47.783946 | orchestrator | ++ ARA=false 2026-02-27 02:01:47.783950 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 02:01:47.783969 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 02:01:47.783973 | orchestrator | ++ export TEMPEST=false 2026-02-27 02:01:47.783977 | orchestrator | ++ TEMPEST=false 2026-02-27 02:01:47.783981 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 02:01:47.783984 | orchestrator | ++ IS_ZUUL=true 2026-02-27 02:01:47.783999 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:01:47.784006 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 02:01:47.784010 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 02:01:47.784014 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 02:01:47.784018 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 02:01:47.784021 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 02:01:47.784025 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 02:01:47.784029 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 02:01:47.784033 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 02:01:47.784036 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 02:01:47.785205 | orchestrator | ++ semver 9.5.0 8.0.3 2026-02-27 02:01:47.824169 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 02:01:47.824241 | orchestrator | + osism apply frr 2026-02-27 02:02:00.162745 | orchestrator | 2026-02-27 02:02:00 | INFO  | Task ea8652e2-1274-4cca-b58c-80c822d765b6 (frr) was prepared for execution. 2026-02-27 02:02:00.162827 | orchestrator | 2026-02-27 02:02:00 | INFO  | It takes a moment until task ea8652e2-1274-4cca-b58c-80c822d765b6 (frr) has been started and output is visible here. 2026-02-27 02:02:29.396374 | orchestrator | 2026-02-27 02:02:29.396492 | orchestrator | PLAY [Apply role frr] ********************************************************** 2026-02-27 02:02:29.396515 | orchestrator | 2026-02-27 02:02:29.396531 | orchestrator | TASK [osism.services.frr : Include distribution specific install tasks] ******** 2026-02-27 02:02:29.396558 | orchestrator | Friday 27 February 2026 02:02:05 +0000 (0:00:00.273) 0:00:00.273 ******* 2026-02-27 02:02:29.396579 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/frr/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 02:02:29.396596 | orchestrator | 2026-02-27 02:02:29.396611 | orchestrator | TASK [osism.services.frr : Pin frr package version] **************************** 2026-02-27 02:02:29.396624 | orchestrator | Friday 27 February 2026 02:02:05 +0000 (0:00:00.216) 0:00:00.490 ******* 2026-02-27 02:02:29.396639 | orchestrator | changed: [testbed-manager] 2026-02-27 02:02:29.396653 | orchestrator | 2026-02-27 02:02:29.396667 | orchestrator | TASK [osism.services.frr : Install frr package] ******************************** 2026-02-27 02:02:29.396683 | orchestrator | Friday 27 February 2026 02:02:07 +0000 (0:00:01.573) 0:00:02.064 ******* 2026-02-27 02:02:29.396699 | orchestrator | changed: [testbed-manager] 2026-02-27 02:02:29.396714 | orchestrator | 2026-02-27 02:02:29.396730 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/vtysh.conf] ********************* 2026-02-27 02:02:29.396744 | orchestrator | Friday 27 February 2026 02:02:17 +0000 (0:00:10.605) 0:00:12.670 ******* 2026-02-27 02:02:29.396760 | orchestrator | ok: [testbed-manager] 2026-02-27 02:02:29.396775 | orchestrator | 2026-02-27 02:02:29.396791 | orchestrator | TASK [osism.services.frr : Copy file: /etc/frr/daemons] ************************ 2026-02-27 02:02:29.396801 | orchestrator | Friday 27 February 2026 02:02:18 +0000 (0:00:00.996) 0:00:13.667 ******* 2026-02-27 02:02:29.396809 | orchestrator | changed: [testbed-manager] 2026-02-27 02:02:29.396818 | orchestrator | 2026-02-27 02:02:29.396827 | orchestrator | TASK [osism.services.frr : Set _frr_uplinks fact] ****************************** 2026-02-27 02:02:29.396836 | orchestrator | Friday 27 February 2026 02:02:20 +0000 (0:00:01.097) 0:00:14.764 ******* 2026-02-27 02:02:29.396845 | orchestrator | ok: [testbed-manager] 2026-02-27 02:02:29.396853 | orchestrator | 2026-02-27 02:02:29.396950 | orchestrator | TASK [osism.services.frr : Check for frr.conf file in the configuration repository] *** 2026-02-27 02:02:29.396977 | orchestrator | Friday 27 February 2026 02:02:21 +0000 (0:00:01.142) 0:00:15.907 ******* 2026-02-27 02:02:29.396993 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:02:29.397009 | orchestrator | 2026-02-27 02:02:29.397025 | orchestrator | TASK [osism.services.frr : Copy frr.conf file from the configuration repository] *** 2026-02-27 02:02:29.397042 | orchestrator | Friday 27 February 2026 02:02:21 +0000 (0:00:00.135) 0:00:16.042 ******* 2026-02-27 02:02:29.397079 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:02:29.397089 | orchestrator | 2026-02-27 02:02:29.397098 | orchestrator | TASK [osism.services.frr : Copy default frr.conf file of type k3s_cilium] ****** 2026-02-27 02:02:29.397107 | orchestrator | Friday 27 February 2026 02:02:21 +0000 (0:00:00.138) 0:00:16.181 ******* 2026-02-27 02:02:29.397116 | orchestrator | changed: [testbed-manager] 2026-02-27 02:02:29.397124 | orchestrator | 2026-02-27 02:02:29.397133 | orchestrator | TASK [osism.services.frr : Set sysctl parameters] ****************************** 2026-02-27 02:02:29.397142 | orchestrator | Friday 27 February 2026 02:02:22 +0000 (0:00:01.144) 0:00:17.326 ******* 2026-02-27 02:02:29.397151 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.ip_forward', 'value': 1}) 2026-02-27 02:02:29.397160 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.send_redirects', 'value': 0}) 2026-02-27 02:02:29.397170 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.accept_redirects', 'value': 0}) 2026-02-27 02:02:29.397179 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.fib_multipath_hash_policy', 'value': 1}) 2026-02-27 02:02:29.397188 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.default.ignore_routes_with_linkdown', 'value': 1}) 2026-02-27 02:02:29.397196 | orchestrator | changed: [testbed-manager] => (item={'name': 'net.ipv4.conf.all.rp_filter', 'value': 2}) 2026-02-27 02:02:29.397205 | orchestrator | 2026-02-27 02:02:29.397214 | orchestrator | TASK [osism.services.frr : Manage frr service] ********************************* 2026-02-27 02:02:29.397222 | orchestrator | Friday 27 February 2026 02:02:26 +0000 (0:00:03.506) 0:00:20.833 ******* 2026-02-27 02:02:29.397231 | orchestrator | ok: [testbed-manager] 2026-02-27 02:02:29.397239 | orchestrator | 2026-02-27 02:02:29.397248 | orchestrator | RUNNING HANDLER [osism.services.frr : Restart frr service] ********************* 2026-02-27 02:02:29.397257 | orchestrator | Friday 27 February 2026 02:02:27 +0000 (0:00:01.599) 0:00:22.433 ******* 2026-02-27 02:02:29.397265 | orchestrator | changed: [testbed-manager] 2026-02-27 02:02:29.397273 | orchestrator | 2026-02-27 02:02:29.397282 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:02:29.397292 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:02:29.397301 | orchestrator | 2026-02-27 02:02:29.397309 | orchestrator | 2026-02-27 02:02:29.397325 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:02:29.397334 | orchestrator | Friday 27 February 2026 02:02:29 +0000 (0:00:01.434) 0:00:23.867 ******* 2026-02-27 02:02:29.397343 | orchestrator | =============================================================================== 2026-02-27 02:02:29.397351 | orchestrator | osism.services.frr : Install frr package ------------------------------- 10.61s 2026-02-27 02:02:29.397360 | orchestrator | osism.services.frr : Set sysctl parameters ------------------------------ 3.51s 2026-02-27 02:02:29.397368 | orchestrator | osism.services.frr : Manage frr service --------------------------------- 1.60s 2026-02-27 02:02:29.397377 | orchestrator | osism.services.frr : Pin frr package version ---------------------------- 1.57s 2026-02-27 02:02:29.397385 | orchestrator | osism.services.frr : Restart frr service -------------------------------- 1.43s 2026-02-27 02:02:29.397413 | orchestrator | osism.services.frr : Copy default frr.conf file of type k3s_cilium ------ 1.14s 2026-02-27 02:02:29.397429 | orchestrator | osism.services.frr : Set _frr_uplinks fact ------------------------------ 1.14s 2026-02-27 02:02:29.397442 | orchestrator | osism.services.frr : Copy file: /etc/frr/daemons ------------------------ 1.10s 2026-02-27 02:02:29.397455 | orchestrator | osism.services.frr : Copy file: /etc/frr/vtysh.conf --------------------- 1.00s 2026-02-27 02:02:29.397468 | orchestrator | osism.services.frr : Include distribution specific install tasks -------- 0.22s 2026-02-27 02:02:29.397480 | orchestrator | osism.services.frr : Copy frr.conf file from the configuration repository --- 0.14s 2026-02-27 02:02:29.397493 | orchestrator | osism.services.frr : Check for frr.conf file in the configuration repository --- 0.14s 2026-02-27 02:02:29.672682 | orchestrator | + osism apply kubernetes 2026-02-27 02:02:31.872810 | orchestrator | 2026-02-27 02:02:31 | INFO  | Task b191b3a0-c0a1-41c2-a290-5b4123332bd8 (kubernetes) was prepared for execution. 2026-02-27 02:02:31.873024 | orchestrator | 2026-02-27 02:02:31 | INFO  | It takes a moment until task b191b3a0-c0a1-41c2-a290-5b4123332bd8 (kubernetes) has been started and output is visible here. 2026-02-27 02:02:57.124455 | orchestrator | 2026-02-27 02:02:57.124562 | orchestrator | PLAY [Prepare all k3s nodes] *************************************************** 2026-02-27 02:02:57.124584 | orchestrator | 2026-02-27 02:02:57.124599 | orchestrator | TASK [k3s_prereq : Validating arguments against arg spec 'main' - Prerequisites] *** 2026-02-27 02:02:57.124615 | orchestrator | Friday 27 February 2026 02:02:36 +0000 (0:00:00.166) 0:00:00.166 ******* 2026-02-27 02:02:57.124629 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:02:57.124645 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:02:57.124654 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:02:57.124664 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:02:57.124672 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:02:57.124681 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:02:57.124690 | orchestrator | 2026-02-27 02:02:57.124698 | orchestrator | TASK [k3s_prereq : Set same timezone on every Server] ************************** 2026-02-27 02:02:57.124707 | orchestrator | Friday 27 February 2026 02:02:36 +0000 (0:00:00.670) 0:00:00.836 ******* 2026-02-27 02:02:57.124716 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.124727 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.124737 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.124748 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.124758 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.124769 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.124780 | orchestrator | 2026-02-27 02:02:57.124790 | orchestrator | TASK [k3s_prereq : Set SELinux to disabled state] ****************************** 2026-02-27 02:02:57.124803 | orchestrator | Friday 27 February 2026 02:02:37 +0000 (0:00:00.562) 0:00:01.399 ******* 2026-02-27 02:02:57.124814 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.124825 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.124899 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.124915 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.124934 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.124961 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.124980 | orchestrator | 2026-02-27 02:02:57.124998 | orchestrator | TASK [k3s_prereq : Enable IPv4 forwarding] ************************************* 2026-02-27 02:02:57.125017 | orchestrator | Friday 27 February 2026 02:02:38 +0000 (0:00:00.822) 0:00:02.222 ******* 2026-02-27 02:02:57.125037 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:02:57.125057 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:02:57.125076 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:02:57.125101 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:02:57.125117 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:02:57.125130 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:02:57.125142 | orchestrator | 2026-02-27 02:02:57.125156 | orchestrator | TASK [k3s_prereq : Enable IPv6 forwarding] ************************************* 2026-02-27 02:02:57.125169 | orchestrator | Friday 27 February 2026 02:02:40 +0000 (0:00:02.492) 0:00:04.714 ******* 2026-02-27 02:02:57.125182 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:02:57.125194 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:02:57.125206 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:02:57.125218 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:02:57.125230 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:02:57.125242 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:02:57.125254 | orchestrator | 2026-02-27 02:02:57.125267 | orchestrator | TASK [k3s_prereq : Enable IPv6 router advertisements] ************************** 2026-02-27 02:02:57.125279 | orchestrator | Friday 27 February 2026 02:02:42 +0000 (0:00:01.465) 0:00:06.179 ******* 2026-02-27 02:02:57.125292 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:02:57.125328 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:02:57.125341 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:02:57.125354 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:02:57.125366 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:02:57.125376 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:02:57.125387 | orchestrator | 2026-02-27 02:02:57.125409 | orchestrator | TASK [k3s_prereq : Add br_netfilter to /etc/modules-load.d/] ******************* 2026-02-27 02:02:57.125420 | orchestrator | Friday 27 February 2026 02:02:43 +0000 (0:00:01.345) 0:00:07.525 ******* 2026-02-27 02:02:57.125431 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.125442 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.125452 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.125463 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.125474 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.125484 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.125495 | orchestrator | 2026-02-27 02:02:57.125506 | orchestrator | TASK [k3s_prereq : Load br_netfilter] ****************************************** 2026-02-27 02:02:57.125516 | orchestrator | Friday 27 February 2026 02:02:44 +0000 (0:00:00.574) 0:00:08.100 ******* 2026-02-27 02:02:57.125527 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.125538 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.125548 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.125559 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.125569 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.125580 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.125590 | orchestrator | 2026-02-27 02:02:57.125601 | orchestrator | TASK [k3s_prereq : Set bridge-nf-call-iptables (just to be sure)] ************** 2026-02-27 02:02:57.125612 | orchestrator | Friday 27 February 2026 02:02:44 +0000 (0:00:00.848) 0:00:08.948 ******* 2026-02-27 02:02:57.125623 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125634 | orchestrator | skipping: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125644 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.125655 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125666 | orchestrator | skipping: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125676 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.125687 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125698 | orchestrator | skipping: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125709 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.125720 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125749 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125760 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.125771 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125782 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125792 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.125803 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 02:02:57.125814 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 02:02:57.125825 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.125858 | orchestrator | 2026-02-27 02:02:57.125869 | orchestrator | TASK [k3s_prereq : Add /usr/local/bin to sudo secure_path] ********************* 2026-02-27 02:02:57.125880 | orchestrator | Friday 27 February 2026 02:02:45 +0000 (0:00:00.603) 0:00:09.552 ******* 2026-02-27 02:02:57.125891 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.125902 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.125912 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.125930 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.125941 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.125951 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.125962 | orchestrator | 2026-02-27 02:02:57.125973 | orchestrator | TASK [k3s_download : Validating arguments against arg spec 'main' - Manage the downloading of K3S binaries] *** 2026-02-27 02:02:57.125984 | orchestrator | Friday 27 February 2026 02:02:47 +0000 (0:00:01.616) 0:00:11.168 ******* 2026-02-27 02:02:57.125995 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:02:57.126006 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:02:57.126090 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:02:57.126112 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:02:57.126124 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:02:57.126135 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:02:57.126145 | orchestrator | 2026-02-27 02:02:57.126156 | orchestrator | TASK [k3s_download : Download k3s binary x64] ********************************** 2026-02-27 02:02:57.126167 | orchestrator | Friday 27 February 2026 02:02:47 +0000 (0:00:00.809) 0:00:11.978 ******* 2026-02-27 02:02:57.126178 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:02:57.126189 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:02:57.126199 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:02:57.126210 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:02:57.126220 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:02:57.126231 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:02:57.126241 | orchestrator | 2026-02-27 02:02:57.126252 | orchestrator | TASK [k3s_download : Download k3s binary arm64] ******************************** 2026-02-27 02:02:57.126263 | orchestrator | Friday 27 February 2026 02:02:53 +0000 (0:00:05.751) 0:00:17.729 ******* 2026-02-27 02:02:57.126274 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.126292 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.126303 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.126314 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.126324 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.126335 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.126345 | orchestrator | 2026-02-27 02:02:57.126356 | orchestrator | TASK [k3s_download : Download k3s binary armhf] ******************************** 2026-02-27 02:02:57.126367 | orchestrator | Friday 27 February 2026 02:02:54 +0000 (0:00:00.807) 0:00:18.537 ******* 2026-02-27 02:02:57.126378 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.126389 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.126399 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.126410 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.126420 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.126431 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.126442 | orchestrator | 2026-02-27 02:02:57.126453 | orchestrator | TASK [k3s_custom_registries : Validating arguments against arg spec 'main' - Configure the use of a custom container registry] *** 2026-02-27 02:02:57.126466 | orchestrator | Friday 27 February 2026 02:02:55 +0000 (0:00:01.286) 0:00:19.823 ******* 2026-02-27 02:02:57.126476 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.126487 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.126498 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.126508 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.126519 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.126529 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.126540 | orchestrator | 2026-02-27 02:02:57.126551 | orchestrator | TASK [k3s_custom_registries : Create directory /etc/rancher/k3s] *************** 2026-02-27 02:02:57.126573 | orchestrator | Friday 27 February 2026 02:02:56 +0000 (0:00:00.544) 0:00:20.368 ******* 2026-02-27 02:02:57.126585 | orchestrator | skipping: [testbed-node-3] => (item=rancher)  2026-02-27 02:02:57.126602 | orchestrator | skipping: [testbed-node-3] => (item=rancher/k3s)  2026-02-27 02:02:57.126613 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:02:57.126624 | orchestrator | skipping: [testbed-node-4] => (item=rancher)  2026-02-27 02:02:57.126642 | orchestrator | skipping: [testbed-node-4] => (item=rancher/k3s)  2026-02-27 02:02:57.126653 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:02:57.126663 | orchestrator | skipping: [testbed-node-5] => (item=rancher)  2026-02-27 02:02:57.126674 | orchestrator | skipping: [testbed-node-5] => (item=rancher/k3s)  2026-02-27 02:02:57.126685 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:02:57.126695 | orchestrator | skipping: [testbed-node-0] => (item=rancher)  2026-02-27 02:02:57.126706 | orchestrator | skipping: [testbed-node-0] => (item=rancher/k3s)  2026-02-27 02:02:57.126716 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:02:57.126727 | orchestrator | skipping: [testbed-node-1] => (item=rancher)  2026-02-27 02:02:57.126738 | orchestrator | skipping: [testbed-node-1] => (item=rancher/k3s)  2026-02-27 02:02:57.126748 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:02:57.126759 | orchestrator | skipping: [testbed-node-2] => (item=rancher)  2026-02-27 02:02:57.126770 | orchestrator | skipping: [testbed-node-2] => (item=rancher/k3s)  2026-02-27 02:02:57.126780 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:02:57.126791 | orchestrator | 2026-02-27 02:02:57.126802 | orchestrator | TASK [k3s_custom_registries : Insert registries into /etc/rancher/k3s/registries.yaml] *** 2026-02-27 02:02:57.126827 | orchestrator | Friday 27 February 2026 02:02:57 +0000 (0:00:00.738) 0:00:21.107 ******* 2026-02-27 02:04:11.249695 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:04:11.249977 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:04:11.249996 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:04:11.250008 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.250777 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.250822 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.250844 | orchestrator | 2026-02-27 02:04:11.250866 | orchestrator | TASK [k3s_custom_registries : Remove /etc/rancher/k3s/registries.yaml when no registries configured] *** 2026-02-27 02:04:11.250882 | orchestrator | Friday 27 February 2026 02:02:57 +0000 (0:00:00.543) 0:00:21.650 ******* 2026-02-27 02:04:11.250893 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:04:11.250904 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:04:11.250915 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:04:11.250926 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.250937 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.250948 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.250959 | orchestrator | 2026-02-27 02:04:11.250970 | orchestrator | PLAY [Deploy k3s master nodes] ************************************************* 2026-02-27 02:04:11.250981 | orchestrator | 2026-02-27 02:04:11.250992 | orchestrator | TASK [k3s_server : Validating arguments against arg spec 'main' - Setup k3s servers] *** 2026-02-27 02:04:11.251004 | orchestrator | Friday 27 February 2026 02:02:58 +0000 (0:00:01.104) 0:00:22.755 ******* 2026-02-27 02:04:11.251016 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.251028 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.251038 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.251049 | orchestrator | 2026-02-27 02:04:11.251060 | orchestrator | TASK [k3s_server : Stop k3s-init] ********************************************** 2026-02-27 02:04:11.251071 | orchestrator | Friday 27 February 2026 02:02:59 +0000 (0:00:01.069) 0:00:23.824 ******* 2026-02-27 02:04:11.251082 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.251093 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.251104 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.251115 | orchestrator | 2026-02-27 02:04:11.251125 | orchestrator | TASK [k3s_server : Stop k3s] *************************************************** 2026-02-27 02:04:11.251136 | orchestrator | Friday 27 February 2026 02:03:00 +0000 (0:00:01.107) 0:00:24.932 ******* 2026-02-27 02:04:11.251148 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.251158 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.251169 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.251181 | orchestrator | 2026-02-27 02:04:11.251192 | orchestrator | TASK [k3s_server : Clean previous runs of k3s-init] **************************** 2026-02-27 02:04:11.251203 | orchestrator | Friday 27 February 2026 02:03:02 +0000 (0:00:01.102) 0:00:26.034 ******* 2026-02-27 02:04:11.251239 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.251251 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.251261 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.251272 | orchestrator | 2026-02-27 02:04:11.251283 | orchestrator | TASK [k3s_server : Deploy K3s http_proxy conf] ********************************* 2026-02-27 02:04:11.251294 | orchestrator | Friday 27 February 2026 02:03:02 +0000 (0:00:00.783) 0:00:26.818 ******* 2026-02-27 02:04:11.251305 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.251316 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251327 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251337 | orchestrator | 2026-02-27 02:04:11.251348 | orchestrator | TASK [k3s_server : Create /etc/rancher/k3s directory] ************************** 2026-02-27 02:04:11.251378 | orchestrator | Friday 27 February 2026 02:03:03 +0000 (0:00:00.338) 0:00:27.156 ******* 2026-02-27 02:04:11.251390 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.251401 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:04:11.251412 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:04:11.251422 | orchestrator | 2026-02-27 02:04:11.251433 | orchestrator | TASK [k3s_server : Create custom resolv.conf for k3s] ************************** 2026-02-27 02:04:11.251444 | orchestrator | Friday 27 February 2026 02:03:04 +0000 (0:00:01.061) 0:00:28.217 ******* 2026-02-27 02:04:11.251455 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.251465 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:04:11.251476 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:04:11.251487 | orchestrator | 2026-02-27 02:04:11.251497 | orchestrator | TASK [k3s_server : Deploy vip manifest] **************************************** 2026-02-27 02:04:11.251508 | orchestrator | Friday 27 February 2026 02:03:05 +0000 (0:00:01.487) 0:00:29.705 ******* 2026-02-27 02:04:11.251519 | orchestrator | included: /ansible/roles/k3s_server/tasks/vip.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:04:11.251530 | orchestrator | 2026-02-27 02:04:11.251541 | orchestrator | TASK [k3s_server : Set _kube_vip_bgp_peers fact] ******************************* 2026-02-27 02:04:11.251552 | orchestrator | Friday 27 February 2026 02:03:06 +0000 (0:00:00.451) 0:00:30.157 ******* 2026-02-27 02:04:11.251562 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.251573 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.251584 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.251594 | orchestrator | 2026-02-27 02:04:11.251605 | orchestrator | TASK [k3s_server : Create manifests directory on first master] ***************** 2026-02-27 02:04:11.251616 | orchestrator | Friday 27 February 2026 02:03:08 +0000 (0:00:02.099) 0:00:32.256 ******* 2026-02-27 02:04:11.251627 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251637 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251648 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.251658 | orchestrator | 2026-02-27 02:04:11.251669 | orchestrator | TASK [k3s_server : Download vip rbac manifest to first master] ***************** 2026-02-27 02:04:11.251680 | orchestrator | Friday 27 February 2026 02:03:08 +0000 (0:00:00.567) 0:00:32.823 ******* 2026-02-27 02:04:11.251691 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251701 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251712 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.251743 | orchestrator | 2026-02-27 02:04:11.251754 | orchestrator | TASK [k3s_server : Copy vip manifest to first master] ************************** 2026-02-27 02:04:11.251765 | orchestrator | Friday 27 February 2026 02:03:09 +0000 (0:00:00.839) 0:00:33.663 ******* 2026-02-27 02:04:11.251776 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251787 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251797 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.251808 | orchestrator | 2026-02-27 02:04:11.251819 | orchestrator | TASK [k3s_server : Deploy metallb manifest] ************************************ 2026-02-27 02:04:11.251854 | orchestrator | Friday 27 February 2026 02:03:10 +0000 (0:00:01.219) 0:00:34.882 ******* 2026-02-27 02:04:11.251866 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.251889 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251900 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251911 | orchestrator | 2026-02-27 02:04:11.251922 | orchestrator | TASK [k3s_server : Deploy kube-vip manifest] *********************************** 2026-02-27 02:04:11.251933 | orchestrator | Friday 27 February 2026 02:03:11 +0000 (0:00:00.388) 0:00:35.271 ******* 2026-02-27 02:04:11.251943 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.251954 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.251965 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.251976 | orchestrator | 2026-02-27 02:04:11.251987 | orchestrator | TASK [k3s_server : Init cluster inside the transient k3s-init service] ********* 2026-02-27 02:04:11.251997 | orchestrator | Friday 27 February 2026 02:03:11 +0000 (0:00:00.262) 0:00:35.534 ******* 2026-02-27 02:04:11.252008 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:04:11.252019 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:04:11.252029 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:04:11.252040 | orchestrator | 2026-02-27 02:04:11.252057 | orchestrator | TASK [k3s_server : Detect Kubernetes version for label compatibility] ********** 2026-02-27 02:04:11.252068 | orchestrator | Friday 27 February 2026 02:03:12 +0000 (0:00:01.106) 0:00:36.640 ******* 2026-02-27 02:04:11.252079 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.252090 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.252101 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.252112 | orchestrator | 2026-02-27 02:04:11.252123 | orchestrator | TASK [k3s_server : Set node role label selector based on Kubernetes version] *** 2026-02-27 02:04:11.252133 | orchestrator | Friday 27 February 2026 02:03:15 +0000 (0:00:03.131) 0:00:39.771 ******* 2026-02-27 02:04:11.252144 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.252155 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.252166 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.252181 | orchestrator | 2026-02-27 02:04:11.252192 | orchestrator | TASK [k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails)] *** 2026-02-27 02:04:11.252203 | orchestrator | Friday 27 February 2026 02:03:16 +0000 (0:00:00.326) 0:00:40.097 ******* 2026-02-27 02:04:11.252214 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-02-27 02:04:11.252227 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-02-27 02:04:11.252248 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (20 retries left). 2026-02-27 02:04:11.252268 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-02-27 02:04:11.252287 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-02-27 02:04:11.252306 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (19 retries left). 2026-02-27 02:04:11.252326 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-02-27 02:04:11.252348 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-02-27 02:04:11.252369 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (18 retries left). 2026-02-27 02:04:11.252389 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-02-27 02:04:11.252408 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-02-27 02:04:11.252441 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (17 retries left). 2026-02-27 02:04:11.252462 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-02-27 02:04:11.252481 | orchestrator | FAILED - RETRYING: [testbed-node-1]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-02-27 02:04:11.252501 | orchestrator | FAILED - RETRYING: [testbed-node-2]: Verify that all nodes actually joined (check k3s-init.service if this fails) (16 retries left). 2026-02-27 02:04:11.252521 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:04:11.252542 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:04:11.252562 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:04:11.252582 | orchestrator | 2026-02-27 02:04:11.252612 | orchestrator | TASK [k3s_server : Save logs of k3s-init.service] ****************************** 2026-02-27 02:04:11.252634 | orchestrator | Friday 27 February 2026 02:04:10 +0000 (0:00:53.935) 0:01:34.032 ******* 2026-02-27 02:04:11.252653 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:04:11.252672 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:04:11.252686 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:04:11.252696 | orchestrator | 2026-02-27 02:04:11.252707 | orchestrator | TASK [k3s_server : Kill the temporary service used for initialization] ********* 2026-02-27 02:04:11.252742 | orchestrator | Friday 27 February 2026 02:04:10 +0000 (0:00:00.244) 0:01:34.277 ******* 2026-02-27 02:04:11.252767 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134417 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134526 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134540 | orchestrator | 2026-02-27 02:05:08.134549 | orchestrator | TASK [k3s_server : Copy K3s service file] ************************************** 2026-02-27 02:05:08.134559 | orchestrator | Friday 27 February 2026 02:04:11 +0000 (0:00:00.968) 0:01:35.246 ******* 2026-02-27 02:05:08.134567 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134574 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134582 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134589 | orchestrator | 2026-02-27 02:05:08.134597 | orchestrator | TASK [k3s_server : Enable and check K3s service] ******************************* 2026-02-27 02:05:08.134605 | orchestrator | Friday 27 February 2026 02:04:12 +0000 (0:00:01.093) 0:01:36.339 ******* 2026-02-27 02:05:08.134612 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134620 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134627 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134657 | orchestrator | 2026-02-27 02:05:08.134665 | orchestrator | TASK [k3s_server : Wait for node-token] **************************************** 2026-02-27 02:05:08.134673 | orchestrator | Friday 27 February 2026 02:04:53 +0000 (0:00:41.607) 0:02:17.946 ******* 2026-02-27 02:05:08.134680 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.134689 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.134696 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.134703 | orchestrator | 2026-02-27 02:05:08.134710 | orchestrator | TASK [k3s_server : Register node-token file access mode] *********************** 2026-02-27 02:05:08.134718 | orchestrator | Friday 27 February 2026 02:04:54 +0000 (0:00:00.644) 0:02:18.591 ******* 2026-02-27 02:05:08.134726 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.134733 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.134740 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.134747 | orchestrator | 2026-02-27 02:05:08.134755 | orchestrator | TASK [k3s_server : Change file access node-token] ****************************** 2026-02-27 02:05:08.134762 | orchestrator | Friday 27 February 2026 02:04:55 +0000 (0:00:00.668) 0:02:19.259 ******* 2026-02-27 02:05:08.134769 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134777 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134784 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134791 | orchestrator | 2026-02-27 02:05:08.134798 | orchestrator | TASK [k3s_server : Read node-token from master] ******************************** 2026-02-27 02:05:08.134824 | orchestrator | Friday 27 February 2026 02:04:55 +0000 (0:00:00.680) 0:02:19.940 ******* 2026-02-27 02:05:08.134832 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.134839 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.134846 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.134853 | orchestrator | 2026-02-27 02:05:08.134860 | orchestrator | TASK [k3s_server : Store Master node-token] ************************************ 2026-02-27 02:05:08.134868 | orchestrator | Friday 27 February 2026 02:04:56 +0000 (0:00:00.757) 0:02:20.697 ******* 2026-02-27 02:05:08.134875 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.134882 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.134889 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.134897 | orchestrator | 2026-02-27 02:05:08.134904 | orchestrator | TASK [k3s_server : Restore node-token file access] ***************************** 2026-02-27 02:05:08.134911 | orchestrator | Friday 27 February 2026 02:04:56 +0000 (0:00:00.291) 0:02:20.989 ******* 2026-02-27 02:05:08.134918 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134927 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134936 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134944 | orchestrator | 2026-02-27 02:05:08.134953 | orchestrator | TASK [k3s_server : Create directory .kube] ************************************* 2026-02-27 02:05:08.134962 | orchestrator | Friday 27 February 2026 02:04:57 +0000 (0:00:00.677) 0:02:21.667 ******* 2026-02-27 02:05:08.134970 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.134978 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.134988 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.134996 | orchestrator | 2026-02-27 02:05:08.135005 | orchestrator | TASK [k3s_server : Copy config file to user home directory] ******************** 2026-02-27 02:05:08.135013 | orchestrator | Friday 27 February 2026 02:04:58 +0000 (0:00:00.651) 0:02:22.318 ******* 2026-02-27 02:05:08.135022 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.135030 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.135039 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.135048 | orchestrator | 2026-02-27 02:05:08.135056 | orchestrator | TASK [k3s_server : Configure kubectl cluster to https://192.168.16.8:6443] ***** 2026-02-27 02:05:08.135065 | orchestrator | Friday 27 February 2026 02:04:59 +0000 (0:00:00.803) 0:02:23.122 ******* 2026-02-27 02:05:08.135076 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:05:08.135085 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:05:08.135093 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:05:08.135102 | orchestrator | 2026-02-27 02:05:08.135111 | orchestrator | TASK [k3s_server : Create kubectl symlink] ************************************* 2026-02-27 02:05:08.135120 | orchestrator | Friday 27 February 2026 02:05:00 +0000 (0:00:01.024) 0:02:24.147 ******* 2026-02-27 02:05:08.135128 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:05:08.135135 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:05:08.135142 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:05:08.135149 | orchestrator | 2026-02-27 02:05:08.135157 | orchestrator | TASK [k3s_server : Create crictl symlink] ************************************** 2026-02-27 02:05:08.135164 | orchestrator | Friday 27 February 2026 02:05:00 +0000 (0:00:00.270) 0:02:24.418 ******* 2026-02-27 02:05:08.135171 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:05:08.135178 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:05:08.135185 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:05:08.135193 | orchestrator | 2026-02-27 02:05:08.135200 | orchestrator | TASK [k3s_server : Get contents of manifests folder] *************************** 2026-02-27 02:05:08.135207 | orchestrator | Friday 27 February 2026 02:05:00 +0000 (0:00:00.261) 0:02:24.680 ******* 2026-02-27 02:05:08.135214 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.135221 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.135229 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.135236 | orchestrator | 2026-02-27 02:05:08.135243 | orchestrator | TASK [k3s_server : Get sub dirs of manifests folder] *************************** 2026-02-27 02:05:08.135250 | orchestrator | Friday 27 February 2026 02:05:01 +0000 (0:00:00.584) 0:02:25.264 ******* 2026-02-27 02:05:08.135264 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:05:08.135271 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:05:08.135293 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:05:08.135300 | orchestrator | 2026-02-27 02:05:08.135308 | orchestrator | TASK [k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start] *** 2026-02-27 02:05:08.135317 | orchestrator | Friday 27 February 2026 02:05:02 +0000 (0:00:00.753) 0:02:26.018 ******* 2026-02-27 02:05:08.135325 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-02-27 02:05:08.135333 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-02-27 02:05:08.135340 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/rolebindings.yaml) 2026-02-27 02:05:08.135347 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-02-27 02:05:08.135355 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-02-27 02:05:08.135362 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/local-storage.yaml) 2026-02-27 02:05:08.135369 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-02-27 02:05:08.135377 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-02-27 02:05:08.135385 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/coredns.yaml) 2026-02-27 02:05:08.135392 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip.yaml) 2026-02-27 02:05:08.135400 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-02-27 02:05:08.135407 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-02-27 02:05:08.135414 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/vip-rbac.yaml) 2026-02-27 02:05:08.135421 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-02-27 02:05:08.135429 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-02-27 02:05:08.135436 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/runtimes.yaml) 2026-02-27 02:05:08.135443 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-02-27 02:05:08.135450 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-02-27 02:05:08.135457 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/ccm.yaml) 2026-02-27 02:05:08.135465 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/rancher/k3s/server/manifests/metrics-server) 2026-02-27 02:05:08.135472 | orchestrator | 2026-02-27 02:05:08.135479 | orchestrator | PLAY [Deploy k3s worker nodes] ************************************************* 2026-02-27 02:05:08.135486 | orchestrator | 2026-02-27 02:05:08.135494 | orchestrator | TASK [k3s_agent : Validating arguments against arg spec 'main' - Setup k3s agents] *** 2026-02-27 02:05:08.135501 | orchestrator | Friday 27 February 2026 02:05:05 +0000 (0:00:03.096) 0:02:29.115 ******* 2026-02-27 02:05:08.135508 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:05:08.135516 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:05:08.135523 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:05:08.135530 | orchestrator | 2026-02-27 02:05:08.135552 | orchestrator | TASK [k3s_agent : Check if system is PXE-booted] ******************************* 2026-02-27 02:05:08.135560 | orchestrator | Friday 27 February 2026 02:05:05 +0000 (0:00:00.315) 0:02:29.430 ******* 2026-02-27 02:05:08.135567 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:05:08.135574 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:05:08.135581 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:05:08.135593 | orchestrator | 2026-02-27 02:05:08.135601 | orchestrator | TASK [k3s_agent : Set fact for PXE-booted system] ****************************** 2026-02-27 02:05:08.135608 | orchestrator | Friday 27 February 2026 02:05:06 +0000 (0:00:00.851) 0:02:30.281 ******* 2026-02-27 02:05:08.135616 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:05:08.135623 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:05:08.135630 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:05:08.135650 | orchestrator | 2026-02-27 02:05:08.135657 | orchestrator | TASK [k3s_agent : Include http_proxy configuration tasks] ********************** 2026-02-27 02:05:08.135664 | orchestrator | Friday 27 February 2026 02:05:06 +0000 (0:00:00.317) 0:02:30.599 ******* 2026-02-27 02:05:08.135671 | orchestrator | included: /ansible/roles/k3s_agent/tasks/http_proxy.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:05:08.135679 | orchestrator | 2026-02-27 02:05:08.135686 | orchestrator | TASK [k3s_agent : Create k3s-node.service.d directory] ************************* 2026-02-27 02:05:08.135693 | orchestrator | Friday 27 February 2026 02:05:07 +0000 (0:00:00.464) 0:02:31.064 ******* 2026-02-27 02:05:08.135701 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:05:08.135708 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:05:08.135715 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:05:08.135722 | orchestrator | 2026-02-27 02:05:08.135730 | orchestrator | TASK [k3s_agent : Copy K3s http_proxy conf file] ******************************* 2026-02-27 02:05:08.135737 | orchestrator | Friday 27 February 2026 02:05:07 +0000 (0:00:00.567) 0:02:31.632 ******* 2026-02-27 02:05:08.135744 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:05:08.135751 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:05:08.135759 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:05:08.135766 | orchestrator | 2026-02-27 02:05:08.135773 | orchestrator | TASK [k3s_agent : Deploy K3s http_proxy conf] ********************************** 2026-02-27 02:05:08.135781 | orchestrator | Friday 27 February 2026 02:05:07 +0000 (0:00:00.319) 0:02:31.951 ******* 2026-02-27 02:05:08.135793 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:06:34.932838 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:06:34.932989 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:06:34.933036 | orchestrator | 2026-02-27 02:06:34.933045 | orchestrator | TASK [k3s_agent : Create /etc/rancher/k3s directory] *************************** 2026-02-27 02:06:34.933052 | orchestrator | Friday 27 February 2026 02:05:08 +0000 (0:00:00.329) 0:02:32.280 ******* 2026-02-27 02:06:34.933058 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:06:34.933064 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:06:34.933069 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:06:34.933074 | orchestrator | 2026-02-27 02:06:34.933080 | orchestrator | TASK [k3s_agent : Create custom resolv.conf for k3s] *************************** 2026-02-27 02:06:34.933085 | orchestrator | Friday 27 February 2026 02:05:08 +0000 (0:00:00.668) 0:02:32.949 ******* 2026-02-27 02:06:34.933090 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:06:34.933096 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:06:34.933101 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:06:34.933106 | orchestrator | 2026-02-27 02:06:34.933111 | orchestrator | TASK [k3s_agent : Configure the k3s service] *********************************** 2026-02-27 02:06:34.933116 | orchestrator | Friday 27 February 2026 02:05:10 +0000 (0:00:01.463) 0:02:34.412 ******* 2026-02-27 02:06:34.933121 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:06:34.933126 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:06:34.933131 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:06:34.933136 | orchestrator | 2026-02-27 02:06:34.933141 | orchestrator | TASK [k3s_agent : Manage k3s service] ****************************************** 2026-02-27 02:06:34.933147 | orchestrator | Friday 27 February 2026 02:05:11 +0000 (0:00:01.308) 0:02:35.721 ******* 2026-02-27 02:06:34.933152 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:06:34.933157 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:06:34.933164 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:06:34.933173 | orchestrator | 2026-02-27 02:06:34.933181 | orchestrator | PLAY [Prepare kubeconfig file] ************************************************* 2026-02-27 02:06:34.933241 | orchestrator | 2026-02-27 02:06:34.933252 | orchestrator | TASK [Get home directory of operator user] ************************************* 2026-02-27 02:06:34.933261 | orchestrator | Friday 27 February 2026 02:05:21 +0000 (0:00:10.170) 0:02:45.891 ******* 2026-02-27 02:06:34.933268 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933279 | orchestrator | 2026-02-27 02:06:34.933287 | orchestrator | TASK [Create .kube directory] ************************************************** 2026-02-27 02:06:34.933295 | orchestrator | Friday 27 February 2026 02:05:22 +0000 (0:00:01.043) 0:02:46.935 ******* 2026-02-27 02:06:34.933303 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933312 | orchestrator | 2026-02-27 02:06:34.933320 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-02-27 02:06:34.933325 | orchestrator | Friday 27 February 2026 02:05:23 +0000 (0:00:00.405) 0:02:47.341 ******* 2026-02-27 02:06:34.933330 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-02-27 02:06:34.933336 | orchestrator | 2026-02-27 02:06:34.933341 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-02-27 02:06:34.933346 | orchestrator | Friday 27 February 2026 02:05:23 +0000 (0:00:00.537) 0:02:47.878 ******* 2026-02-27 02:06:34.933351 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933356 | orchestrator | 2026-02-27 02:06:34.933361 | orchestrator | TASK [Change server address in the kubeconfig] ********************************* 2026-02-27 02:06:34.933366 | orchestrator | Friday 27 February 2026 02:05:24 +0000 (0:00:00.850) 0:02:48.729 ******* 2026-02-27 02:06:34.933371 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933376 | orchestrator | 2026-02-27 02:06:34.933381 | orchestrator | TASK [Make kubeconfig available for use inside the manager service] ************ 2026-02-27 02:06:34.933386 | orchestrator | Friday 27 February 2026 02:05:25 +0000 (0:00:00.545) 0:02:49.275 ******* 2026-02-27 02:06:34.933391 | orchestrator | changed: [testbed-manager -> localhost] 2026-02-27 02:06:34.933397 | orchestrator | 2026-02-27 02:06:34.933403 | orchestrator | TASK [Change server address in the kubeconfig inside the manager service] ****** 2026-02-27 02:06:34.933409 | orchestrator | Friday 27 February 2026 02:05:26 +0000 (0:00:01.468) 0:02:50.743 ******* 2026-02-27 02:06:34.933414 | orchestrator | changed: [testbed-manager -> localhost] 2026-02-27 02:06:34.933420 | orchestrator | 2026-02-27 02:06:34.933439 | orchestrator | TASK [Set KUBECONFIG environment variable] ************************************* 2026-02-27 02:06:34.933449 | orchestrator | Friday 27 February 2026 02:05:27 +0000 (0:00:00.790) 0:02:51.533 ******* 2026-02-27 02:06:34.933454 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933460 | orchestrator | 2026-02-27 02:06:34.933466 | orchestrator | TASK [Enable kubectl command line completion] ********************************** 2026-02-27 02:06:34.933472 | orchestrator | Friday 27 February 2026 02:05:27 +0000 (0:00:00.433) 0:02:51.967 ******* 2026-02-27 02:06:34.933478 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933484 | orchestrator | 2026-02-27 02:06:34.933490 | orchestrator | PLAY [Apply role kubectl] ****************************************************** 2026-02-27 02:06:34.933495 | orchestrator | 2026-02-27 02:06:34.933502 | orchestrator | TASK [kubectl : Gather variables for each operating system] ******************** 2026-02-27 02:06:34.933508 | orchestrator | Friday 27 February 2026 02:05:28 +0000 (0:00:00.422) 0:02:52.390 ******* 2026-02-27 02:06:34.933529 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933536 | orchestrator | 2026-02-27 02:06:34.933542 | orchestrator | TASK [kubectl : Include distribution specific install tasks] ******************* 2026-02-27 02:06:34.933548 | orchestrator | Friday 27 February 2026 02:05:28 +0000 (0:00:00.473) 0:02:52.863 ******* 2026-02-27 02:06:34.933554 | orchestrator | included: /ansible/roles/kubectl/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 02:06:34.933560 | orchestrator | 2026-02-27 02:06:34.933566 | orchestrator | TASK [kubectl : Remove old architecture-dependent repository] ****************** 2026-02-27 02:06:34.933573 | orchestrator | Friday 27 February 2026 02:05:29 +0000 (0:00:00.271) 0:02:53.134 ******* 2026-02-27 02:06:34.933579 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933585 | orchestrator | 2026-02-27 02:06:34.933597 | orchestrator | TASK [kubectl : Install apt-transport-https package] *************************** 2026-02-27 02:06:34.933603 | orchestrator | Friday 27 February 2026 02:05:29 +0000 (0:00:00.753) 0:02:53.888 ******* 2026-02-27 02:06:34.933609 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933615 | orchestrator | 2026-02-27 02:06:34.933634 | orchestrator | TASK [kubectl : Add repository gpg key] **************************************** 2026-02-27 02:06:34.933639 | orchestrator | Friday 27 February 2026 02:05:31 +0000 (0:00:01.476) 0:02:55.365 ******* 2026-02-27 02:06:34.933644 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933649 | orchestrator | 2026-02-27 02:06:34.933654 | orchestrator | TASK [kubectl : Set permissions of gpg key] ************************************ 2026-02-27 02:06:34.933659 | orchestrator | Friday 27 February 2026 02:05:32 +0000 (0:00:00.779) 0:02:56.144 ******* 2026-02-27 02:06:34.933664 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933669 | orchestrator | 2026-02-27 02:06:34.933674 | orchestrator | TASK [kubectl : Add repository Debian] ***************************************** 2026-02-27 02:06:34.933680 | orchestrator | Friday 27 February 2026 02:05:32 +0000 (0:00:00.430) 0:02:56.574 ******* 2026-02-27 02:06:34.933685 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933690 | orchestrator | 2026-02-27 02:06:34.933695 | orchestrator | TASK [kubectl : Install required packages] ************************************* 2026-02-27 02:06:34.933700 | orchestrator | Friday 27 February 2026 02:05:39 +0000 (0:00:06.822) 0:03:03.397 ******* 2026-02-27 02:06:34.933705 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:34.933710 | orchestrator | 2026-02-27 02:06:34.933715 | orchestrator | TASK [kubectl : Remove kubectl symlink] **************************************** 2026-02-27 02:06:34.933720 | orchestrator | Friday 27 February 2026 02:05:51 +0000 (0:00:11.949) 0:03:15.346 ******* 2026-02-27 02:06:34.933725 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:34.933730 | orchestrator | 2026-02-27 02:06:34.933735 | orchestrator | PLAY [Run post actions on master nodes] **************************************** 2026-02-27 02:06:34.933740 | orchestrator | 2026-02-27 02:06:34.933745 | orchestrator | TASK [k3s_server_post : Validating arguments against arg spec 'main' - Configure k3s cluster] *** 2026-02-27 02:06:34.933750 | orchestrator | Friday 27 February 2026 02:05:52 +0000 (0:00:00.685) 0:03:16.032 ******* 2026-02-27 02:06:34.933755 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:06:34.933760 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:06:34.933765 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:06:34.933770 | orchestrator | 2026-02-27 02:06:34.933775 | orchestrator | TASK [k3s_server_post : Deploy calico] ***************************************** 2026-02-27 02:06:34.933780 | orchestrator | Friday 27 February 2026 02:05:52 +0000 (0:00:00.296) 0:03:16.328 ******* 2026-02-27 02:06:34.933785 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933790 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:06:34.933795 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:06:34.933800 | orchestrator | 2026-02-27 02:06:34.933805 | orchestrator | TASK [k3s_server_post : Deploy cilium] ***************************************** 2026-02-27 02:06:34.933810 | orchestrator | Friday 27 February 2026 02:05:52 +0000 (0:00:00.315) 0:03:16.644 ******* 2026-02-27 02:06:34.933816 | orchestrator | included: /ansible/roles/k3s_server_post/tasks/cilium.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:06:34.933821 | orchestrator | 2026-02-27 02:06:34.933826 | orchestrator | TASK [k3s_server_post : Create tmp directory on first master] ****************** 2026-02-27 02:06:34.933831 | orchestrator | Friday 27 February 2026 02:05:53 +0000 (0:00:00.640) 0:03:17.284 ******* 2026-02-27 02:06:34.933836 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-02-27 02:06:34.933841 | orchestrator | 2026-02-27 02:06:34.933846 | orchestrator | TASK [k3s_server_post : Wait for connectivity to kube VIP] ********************* 2026-02-27 02:06:34.933851 | orchestrator | Friday 27 February 2026 02:05:54 +0000 (0:00:00.770) 0:03:18.055 ******* 2026-02-27 02:06:34.933856 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:06:34.933861 | orchestrator | 2026-02-27 02:06:34.933866 | orchestrator | TASK [k3s_server_post : Fail if kube VIP not reachable] ************************ 2026-02-27 02:06:34.933876 | orchestrator | Friday 27 February 2026 02:05:54 +0000 (0:00:00.791) 0:03:18.846 ******* 2026-02-27 02:06:34.933881 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933886 | orchestrator | 2026-02-27 02:06:34.933891 | orchestrator | TASK [k3s_server_post : Test for existing Cilium install] ********************** 2026-02-27 02:06:34.933896 | orchestrator | Friday 27 February 2026 02:05:54 +0000 (0:00:00.135) 0:03:18.981 ******* 2026-02-27 02:06:34.933901 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:06:34.933906 | orchestrator | 2026-02-27 02:06:34.933911 | orchestrator | TASK [k3s_server_post : Check Cilium version] ********************************** 2026-02-27 02:06:34.933916 | orchestrator | Friday 27 February 2026 02:05:55 +0000 (0:00:00.952) 0:03:19.934 ******* 2026-02-27 02:06:34.933921 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933926 | orchestrator | 2026-02-27 02:06:34.933931 | orchestrator | TASK [k3s_server_post : Parse installed Cilium version] ************************ 2026-02-27 02:06:34.933936 | orchestrator | Friday 27 February 2026 02:05:56 +0000 (0:00:00.116) 0:03:20.050 ******* 2026-02-27 02:06:34.933941 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933946 | orchestrator | 2026-02-27 02:06:34.933951 | orchestrator | TASK [k3s_server_post : Determine if Cilium needs update] ********************** 2026-02-27 02:06:34.933956 | orchestrator | Friday 27 February 2026 02:05:56 +0000 (0:00:00.104) 0:03:20.155 ******* 2026-02-27 02:06:34.933961 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933966 | orchestrator | 2026-02-27 02:06:34.933971 | orchestrator | TASK [k3s_server_post : Log result] ******************************************** 2026-02-27 02:06:34.933980 | orchestrator | Friday 27 February 2026 02:05:56 +0000 (0:00:00.099) 0:03:20.254 ******* 2026-02-27 02:06:34.933985 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:34.933990 | orchestrator | 2026-02-27 02:06:34.933995 | orchestrator | TASK [k3s_server_post : Install Cilium] **************************************** 2026-02-27 02:06:34.934000 | orchestrator | Friday 27 February 2026 02:05:56 +0000 (0:00:00.112) 0:03:20.367 ******* 2026-02-27 02:06:34.934005 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-02-27 02:06:34.934010 | orchestrator | 2026-02-27 02:06:34.934066 | orchestrator | TASK [k3s_server_post : Wait for Cilium resources] ***************************** 2026-02-27 02:06:34.934077 | orchestrator | Friday 27 February 2026 02:06:01 +0000 (0:00:05.252) 0:03:25.619 ******* 2026-02-27 02:06:34.934085 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/cilium-operator) 2026-02-27 02:06:34.934093 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=daemonset/cilium) 2026-02-27 02:06:34.934108 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-relay) 2026-02-27 02:06:58.181450 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=deployment/hubble-ui) 2026-02-27 02:06:58.181591 | orchestrator | 2026-02-27 02:06:58.181608 | orchestrator | TASK [k3s_server_post : Set _cilium_bgp_neighbors fact] ************************ 2026-02-27 02:06:58.181619 | orchestrator | Friday 27 February 2026 02:06:34 +0000 (0:00:33.302) 0:03:58.922 ******* 2026-02-27 02:06:58.181629 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:06:58.181639 | orchestrator | 2026-02-27 02:06:58.181650 | orchestrator | TASK [k3s_server_post : Copy BGP manifests to first master] ******************** 2026-02-27 02:06:58.181660 | orchestrator | Friday 27 February 2026 02:06:36 +0000 (0:00:01.224) 0:04:00.146 ******* 2026-02-27 02:06:58.181670 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-02-27 02:06:58.181680 | orchestrator | 2026-02-27 02:06:58.181689 | orchestrator | TASK [k3s_server_post : Apply BGP manifests] *********************************** 2026-02-27 02:06:58.181699 | orchestrator | Friday 27 February 2026 02:06:37 +0000 (0:00:01.715) 0:04:01.861 ******* 2026-02-27 02:06:58.181709 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-02-27 02:06:58.181719 | orchestrator | 2026-02-27 02:06:58.181728 | orchestrator | TASK [k3s_server_post : Print error message if BGP manifests application fails] *** 2026-02-27 02:06:58.181739 | orchestrator | Friday 27 February 2026 02:06:38 +0000 (0:00:01.134) 0:04:02.996 ******* 2026-02-27 02:06:58.181748 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:58.181758 | orchestrator | 2026-02-27 02:06:58.181789 | orchestrator | TASK [k3s_server_post : Test for BGP config resources] ************************* 2026-02-27 02:06:58.181799 | orchestrator | Friday 27 February 2026 02:06:39 +0000 (0:00:00.117) 0:04:03.113 ******* 2026-02-27 02:06:58.181809 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumBGPPeeringPolicy.cilium.io) 2026-02-27 02:06:58.181820 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=kubectl get CiliumLoadBalancerIPPool.cilium.io) 2026-02-27 02:06:58.181830 | orchestrator | 2026-02-27 02:06:58.181840 | orchestrator | TASK [k3s_server_post : Deploy metallb pool] *********************************** 2026-02-27 02:06:58.181849 | orchestrator | Friday 27 February 2026 02:06:40 +0000 (0:00:01.765) 0:04:04.879 ******* 2026-02-27 02:06:58.181859 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:58.181868 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:06:58.181878 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:06:58.181887 | orchestrator | 2026-02-27 02:06:58.181897 | orchestrator | TASK [k3s_server_post : Remove tmp directory used for manifests] *************** 2026-02-27 02:06:58.181907 | orchestrator | Friday 27 February 2026 02:06:41 +0000 (0:00:00.304) 0:04:05.184 ******* 2026-02-27 02:06:58.181917 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:06:58.181926 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:06:58.181936 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:06:58.181945 | orchestrator | 2026-02-27 02:06:58.181955 | orchestrator | PLAY [Apply role k9s] ********************************************************** 2026-02-27 02:06:58.181965 | orchestrator | 2026-02-27 02:06:58.181975 | orchestrator | TASK [k9s : Gather variables for each operating system] ************************ 2026-02-27 02:06:58.181985 | orchestrator | Friday 27 February 2026 02:06:42 +0000 (0:00:00.881) 0:04:06.065 ******* 2026-02-27 02:06:58.181997 | orchestrator | ok: [testbed-manager] 2026-02-27 02:06:58.182008 | orchestrator | 2026-02-27 02:06:58.182080 | orchestrator | TASK [k9s : Include distribution specific install tasks] *********************** 2026-02-27 02:06:58.182093 | orchestrator | Friday 27 February 2026 02:06:42 +0000 (0:00:00.345) 0:04:06.410 ******* 2026-02-27 02:06:58.182105 | orchestrator | included: /ansible/roles/k9s/tasks/install-Debian-family.yml for testbed-manager 2026-02-27 02:06:58.182116 | orchestrator | 2026-02-27 02:06:58.182129 | orchestrator | TASK [k9s : Install k9s packages] ********************************************** 2026-02-27 02:06:58.182146 | orchestrator | Friday 27 February 2026 02:06:42 +0000 (0:00:00.227) 0:04:06.637 ******* 2026-02-27 02:06:58.182162 | orchestrator | changed: [testbed-manager] 2026-02-27 02:06:58.182177 | orchestrator | 2026-02-27 02:06:58.182192 | orchestrator | PLAY [Manage labels, annotations, and taints on all k3s nodes] ***************** 2026-02-27 02:06:58.182206 | orchestrator | 2026-02-27 02:06:58.182220 | orchestrator | TASK [Merge labels, annotations, and taints] *********************************** 2026-02-27 02:06:58.182235 | orchestrator | Friday 27 February 2026 02:06:48 +0000 (0:00:05.885) 0:04:12.523 ******* 2026-02-27 02:06:58.182250 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:06:58.182264 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:06:58.182279 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:06:58.182295 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:06:58.182311 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:06:58.182329 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:06:58.182345 | orchestrator | 2026-02-27 02:06:58.182361 | orchestrator | TASK [Manage labels] *********************************************************** 2026-02-27 02:06:58.182378 | orchestrator | Friday 27 February 2026 02:06:49 +0000 (0:00:00.753) 0:04:13.276 ******* 2026-02-27 02:06:58.182390 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-02-27 02:06:58.182399 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-02-27 02:06:58.182409 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/compute-plane=true) 2026-02-27 02:06:58.182419 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-02-27 02:06:58.182428 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-02-27 02:06:58.182448 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/control-plane=true) 2026-02-27 02:06:58.182457 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-02-27 02:06:58.182508 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-02-27 02:06:58.182518 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.kubernetes.io/worker=worker) 2026-02-27 02:06:58.182528 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=openstack-control-plane=enabled) 2026-02-27 02:06:58.182558 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=openstack-control-plane=enabled) 2026-02-27 02:06:58.182568 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=openstack-control-plane=enabled) 2026-02-27 02:06:58.182578 | orchestrator | ok: [testbed-node-3 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-02-27 02:06:58.182588 | orchestrator | ok: [testbed-node-4 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-02-27 02:06:58.182598 | orchestrator | ok: [testbed-node-5 -> localhost] => (item=node-role.osism.tech/rook-osd=true) 2026-02-27 02:06:58.182608 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-02-27 02:06:58.182633 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-02-27 02:06:58.182643 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/network-plane=true) 2026-02-27 02:06:58.182653 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-02-27 02:06:58.182663 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-02-27 02:06:58.182672 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mds=true) 2026-02-27 02:06:58.182682 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-02-27 02:06:58.182691 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-02-27 02:06:58.182701 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mgr=true) 2026-02-27 02:06:58.182711 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-02-27 02:06:58.182720 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-02-27 02:06:58.182730 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-mon=true) 2026-02-27 02:06:58.182739 | orchestrator | ok: [testbed-node-2 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-02-27 02:06:58.182749 | orchestrator | ok: [testbed-node-1 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-02-27 02:06:58.182758 | orchestrator | ok: [testbed-node-0 -> localhost] => (item=node-role.osism.tech/rook-rgw=true) 2026-02-27 02:06:58.182768 | orchestrator | 2026-02-27 02:06:58.182777 | orchestrator | TASK [Manage annotations] ****************************************************** 2026-02-27 02:06:58.182787 | orchestrator | Friday 27 February 2026 02:06:56 +0000 (0:00:07.659) 0:04:20.936 ******* 2026-02-27 02:06:58.182796 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:06:58.182806 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:06:58.182816 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:06:58.182825 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:58.182835 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:06:58.182844 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:06:58.182854 | orchestrator | 2026-02-27 02:06:58.182863 | orchestrator | TASK [Manage taints] *********************************************************** 2026-02-27 02:06:58.182873 | orchestrator | Friday 27 February 2026 02:06:57 +0000 (0:00:00.528) 0:04:21.465 ******* 2026-02-27 02:06:58.182883 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:06:58.182892 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:06:58.182902 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:06:58.182919 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:06:58.182928 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:06:58.182938 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:06:58.182948 | orchestrator | 2026-02-27 02:06:58.182957 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:06:58.182967 | orchestrator | testbed-manager : ok=21  changed=11  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:06:58.182979 | orchestrator | testbed-node-0 : ok=50  changed=23  unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-02-27 02:06:58.182989 | orchestrator | testbed-node-1 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-02-27 02:06:58.182999 | orchestrator | testbed-node-2 : ok=38  changed=16  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-02-27 02:06:58.183009 | orchestrator | testbed-node-3 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 02:06:58.183018 | orchestrator | testbed-node-4 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 02:06:58.183028 | orchestrator | testbed-node-5 : ok=16  changed=8  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 02:06:58.183037 | orchestrator | 2026-02-27 02:06:58.183052 | orchestrator | 2026-02-27 02:06:58.183072 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:06:58.183097 | orchestrator | Friday 27 February 2026 02:06:58 +0000 (0:00:00.697) 0:04:22.162 ******* 2026-02-27 02:06:58.183114 | orchestrator | =============================================================================== 2026-02-27 02:06:58.183140 | orchestrator | k3s_server : Verify that all nodes actually joined (check k3s-init.service if this fails) -- 53.94s 2026-02-27 02:06:58.630872 | orchestrator | k3s_server : Enable and check K3s service ------------------------------ 41.61s 2026-02-27 02:06:58.630964 | orchestrator | k3s_server_post : Wait for Cilium resources ---------------------------- 33.30s 2026-02-27 02:06:58.630977 | orchestrator | kubectl : Install required packages ------------------------------------ 11.95s 2026-02-27 02:06:58.630988 | orchestrator | k3s_agent : Manage k3s service ----------------------------------------- 10.17s 2026-02-27 02:06:58.630998 | orchestrator | Manage labels ----------------------------------------------------------- 7.66s 2026-02-27 02:06:58.631008 | orchestrator | kubectl : Add repository Debian ----------------------------------------- 6.82s 2026-02-27 02:06:58.631018 | orchestrator | k9s : Install k9s packages ---------------------------------------------- 5.89s 2026-02-27 02:06:58.631027 | orchestrator | k3s_download : Download k3s binary x64 ---------------------------------- 5.75s 2026-02-27 02:06:58.631037 | orchestrator | k3s_server_post : Install Cilium ---------------------------------------- 5.25s 2026-02-27 02:06:58.631046 | orchestrator | k3s_server : Detect Kubernetes version for label compatibility ---------- 3.13s 2026-02-27 02:06:58.631057 | orchestrator | k3s_server : Remove manifests and folders that are only needed for bootstrapping cluster so k3s doesn't auto apply on start --- 3.10s 2026-02-27 02:06:58.631068 | orchestrator | k3s_prereq : Enable IPv4 forwarding ------------------------------------- 2.49s 2026-02-27 02:06:58.631078 | orchestrator | k3s_server : Set _kube_vip_bgp_peers fact ------------------------------- 2.10s 2026-02-27 02:06:58.631087 | orchestrator | k3s_server_post : Test for BGP config resources ------------------------- 1.77s 2026-02-27 02:06:58.631097 | orchestrator | k3s_server_post : Copy BGP manifests to first master -------------------- 1.72s 2026-02-27 02:06:58.631106 | orchestrator | k3s_prereq : Add /usr/local/bin to sudo secure_path --------------------- 1.62s 2026-02-27 02:06:58.631116 | orchestrator | k3s_server : Create custom resolv.conf for k3s -------------------------- 1.49s 2026-02-27 02:06:58.631149 | orchestrator | kubectl : Install apt-transport-https package --------------------------- 1.48s 2026-02-27 02:06:58.631159 | orchestrator | Make kubeconfig available for use inside the manager service ------------ 1.47s 2026-02-27 02:06:59.046851 | orchestrator | + osism apply copy-kubeconfig 2026-02-27 02:07:11.188904 | orchestrator | 2026-02-27 02:07:11 | INFO  | Task 5a756aa9-1682-4b85-878b-412cc326f19c (copy-kubeconfig) was prepared for execution. 2026-02-27 02:07:11.188992 | orchestrator | 2026-02-27 02:07:11 | INFO  | It takes a moment until task 5a756aa9-1682-4b85-878b-412cc326f19c (copy-kubeconfig) has been started and output is visible here. 2026-02-27 02:07:18.181842 | orchestrator | 2026-02-27 02:07:18.181958 | orchestrator | PLAY [Copy kubeconfig to the configuration repository] ************************* 2026-02-27 02:07:18.181975 | orchestrator | 2026-02-27 02:07:18.181987 | orchestrator | TASK [Get kubeconfig file] ***************************************************** 2026-02-27 02:07:18.181999 | orchestrator | Friday 27 February 2026 02:07:15 +0000 (0:00:00.153) 0:00:00.153 ******* 2026-02-27 02:07:18.182011 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] 2026-02-27 02:07:18.182090 | orchestrator | 2026-02-27 02:07:18.182102 | orchestrator | TASK [Write kubeconfig file] *************************************************** 2026-02-27 02:07:18.182114 | orchestrator | Friday 27 February 2026 02:07:16 +0000 (0:00:00.743) 0:00:00.897 ******* 2026-02-27 02:07:18.182125 | orchestrator | changed: [testbed-manager] 2026-02-27 02:07:18.182159 | orchestrator | 2026-02-27 02:07:18.182205 | orchestrator | TASK [Change server address in the kubeconfig file] **************************** 2026-02-27 02:07:18.182226 | orchestrator | Friday 27 February 2026 02:07:17 +0000 (0:00:01.197) 0:00:02.094 ******* 2026-02-27 02:07:18.182245 | orchestrator | changed: [testbed-manager] 2026-02-27 02:07:18.182263 | orchestrator | 2026-02-27 02:07:18.182281 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:07:18.182315 | orchestrator | testbed-manager : ok=3  changed=2  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:07:18.182336 | orchestrator | 2026-02-27 02:07:18.182357 | orchestrator | 2026-02-27 02:07:18.182376 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:07:18.182396 | orchestrator | Friday 27 February 2026 02:07:17 +0000 (0:00:00.475) 0:00:02.570 ******* 2026-02-27 02:07:18.182415 | orchestrator | =============================================================================== 2026-02-27 02:07:18.182462 | orchestrator | Write kubeconfig file --------------------------------------------------- 1.20s 2026-02-27 02:07:18.182481 | orchestrator | Get kubeconfig file ----------------------------------------------------- 0.74s 2026-02-27 02:07:18.182500 | orchestrator | Change server address in the kubeconfig file ---------------------------- 0.48s 2026-02-27 02:07:18.530384 | orchestrator | + sh -c /opt/configuration/scripts/deploy/200-infrastructure.sh 2026-02-27 02:07:30.652086 | orchestrator | 2026-02-27 02:07:30 | INFO  | Task 3a037d91-8c3f-4666-bedc-b991edee59af (openstackclient) was prepared for execution. 2026-02-27 02:07:30.652138 | orchestrator | 2026-02-27 02:07:30 | INFO  | It takes a moment until task 3a037d91-8c3f-4666-bedc-b991edee59af (openstackclient) has been started and output is visible here. 2026-02-27 02:08:19.011937 | orchestrator | 2026-02-27 02:08:19.012073 | orchestrator | PLAY [Apply role openstackclient] ********************************************** 2026-02-27 02:08:19.012103 | orchestrator | 2026-02-27 02:08:19.012123 | orchestrator | TASK [osism.services.openstackclient : Include tasks] ************************** 2026-02-27 02:08:19.012143 | orchestrator | Friday 27 February 2026 02:07:35 +0000 (0:00:00.254) 0:00:00.254 ******* 2026-02-27 02:08:19.012161 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/openstackclient/tasks/container-Debian-family.yml for testbed-manager 2026-02-27 02:08:19.012182 | orchestrator | 2026-02-27 02:08:19.012194 | orchestrator | TASK [osism.services.openstackclient : Create required directories] ************ 2026-02-27 02:08:19.012206 | orchestrator | Friday 27 February 2026 02:07:35 +0000 (0:00:00.242) 0:00:00.497 ******* 2026-02-27 02:08:19.012245 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/openstack) 2026-02-27 02:08:19.012258 | orchestrator | changed: [testbed-manager] => (item=/opt/openstackclient/data) 2026-02-27 02:08:19.012269 | orchestrator | ok: [testbed-manager] => (item=/opt/openstackclient) 2026-02-27 02:08:19.012280 | orchestrator | 2026-02-27 02:08:19.012291 | orchestrator | TASK [osism.services.openstackclient : Copy docker-compose.yml file] *********** 2026-02-27 02:08:19.012302 | orchestrator | Friday 27 February 2026 02:07:36 +0000 (0:00:01.329) 0:00:01.826 ******* 2026-02-27 02:08:19.012313 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:19.012422 | orchestrator | 2026-02-27 02:08:19.012441 | orchestrator | TASK [osism.services.openstackclient : Manage openstackclient service] ********* 2026-02-27 02:08:19.012461 | orchestrator | Friday 27 February 2026 02:07:38 +0000 (0:00:01.565) 0:00:03.392 ******* 2026-02-27 02:08:19.012479 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage openstackclient service (10 retries left). 2026-02-27 02:08:19.012500 | orchestrator | ok: [testbed-manager] 2026-02-27 02:08:19.012521 | orchestrator | 2026-02-27 02:08:19.012540 | orchestrator | TASK [osism.services.openstackclient : Copy openstack wrapper script] ********** 2026-02-27 02:08:19.012561 | orchestrator | Friday 27 February 2026 02:08:13 +0000 (0:00:35.304) 0:00:38.696 ******* 2026-02-27 02:08:19.012582 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:19.012602 | orchestrator | 2026-02-27 02:08:19.012617 | orchestrator | TASK [osism.services.openstackclient : Remove ospurge wrapper script] ********** 2026-02-27 02:08:19.012629 | orchestrator | Friday 27 February 2026 02:08:14 +0000 (0:00:00.932) 0:00:39.628 ******* 2026-02-27 02:08:19.012642 | orchestrator | ok: [testbed-manager] 2026-02-27 02:08:19.012655 | orchestrator | 2026-02-27 02:08:19.012668 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Restart openstackclient service] *** 2026-02-27 02:08:19.012686 | orchestrator | Friday 27 February 2026 02:08:15 +0000 (0:00:00.640) 0:00:40.269 ******* 2026-02-27 02:08:19.012704 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:19.012723 | orchestrator | 2026-02-27 02:08:19.012740 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Ensure that all containers are up] *** 2026-02-27 02:08:19.012760 | orchestrator | Friday 27 February 2026 02:08:16 +0000 (0:00:01.474) 0:00:41.743 ******* 2026-02-27 02:08:19.012778 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:19.012797 | orchestrator | 2026-02-27 02:08:19.012816 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Wait for an healthy service] *** 2026-02-27 02:08:19.012833 | orchestrator | Friday 27 February 2026 02:08:17 +0000 (0:00:00.762) 0:00:42.506 ******* 2026-02-27 02:08:19.012853 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:19.012872 | orchestrator | 2026-02-27 02:08:19.012890 | orchestrator | RUNNING HANDLER [osism.services.openstackclient : Copy bash completion script] *** 2026-02-27 02:08:19.012908 | orchestrator | Friday 27 February 2026 02:08:18 +0000 (0:00:00.604) 0:00:43.111 ******* 2026-02-27 02:08:19.012926 | orchestrator | ok: [testbed-manager] 2026-02-27 02:08:19.012943 | orchestrator | 2026-02-27 02:08:19.012962 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:08:19.012980 | orchestrator | testbed-manager : ok=10  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:08:19.012999 | orchestrator | 2026-02-27 02:08:19.013018 | orchestrator | 2026-02-27 02:08:19.013037 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:08:19.013055 | orchestrator | Friday 27 February 2026 02:08:18 +0000 (0:00:00.431) 0:00:43.542 ******* 2026-02-27 02:08:19.013074 | orchestrator | =============================================================================== 2026-02-27 02:08:19.013086 | orchestrator | osism.services.openstackclient : Manage openstackclient service -------- 35.30s 2026-02-27 02:08:19.013097 | orchestrator | osism.services.openstackclient : Copy docker-compose.yml file ----------- 1.57s 2026-02-27 02:08:19.013108 | orchestrator | osism.services.openstackclient : Restart openstackclient service -------- 1.47s 2026-02-27 02:08:19.013134 | orchestrator | osism.services.openstackclient : Create required directories ------------ 1.33s 2026-02-27 02:08:19.013145 | orchestrator | osism.services.openstackclient : Copy openstack wrapper script ---------- 0.93s 2026-02-27 02:08:19.013156 | orchestrator | osism.services.openstackclient : Ensure that all containers are up ------ 0.76s 2026-02-27 02:08:19.013167 | orchestrator | osism.services.openstackclient : Remove ospurge wrapper script ---------- 0.64s 2026-02-27 02:08:19.013178 | orchestrator | osism.services.openstackclient : Wait for an healthy service ------------ 0.61s 2026-02-27 02:08:19.013188 | orchestrator | osism.services.openstackclient : Copy bash completion script ------------ 0.43s 2026-02-27 02:08:19.013199 | orchestrator | osism.services.openstackclient : Include tasks -------------------------- 0.24s 2026-02-27 02:08:21.428177 | orchestrator | 2026-02-27 02:08:21 | INFO  | Task 34126e3c-5b2b-47e4-999c-5cfda5a6a6ac (common) was prepared for execution. 2026-02-27 02:08:21.428274 | orchestrator | 2026-02-27 02:08:21 | INFO  | It takes a moment until task 34126e3c-5b2b-47e4-999c-5cfda5a6a6ac (common) has been started and output is visible here. 2026-02-27 02:08:33.085981 | orchestrator | 2026-02-27 02:08:33.086152 | orchestrator | PLAY [Apply role common] ******************************************************* 2026-02-27 02:08:33.086169 | orchestrator | 2026-02-27 02:08:33.086181 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-02-27 02:08:33.086192 | orchestrator | Friday 27 February 2026 02:08:25 +0000 (0:00:00.216) 0:00:00.216 ******* 2026-02-27 02:08:33.086202 | orchestrator | included: /ansible/roles/common/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:08:33.086214 | orchestrator | 2026-02-27 02:08:33.086224 | orchestrator | TASK [common : Ensuring config directories exist] ****************************** 2026-02-27 02:08:33.086234 | orchestrator | Friday 27 February 2026 02:08:26 +0000 (0:00:01.146) 0:00:01.363 ******* 2026-02-27 02:08:33.086244 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086254 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086265 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086275 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086284 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086294 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086348 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086359 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086369 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'cron'}, 'cron']) 2026-02-27 02:08:33.086379 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086404 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086415 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086425 | orchestrator | changed: [testbed-node-0] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086437 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086447 | orchestrator | changed: [testbed-manager] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086457 | orchestrator | changed: [testbed-node-1] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086467 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'fluentd'}, 'fluentd']) 2026-02-27 02:08:33.086476 | orchestrator | changed: [testbed-node-3] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086506 | orchestrator | changed: [testbed-node-2] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086516 | orchestrator | changed: [testbed-node-4] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086528 | orchestrator | changed: [testbed-node-5] => (item=[{'service_name': 'kolla-toolbox'}, 'kolla-toolbox']) 2026-02-27 02:08:33.086539 | orchestrator | 2026-02-27 02:08:33.086551 | orchestrator | TASK [common : include_tasks] ************************************************** 2026-02-27 02:08:33.086562 | orchestrator | Friday 27 February 2026 02:08:28 +0000 (0:00:02.432) 0:00:03.795 ******* 2026-02-27 02:08:33.086573 | orchestrator | included: /ansible/roles/common/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:08:33.086586 | orchestrator | 2026-02-27 02:08:33.086598 | orchestrator | TASK [service-cert-copy : common | Copying over extra CA certificates] ********* 2026-02-27 02:08:33.086609 | orchestrator | Friday 27 February 2026 02:08:30 +0000 (0:00:01.453) 0:00:05.249 ******* 2026-02-27 02:08:33.086628 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086642 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086675 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086687 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086698 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086708 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086731 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:33.086748 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:33.086771 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:33.086809 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314000 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314108 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314126 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314132 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314143 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314147 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314154 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314172 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314177 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314181 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314189 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:34.314193 | orchestrator | 2026-02-27 02:08:34.314198 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS certificate] *** 2026-02-27 02:08:34.314203 | orchestrator | Friday 27 February 2026 02:08:34 +0000 (0:00:03.743) 0:00:08.992 ******* 2026-02-27 02:08:34.314209 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.314214 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.314218 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.314223 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:08:34.314228 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.314238 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941589 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941717 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:08:34.941777 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.941793 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941804 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941814 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:08:34.941825 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.941847 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941858 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941898 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.941917 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941927 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941937 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:08:34.941947 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:08:34.941957 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.941967 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941977 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:34.941987 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:08:34.941997 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:34.942014 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794527 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794652 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:08:35.794675 | orchestrator | 2026-02-27 02:08:35.794694 | orchestrator | TASK [service-cert-copy : common | Copying over backend internal TLS key] ****** 2026-02-27 02:08:35.794714 | orchestrator | Friday 27 February 2026 02:08:34 +0000 (0:00:00.926) 0:00:09.918 ******* 2026-02-27 02:08:35.794732 | orchestrator | skipping: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:35.794754 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794772 | orchestrator | skipping: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794789 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:08:35.794831 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:35.794858 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794904 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.794921 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:08:35.794975 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:35.794995 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.795015 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.795033 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:08:35.795052 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:35.795072 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.795102 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:35.795122 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:08:35.795142 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:35.795201 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745483 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745585 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:08:40.745601 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:40.745610 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745615 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745620 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:08:40.745625 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}})  2026-02-27 02:08:40.745631 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745653 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:40.745659 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:08:40.745664 | orchestrator | 2026-02-27 02:08:40.745669 | orchestrator | TASK [common : Copying over /run subdirectories conf] ************************** 2026-02-27 02:08:40.745676 | orchestrator | Friday 27 February 2026 02:08:36 +0000 (0:00:01.751) 0:00:11.670 ******* 2026-02-27 02:08:40.745680 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:08:40.745685 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:08:40.745690 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:08:40.745694 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:08:40.745713 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:08:40.745718 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:08:40.745722 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:08:40.745727 | orchestrator | 2026-02-27 02:08:40.745732 | orchestrator | TASK [common : Restart systemd-tmpfiles] *************************************** 2026-02-27 02:08:40.745737 | orchestrator | Friday 27 February 2026 02:08:37 +0000 (0:00:00.693) 0:00:12.363 ******* 2026-02-27 02:08:40.745741 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:08:40.745746 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:08:40.745750 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:08:40.745755 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:08:40.745759 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:08:40.745764 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:08:40.745769 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:08:40.745773 | orchestrator | 2026-02-27 02:08:40.745778 | orchestrator | TASK [common : Copying over config.json files for services] ******************** 2026-02-27 02:08:40.745782 | orchestrator | Friday 27 February 2026 02:08:38 +0000 (0:00:00.861) 0:00:13.224 ******* 2026-02-27 02:08:40.745789 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745807 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745812 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745823 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745838 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745843 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:40.745857 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:43.548669 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548793 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548821 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548856 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548884 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548896 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548935 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548948 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548961 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548980 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.548991 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.549003 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.549014 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.549025 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:43.549037 | orchestrator | 2026-02-27 02:08:43.549049 | orchestrator | TASK [common : Find custom fluentd input config files] ************************* 2026-02-27 02:08:43.549062 | orchestrator | Friday 27 February 2026 02:08:41 +0000 (0:00:03.363) 0:00:16.587 ******* 2026-02-27 02:08:43.549073 | orchestrator | [WARNING]: Skipped 2026-02-27 02:08:43.549085 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' path due 2026-02-27 02:08:43.549097 | orchestrator | to this access issue: 2026-02-27 02:08:43.549109 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/input' is not a 2026-02-27 02:08:43.549120 | orchestrator | directory 2026-02-27 02:08:43.549131 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 02:08:43.549142 | orchestrator | 2026-02-27 02:08:43.549154 | orchestrator | TASK [common : Find custom fluentd filter config files] ************************ 2026-02-27 02:08:43.549165 | orchestrator | Friday 27 February 2026 02:08:42 +0000 (0:00:00.952) 0:00:17.541 ******* 2026-02-27 02:08:43.549175 | orchestrator | [WARNING]: Skipped 2026-02-27 02:08:43.549193 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' path due 2026-02-27 02:08:53.434087 | orchestrator | to this access issue: 2026-02-27 02:08:53.434210 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/filter' is not a 2026-02-27 02:08:53.434225 | orchestrator | directory 2026-02-27 02:08:53.434235 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 02:08:53.434244 | orchestrator | 2026-02-27 02:08:53.434254 | orchestrator | TASK [common : Find custom fluentd format config files] ************************ 2026-02-27 02:08:53.434264 | orchestrator | Friday 27 February 2026 02:08:43 +0000 (0:00:01.316) 0:00:18.858 ******* 2026-02-27 02:08:53.434342 | orchestrator | [WARNING]: Skipped 2026-02-27 02:08:53.434385 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' path due 2026-02-27 02:08:53.434394 | orchestrator | to this access issue: 2026-02-27 02:08:53.434403 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/format' is not a 2026-02-27 02:08:53.434417 | orchestrator | directory 2026-02-27 02:08:53.434430 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 02:08:53.434443 | orchestrator | 2026-02-27 02:08:53.434457 | orchestrator | TASK [common : Find custom fluentd output config files] ************************ 2026-02-27 02:08:53.434470 | orchestrator | Friday 27 February 2026 02:08:44 +0000 (0:00:00.825) 0:00:19.683 ******* 2026-02-27 02:08:53.434484 | orchestrator | [WARNING]: Skipped 2026-02-27 02:08:53.434497 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' path due 2026-02-27 02:08:53.434510 | orchestrator | to this access issue: 2026-02-27 02:08:53.434523 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/fluentd/output' is not a 2026-02-27 02:08:53.434530 | orchestrator | directory 2026-02-27 02:08:53.434537 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 02:08:53.434546 | orchestrator | 2026-02-27 02:08:53.434554 | orchestrator | TASK [common : Copying over fluentd.conf] ************************************** 2026-02-27 02:08:53.434562 | orchestrator | Friday 27 February 2026 02:08:45 +0000 (0:00:00.836) 0:00:20.519 ******* 2026-02-27 02:08:53.434570 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:53.434578 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:08:53.434585 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:08:53.434593 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:08:53.434601 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:08:53.434624 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:08:53.434633 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:08:53.434641 | orchestrator | 2026-02-27 02:08:53.434649 | orchestrator | TASK [common : Copying over cron logrotate config file] ************************ 2026-02-27 02:08:53.434656 | orchestrator | Friday 27 February 2026 02:08:48 +0000 (0:00:02.520) 0:00:23.040 ******* 2026-02-27 02:08:53.434664 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434674 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434682 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434690 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434697 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434705 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434713 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/cron-logrotate-global.conf.j2) 2026-02-27 02:08:53.434721 | orchestrator | 2026-02-27 02:08:53.434732 | orchestrator | TASK [common : Ensure RabbitMQ Erlang cookie exists] *************************** 2026-02-27 02:08:53.434741 | orchestrator | Friday 27 February 2026 02:08:50 +0000 (0:00:02.137) 0:00:25.178 ******* 2026-02-27 02:08:53.434749 | orchestrator | changed: [testbed-manager] 2026-02-27 02:08:53.434756 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:08:53.434764 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:08:53.434771 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:08:53.434779 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:08:53.434786 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:08:53.434794 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:08:53.434801 | orchestrator | 2026-02-27 02:08:53.434809 | orchestrator | TASK [common : Ensuring config directories have correct owner and permission] *** 2026-02-27 02:08:53.434817 | orchestrator | Friday 27 February 2026 02:08:52 +0000 (0:00:01.913) 0:00:27.091 ******* 2026-02-27 02:08:53.434827 | orchestrator | ok: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:53.434862 | orchestrator | skipping: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:53.434872 | orchestrator | ok: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:53.434880 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:53.434888 | orchestrator | ok: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:53.434897 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:53.434909 | orchestrator | ok: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:53.434923 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:53.434939 | orchestrator | ok: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:53.434955 | orchestrator | ok: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:59.465438 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:59.465568 | orchestrator | ok: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465593 | orchestrator | ok: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:59.465621 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:59.465651 | orchestrator | ok: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465661 | orchestrator | ok: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:59.465671 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:08:59.465696 | orchestrator | ok: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465707 | orchestrator | ok: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465716 | orchestrator | ok: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465725 | orchestrator | ok: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:08:59.465735 | orchestrator | 2026-02-27 02:08:59.465746 | orchestrator | TASK [common : Copy rabbitmq-env.conf to kolla toolbox] ************************ 2026-02-27 02:08:59.465757 | orchestrator | Friday 27 February 2026 02:08:53 +0000 (0:00:01.516) 0:00:28.608 ******* 2026-02-27 02:08:59.465765 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465774 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465783 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465799 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465807 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465816 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465824 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/rabbitmq-env.conf.j2) 2026-02-27 02:08:59.465833 | orchestrator | 2026-02-27 02:08:59.465842 | orchestrator | TASK [common : Copy rabbitmq erl_inetrc to kolla toolbox] ********************** 2026-02-27 02:08:59.465851 | orchestrator | Friday 27 February 2026 02:08:55 +0000 (0:00:01.981) 0:00:30.590 ******* 2026-02-27 02:08:59.465860 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465869 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465885 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465897 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465907 | orchestrator | changed: [testbed-node-3] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465917 | orchestrator | changed: [testbed-node-4] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465927 | orchestrator | changed: [testbed-node-5] => (item=/ansible/roles/common/templates/erl_inetrc.j2) 2026-02-27 02:08:59.465937 | orchestrator | 2026-02-27 02:08:59.465947 | orchestrator | TASK [common : Check common containers] **************************************** 2026-02-27 02:08:59.465957 | orchestrator | Friday 27 February 2026 02:08:57 +0000 (0:00:01.813) 0:00:32.403 ******* 2026-02-27 02:08:59.465967 | orchestrator | changed: [testbed-manager] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:08:59.465986 | orchestrator | changed: [testbed-node-1] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131437 | orchestrator | changed: [testbed-node-0] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131542 | orchestrator | changed: [testbed-node-2] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131596 | orchestrator | changed: [testbed-node-4] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131637 | orchestrator | changed: [testbed-node-5] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131658 | orchestrator | changed: [testbed-node-3] => (item={'key': 'fluentd', 'value': {'container_name': 'fluentd', 'group': 'fluentd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/fluentd:5.0.8.20251130', 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS'}, 'volumes': ['/etc/kolla/fluentd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'fluentd_data:/var/lib/fluentd/data/', '/var/log/journal:/var/log/journal:ro'], 'dimensions': {}}}) 2026-02-27 02:09:00.131679 | orchestrator | changed: [testbed-manager] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131697 | orchestrator | changed: [testbed-node-0] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131742 | orchestrator | changed: [testbed-node-1] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131765 | orchestrator | changed: [testbed-node-4] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131803 | orchestrator | changed: [testbed-node-2] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131833 | orchestrator | changed: [testbed-node-3] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131855 | orchestrator | changed: [testbed-manager] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131875 | orchestrator | changed: [testbed-node-5] => (item={'key': 'kolla-toolbox', 'value': {'container_name': 'kolla_toolbox', 'group': 'kolla-toolbox', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/kolla-toolbox:19.7.1.20251130', 'environment': {'ANSIBLE_NOCOLOR': '1', 'ANSIBLE_LIBRARY': '/usr/share/ansible', 'REQUESTS_CA_BUNDLE': '/etc/ssl/certs/ca-certificates.crt'}, 'privileged': True, 'volumes': ['/etc/kolla/kolla-toolbox/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run/:/run/:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131887 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:09:00.131911 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:10:19.437137 | orchestrator | changed: [testbed-node-4] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:10:19.437276 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:10:19.437287 | orchestrator | changed: [testbed-node-3] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:10:19.437294 | orchestrator | changed: [testbed-node-5] => (item={'key': 'cron', 'value': {'container_name': 'cron', 'group': 'cron', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cron:3.0.20251130', 'environment': {'KOLLA_LOGROTATE_SCHEDULE': 'daily'}, 'volumes': ['/etc/kolla/cron/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:10:19.437301 | orchestrator | 2026-02-27 02:10:19.437308 | orchestrator | TASK [common : Creating log volume] ******************************************** 2026-02-27 02:10:19.437317 | orchestrator | Friday 27 February 2026 02:09:00 +0000 (0:00:02.702) 0:00:35.106 ******* 2026-02-27 02:10:19.437323 | orchestrator | changed: [testbed-manager] 2026-02-27 02:10:19.437331 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:19.437337 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:19.437343 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:19.437349 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:10:19.437355 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:10:19.437361 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:10:19.437367 | orchestrator | 2026-02-27 02:10:19.437374 | orchestrator | TASK [common : Link kolla_logs volume to /var/log/kolla] *********************** 2026-02-27 02:10:19.437380 | orchestrator | Friday 27 February 2026 02:09:01 +0000 (0:00:01.472) 0:00:36.578 ******* 2026-02-27 02:10:19.437386 | orchestrator | changed: [testbed-manager] 2026-02-27 02:10:19.437392 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:19.437398 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:19.437404 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:19.437410 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:10:19.437416 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:10:19.437422 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:10:19.437428 | orchestrator | 2026-02-27 02:10:19.437434 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437440 | orchestrator | Friday 27 February 2026 02:09:02 +0000 (0:00:01.138) 0:00:37.716 ******* 2026-02-27 02:10:19.437446 | orchestrator | 2026-02-27 02:10:19.437453 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437459 | orchestrator | Friday 27 February 2026 02:09:02 +0000 (0:00:00.078) 0:00:37.795 ******* 2026-02-27 02:10:19.437465 | orchestrator | 2026-02-27 02:10:19.437472 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437482 | orchestrator | Friday 27 February 2026 02:09:02 +0000 (0:00:00.095) 0:00:37.890 ******* 2026-02-27 02:10:19.437492 | orchestrator | 2026-02-27 02:10:19.437501 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437511 | orchestrator | Friday 27 February 2026 02:09:02 +0000 (0:00:00.068) 0:00:37.958 ******* 2026-02-27 02:10:19.437521 | orchestrator | 2026-02-27 02:10:19.437531 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437540 | orchestrator | Friday 27 February 2026 02:09:03 +0000 (0:00:00.263) 0:00:38.221 ******* 2026-02-27 02:10:19.437558 | orchestrator | 2026-02-27 02:10:19.437567 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437577 | orchestrator | Friday 27 February 2026 02:09:03 +0000 (0:00:00.064) 0:00:38.286 ******* 2026-02-27 02:10:19.437586 | orchestrator | 2026-02-27 02:10:19.437597 | orchestrator | TASK [common : Flush handlers] ************************************************* 2026-02-27 02:10:19.437608 | orchestrator | Friday 27 February 2026 02:09:03 +0000 (0:00:00.064) 0:00:38.350 ******* 2026-02-27 02:10:19.437617 | orchestrator | 2026-02-27 02:10:19.437626 | orchestrator | RUNNING HANDLER [common : Restart fluentd container] *************************** 2026-02-27 02:10:19.437635 | orchestrator | Friday 27 February 2026 02:09:03 +0000 (0:00:00.103) 0:00:38.454 ******* 2026-02-27 02:10:19.437644 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:19.437654 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:10:19.437664 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:19.437675 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:10:19.437685 | orchestrator | changed: [testbed-manager] 2026-02-27 02:10:19.437713 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:19.437725 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:10:19.437734 | orchestrator | 2026-02-27 02:10:19.437745 | orchestrator | RUNNING HANDLER [common : Restart kolla-toolbox container] ********************* 2026-02-27 02:10:19.437754 | orchestrator | Friday 27 February 2026 02:09:37 +0000 (0:00:33.887) 0:01:12.342 ******* 2026-02-27 02:10:19.437761 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:19.437769 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:10:19.437776 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:19.437783 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:10:19.437790 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:10:19.437797 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:19.437804 | orchestrator | changed: [testbed-manager] 2026-02-27 02:10:19.437811 | orchestrator | 2026-02-27 02:10:19.437818 | orchestrator | RUNNING HANDLER [common : Initializing toolbox container using normal user] **** 2026-02-27 02:10:19.437825 | orchestrator | Friday 27 February 2026 02:10:08 +0000 (0:00:31.383) 0:01:43.725 ******* 2026-02-27 02:10:19.437833 | orchestrator | ok: [testbed-manager] 2026-02-27 02:10:19.437840 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:10:19.437847 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:10:19.437854 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:10:19.437861 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:10:19.437868 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:10:19.437874 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:10:19.437881 | orchestrator | 2026-02-27 02:10:19.437888 | orchestrator | RUNNING HANDLER [common : Restart cron container] ****************************** 2026-02-27 02:10:19.437895 | orchestrator | Friday 27 February 2026 02:10:10 +0000 (0:00:01.953) 0:01:45.679 ******* 2026-02-27 02:10:19.437902 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:19.437909 | orchestrator | changed: [testbed-manager] 2026-02-27 02:10:19.437916 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:19.437923 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:10:19.437930 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:19.437937 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:10:19.437943 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:10:19.437949 | orchestrator | 2026-02-27 02:10:19.437955 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:10:19.437962 | orchestrator | testbed-manager : ok=22  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.437988 | orchestrator | testbed-node-0 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.437995 | orchestrator | testbed-node-1 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.438005 | orchestrator | testbed-node-2 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.438079 | orchestrator | testbed-node-3 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.438092 | orchestrator | testbed-node-4 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.438101 | orchestrator | testbed-node-5 : ok=18  changed=14  unreachable=0 failed=0 skipped=4  rescued=0 ignored=0 2026-02-27 02:10:19.438111 | orchestrator | 2026-02-27 02:10:19.438120 | orchestrator | 2026-02-27 02:10:19.438130 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:10:19.438141 | orchestrator | Friday 27 February 2026 02:10:19 +0000 (0:00:08.706) 0:01:54.386 ******* 2026-02-27 02:10:19.438152 | orchestrator | =============================================================================== 2026-02-27 02:10:19.438163 | orchestrator | common : Restart fluentd container ------------------------------------- 33.89s 2026-02-27 02:10:19.438195 | orchestrator | common : Restart kolla-toolbox container ------------------------------- 31.38s 2026-02-27 02:10:19.438201 | orchestrator | common : Restart cron container ----------------------------------------- 8.71s 2026-02-27 02:10:19.438207 | orchestrator | service-cert-copy : common | Copying over extra CA certificates --------- 3.74s 2026-02-27 02:10:19.438213 | orchestrator | common : Copying over config.json files for services -------------------- 3.36s 2026-02-27 02:10:19.438219 | orchestrator | common : Check common containers ---------------------------------------- 2.70s 2026-02-27 02:10:19.438225 | orchestrator | common : Copying over fluentd.conf -------------------------------------- 2.52s 2026-02-27 02:10:19.438231 | orchestrator | common : Ensuring config directories exist ------------------------------ 2.43s 2026-02-27 02:10:19.438237 | orchestrator | common : Copying over cron logrotate config file ------------------------ 2.14s 2026-02-27 02:10:19.438243 | orchestrator | common : Copy rabbitmq-env.conf to kolla toolbox ------------------------ 1.98s 2026-02-27 02:10:19.438249 | orchestrator | common : Initializing toolbox container using normal user --------------- 1.95s 2026-02-27 02:10:19.438255 | orchestrator | common : Ensure RabbitMQ Erlang cookie exists --------------------------- 1.91s 2026-02-27 02:10:19.438262 | orchestrator | common : Copy rabbitmq erl_inetrc to kolla toolbox ---------------------- 1.81s 2026-02-27 02:10:19.438267 | orchestrator | service-cert-copy : common | Copying over backend internal TLS key ------ 1.75s 2026-02-27 02:10:19.438274 | orchestrator | common : Ensuring config directories have correct owner and permission --- 1.52s 2026-02-27 02:10:19.438280 | orchestrator | common : Creating log volume -------------------------------------------- 1.47s 2026-02-27 02:10:19.438292 | orchestrator | common : include_tasks -------------------------------------------------- 1.45s 2026-02-27 02:10:19.911348 | orchestrator | common : Find custom fluentd filter config files ------------------------ 1.32s 2026-02-27 02:10:19.911454 | orchestrator | common : include_tasks -------------------------------------------------- 1.15s 2026-02-27 02:10:19.911472 | orchestrator | common : Link kolla_logs volume to /var/log/kolla ----------------------- 1.14s 2026-02-27 02:10:22.267927 | orchestrator | 2026-02-27 02:10:22 | INFO  | Task 45cfd38f-5289-4276-bece-895f8f6691bd (loadbalancer) was prepared for execution. 2026-02-27 02:10:22.268025 | orchestrator | 2026-02-27 02:10:22 | INFO  | It takes a moment until task 45cfd38f-5289-4276-bece-895f8f6691bd (loadbalancer) has been started and output is visible here. 2026-02-27 02:10:37.186003 | orchestrator | 2026-02-27 02:10:37.186319 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:10:37.186351 | orchestrator | 2026-02-27 02:10:37.186369 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:10:37.186387 | orchestrator | Friday 27 February 2026 02:10:26 +0000 (0:00:00.258) 0:00:00.258 ******* 2026-02-27 02:10:37.186405 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:10:37.186453 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:10:37.186471 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:10:37.186490 | orchestrator | 2026-02-27 02:10:37.186508 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:10:37.186527 | orchestrator | Friday 27 February 2026 02:10:26 +0000 (0:00:00.312) 0:00:00.571 ******* 2026-02-27 02:10:37.186548 | orchestrator | ok: [testbed-node-0] => (item=enable_loadbalancer_True) 2026-02-27 02:10:37.186567 | orchestrator | ok: [testbed-node-1] => (item=enable_loadbalancer_True) 2026-02-27 02:10:37.186587 | orchestrator | ok: [testbed-node-2] => (item=enable_loadbalancer_True) 2026-02-27 02:10:37.186605 | orchestrator | 2026-02-27 02:10:37.186627 | orchestrator | PLAY [Apply role loadbalancer] ************************************************* 2026-02-27 02:10:37.186643 | orchestrator | 2026-02-27 02:10:37.186656 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-02-27 02:10:37.186669 | orchestrator | Friday 27 February 2026 02:10:27 +0000 (0:00:00.472) 0:00:01.044 ******* 2026-02-27 02:10:37.186697 | orchestrator | included: /ansible/roles/loadbalancer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:10:37.186710 | orchestrator | 2026-02-27 02:10:37.186723 | orchestrator | TASK [loadbalancer : Check IPv6 support] *************************************** 2026-02-27 02:10:37.186735 | orchestrator | Friday 27 February 2026 02:10:27 +0000 (0:00:00.579) 0:00:01.623 ******* 2026-02-27 02:10:37.186748 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:10:37.186760 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:10:37.186772 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:10:37.186785 | orchestrator | 2026-02-27 02:10:37.186797 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-02-27 02:10:37.186810 | orchestrator | Friday 27 February 2026 02:10:28 +0000 (0:00:00.617) 0:00:02.241 ******* 2026-02-27 02:10:37.186823 | orchestrator | included: sysctl for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:10:37.186835 | orchestrator | 2026-02-27 02:10:37.186846 | orchestrator | TASK [sysctl : Check IPv6 support] ********************************************* 2026-02-27 02:10:37.186857 | orchestrator | Friday 27 February 2026 02:10:29 +0000 (0:00:00.808) 0:00:03.049 ******* 2026-02-27 02:10:37.186867 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:10:37.186878 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:10:37.186889 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:10:37.186899 | orchestrator | 2026-02-27 02:10:37.186910 | orchestrator | TASK [sysctl : Setting sysctl values] ****************************************** 2026-02-27 02:10:37.186921 | orchestrator | Friday 27 February 2026 02:10:30 +0000 (0:00:00.672) 0:00:03.722 ******* 2026-02-27 02:10:37.186932 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186943 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186954 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv6.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186965 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186975 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186986 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.ipv4.ip_nonlocal_bind', 'value': 1}) 2026-02-27 02:10:37.186997 | orchestrator | ok: [testbed-node-1] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-02-27 02:10:37.187008 | orchestrator | ok: [testbed-node-0] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-02-27 02:10:37.187035 | orchestrator | ok: [testbed-node-2] => (item={'name': 'net.ipv4.tcp_retries2', 'value': 'KOLLA_UNSET'}) 2026-02-27 02:10:37.187046 | orchestrator | changed: [testbed-node-1] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-02-27 02:10:37.187056 | orchestrator | changed: [testbed-node-0] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-02-27 02:10:37.187067 | orchestrator | changed: [testbed-node-2] => (item={'name': 'net.unix.max_dgram_qlen', 'value': 128}) 2026-02-27 02:10:37.187087 | orchestrator | 2026-02-27 02:10:37.187098 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-02-27 02:10:37.187109 | orchestrator | Friday 27 February 2026 02:10:32 +0000 (0:00:02.374) 0:00:06.096 ******* 2026-02-27 02:10:37.187120 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-02-27 02:10:37.187131 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-02-27 02:10:37.187142 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-02-27 02:10:37.187188 | orchestrator | 2026-02-27 02:10:37.187204 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-02-27 02:10:37.187216 | orchestrator | Friday 27 February 2026 02:10:33 +0000 (0:00:00.789) 0:00:06.886 ******* 2026-02-27 02:10:37.187226 | orchestrator | changed: [testbed-node-1] => (item=ip_vs) 2026-02-27 02:10:37.187238 | orchestrator | changed: [testbed-node-0] => (item=ip_vs) 2026-02-27 02:10:37.187248 | orchestrator | changed: [testbed-node-2] => (item=ip_vs) 2026-02-27 02:10:37.187259 | orchestrator | 2026-02-27 02:10:37.187270 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-02-27 02:10:37.187281 | orchestrator | Friday 27 February 2026 02:10:34 +0000 (0:00:01.318) 0:00:08.204 ******* 2026-02-27 02:10:37.187292 | orchestrator | skipping: [testbed-node-0] => (item=ip_vs)  2026-02-27 02:10:37.187303 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:10:37.187336 | orchestrator | skipping: [testbed-node-1] => (item=ip_vs)  2026-02-27 02:10:37.187347 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:10:37.187358 | orchestrator | skipping: [testbed-node-2] => (item=ip_vs)  2026-02-27 02:10:37.187369 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:10:37.187380 | orchestrator | 2026-02-27 02:10:37.187390 | orchestrator | TASK [loadbalancer : Ensuring config directories exist] ************************ 2026-02-27 02:10:37.187401 | orchestrator | Friday 27 February 2026 02:10:35 +0000 (0:00:00.625) 0:00:08.829 ******* 2026-02-27 02:10:37.187416 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:37.187441 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:37.187454 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:37.187474 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:37.187486 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:37.187516 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:42.648102 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:42.648303 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:42.648322 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:42.648331 | orchestrator | 2026-02-27 02:10:42.648342 | orchestrator | TASK [loadbalancer : Ensuring haproxy service config subdir exists] ************ 2026-02-27 02:10:42.648358 | orchestrator | Friday 27 February 2026 02:10:37 +0000 (0:00:02.004) 0:00:10.834 ******* 2026-02-27 02:10:42.648370 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:42.648382 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:42.648392 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:42.648434 | orchestrator | 2026-02-27 02:10:42.648450 | orchestrator | TASK [loadbalancer : Ensuring proxysql service config subdirectories exist] **** 2026-02-27 02:10:42.648463 | orchestrator | Friday 27 February 2026 02:10:38 +0000 (0:00:00.953) 0:00:11.788 ******* 2026-02-27 02:10:42.648476 | orchestrator | changed: [testbed-node-0] => (item=users) 2026-02-27 02:10:42.648488 | orchestrator | changed: [testbed-node-1] => (item=users) 2026-02-27 02:10:42.648499 | orchestrator | changed: [testbed-node-2] => (item=users) 2026-02-27 02:10:42.648511 | orchestrator | changed: [testbed-node-0] => (item=rules) 2026-02-27 02:10:42.648524 | orchestrator | changed: [testbed-node-1] => (item=rules) 2026-02-27 02:10:42.648536 | orchestrator | changed: [testbed-node-2] => (item=rules) 2026-02-27 02:10:42.648549 | orchestrator | 2026-02-27 02:10:42.648563 | orchestrator | TASK [loadbalancer : Ensuring keepalived checks subdir exists] ***************** 2026-02-27 02:10:42.648572 | orchestrator | Friday 27 February 2026 02:10:39 +0000 (0:00:01.518) 0:00:13.307 ******* 2026-02-27 02:10:42.648592 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:10:42.648600 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:10:42.648608 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:10:42.648616 | orchestrator | 2026-02-27 02:10:42.648623 | orchestrator | TASK [loadbalancer : Remove mariadb.cfg if proxysql enabled] ******************* 2026-02-27 02:10:42.648631 | orchestrator | Friday 27 February 2026 02:10:40 +0000 (0:00:00.935) 0:00:14.242 ******* 2026-02-27 02:10:42.648639 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:10:42.648648 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:10:42.648656 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:10:42.648664 | orchestrator | 2026-02-27 02:10:42.648672 | orchestrator | TASK [loadbalancer : Removing checks for services which are disabled] ********** 2026-02-27 02:10:42.648679 | orchestrator | Friday 27 February 2026 02:10:42 +0000 (0:00:01.460) 0:00:15.703 ******* 2026-02-27 02:10:42.648689 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:10:42.648715 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:10:42.648724 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:42.648734 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:42.648752 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:10:42.648760 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:10:42.648803 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:10:42.648813 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:42.648821 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:42.648829 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:10:42.648843 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:10:45.614551 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:10:45.614671 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:45.614685 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:45.614696 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:10:45.614707 | orchestrator | 2026-02-27 02:10:45.614717 | orchestrator | TASK [loadbalancer : Copying checks for services which are enabled] ************ 2026-02-27 02:10:45.614727 | orchestrator | Friday 27 February 2026 02:10:42 +0000 (0:00:00.592) 0:00:16.295 ******* 2026-02-27 02:10:45.614736 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:45.614746 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:45.614756 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:45.614816 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:45.614828 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:45.614838 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:45.614847 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:45.614856 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:45.614866 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:45.614891 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394600 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:10:54.394712 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy-ssh', 'value': {'container_name': 'haproxy_ssh', 'group': 'loadbalancer', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/haproxy-ssh:9.6.20251130', 'volumes': ['/etc/kolla/haproxy-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3', '__omit_place_holder__83a318000e02ee41836fabdc5a8325e361b3f5a3'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 2985'], 'timeout': '30'}}})  2026-02-27 02:10:54.394728 | orchestrator | 2026-02-27 02:10:54.394741 | orchestrator | TASK [loadbalancer : Copying over config.json files for services] ************** 2026-02-27 02:10:54.394753 | orchestrator | Friday 27 February 2026 02:10:45 +0000 (0:00:02.970) 0:00:19.265 ******* 2026-02-27 02:10:54.394763 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394776 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394786 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394816 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394851 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394862 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:10:54.394873 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:54.394883 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:54.394893 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:10:54.394903 | orchestrator | 2026-02-27 02:10:54.394913 | orchestrator | TASK [loadbalancer : Copying over haproxy.cfg] ********************************* 2026-02-27 02:10:54.394923 | orchestrator | Friday 27 February 2026 02:10:49 +0000 (0:00:03.458) 0:00:22.724 ******* 2026-02-27 02:10:54.394933 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-02-27 02:10:54.394950 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-02-27 02:10:54.394960 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_main.cfg.j2) 2026-02-27 02:10:54.394970 | orchestrator | 2026-02-27 02:10:54.394979 | orchestrator | TASK [loadbalancer : Copying over proxysql config] ***************************** 2026-02-27 02:10:54.394989 | orchestrator | Friday 27 February 2026 02:10:51 +0000 (0:00:02.075) 0:00:24.800 ******* 2026-02-27 02:10:54.394998 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-02-27 02:10:54.395008 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-02-27 02:10:54.395018 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql.yaml.j2) 2026-02-27 02:10:54.395027 | orchestrator | 2026-02-27 02:10:54.395037 | orchestrator | TASK [loadbalancer : Copying over haproxy single external frontend config] ***** 2026-02-27 02:10:54.395046 | orchestrator | Friday 27 February 2026 02:10:53 +0000 (0:00:02.706) 0:00:27.506 ******* 2026-02-27 02:10:54.395056 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:10:54.395067 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:10:54.395076 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:10:54.395086 | orchestrator | 2026-02-27 02:10:54.395103 | orchestrator | TASK [loadbalancer : Copying over custom haproxy services configuration] ******* 2026-02-27 02:11:06.651360 | orchestrator | Friday 27 February 2026 02:10:54 +0000 (0:00:00.546) 0:00:28.052 ******* 2026-02-27 02:11:06.651472 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-02-27 02:11:06.651501 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-02-27 02:11:06.651513 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/haproxy/services.d/haproxy.cfg) 2026-02-27 02:11:06.651525 | orchestrator | 2026-02-27 02:11:06.651536 | orchestrator | TASK [loadbalancer : Copying over keepalived.conf] ***************************** 2026-02-27 02:11:06.651547 | orchestrator | Friday 27 February 2026 02:10:56 +0000 (0:00:02.197) 0:00:30.249 ******* 2026-02-27 02:11:06.651559 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-02-27 02:11:06.651570 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-02-27 02:11:06.651581 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/keepalived/keepalived.conf.j2) 2026-02-27 02:11:06.651592 | orchestrator | 2026-02-27 02:11:06.651602 | orchestrator | TASK [loadbalancer : Copying over haproxy.pem] ********************************* 2026-02-27 02:11:06.651613 | orchestrator | Friday 27 February 2026 02:10:58 +0000 (0:00:02.244) 0:00:32.494 ******* 2026-02-27 02:11:06.651624 | orchestrator | changed: [testbed-node-0] => (item=haproxy.pem) 2026-02-27 02:11:06.651636 | orchestrator | changed: [testbed-node-1] => (item=haproxy.pem) 2026-02-27 02:11:06.651646 | orchestrator | changed: [testbed-node-2] => (item=haproxy.pem) 2026-02-27 02:11:06.651657 | orchestrator | 2026-02-27 02:11:06.651680 | orchestrator | TASK [loadbalancer : Copying over haproxy-internal.pem] ************************ 2026-02-27 02:11:06.651692 | orchestrator | Friday 27 February 2026 02:11:00 +0000 (0:00:01.467) 0:00:33.962 ******* 2026-02-27 02:11:06.651703 | orchestrator | changed: [testbed-node-0] => (item=haproxy-internal.pem) 2026-02-27 02:11:06.651714 | orchestrator | changed: [testbed-node-1] => (item=haproxy-internal.pem) 2026-02-27 02:11:06.651725 | orchestrator | changed: [testbed-node-2] => (item=haproxy-internal.pem) 2026-02-27 02:11:06.651735 | orchestrator | 2026-02-27 02:11:06.651746 | orchestrator | TASK [loadbalancer : include_tasks] ******************************************** 2026-02-27 02:11:06.651757 | orchestrator | Friday 27 February 2026 02:11:01 +0000 (0:00:01.553) 0:00:35.515 ******* 2026-02-27 02:11:06.651789 | orchestrator | included: /ansible/roles/loadbalancer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:06.651801 | orchestrator | 2026-02-27 02:11:06.651812 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over extra CA certificates] *** 2026-02-27 02:11:06.651822 | orchestrator | Friday 27 February 2026 02:11:02 +0000 (0:00:00.528) 0:00:36.043 ******* 2026-02-27 02:11:06.651836 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651851 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651863 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651902 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651916 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651931 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:06.651951 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:06.651965 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:06.651978 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:06.651991 | orchestrator | 2026-02-27 02:11:06.652004 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS certificate] *** 2026-02-27 02:11:06.652017 | orchestrator | Friday 27 February 2026 02:11:06 +0000 (0:00:03.651) 0:00:39.695 ******* 2026-02-27 02:11:06.652043 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:07.440668 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:07.440772 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:07.440811 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:07.440825 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:07.440835 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:07.440845 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:07.440855 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:07.440865 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:07.440907 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:07.440921 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:07.440939 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:07.440949 | orchestrator | 2026-02-27 02:11:07.440956 | orchestrator | TASK [service-cert-copy : loadbalancer | Copying over backend internal TLS key] *** 2026-02-27 02:11:07.440964 | orchestrator | Friday 27 February 2026 02:11:06 +0000 (0:00:00.613) 0:00:40.308 ******* 2026-02-27 02:11:07.440972 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:07.440979 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:07.440985 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:07.440992 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:07.440998 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:07.441013 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:08.239855 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:08.239997 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:08.240018 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:08.240044 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:08.240056 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:08.240068 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:08.240079 | orchestrator | 2026-02-27 02:11:08.240091 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-02-27 02:11:08.240104 | orchestrator | Friday 27 February 2026 02:11:07 +0000 (0:00:00.787) 0:00:41.096 ******* 2026-02-27 02:11:08.240116 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:08.240176 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:08.240237 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:08.240259 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:08.240271 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:08.240283 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:08.240294 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:08.240306 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:08.240334 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:08.240347 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:08.240365 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:08.240392 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:09.577304 | orchestrator | 2026-02-27 02:11:09.577406 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-02-27 02:11:09.577423 | orchestrator | Friday 27 February 2026 02:11:08 +0000 (0:00:00.788) 0:00:41.884 ******* 2026-02-27 02:11:09.577439 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:09.577456 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:09.577468 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:09.577480 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:09.577493 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:09.577504 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:09.577541 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:09.577579 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:09.577623 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:09.577645 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:09.577663 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:09.577683 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:09.577702 | orchestrator | 2026-02-27 02:11:09.577721 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-02-27 02:11:09.577740 | orchestrator | Friday 27 February 2026 02:11:08 +0000 (0:00:00.572) 0:00:42.457 ******* 2026-02-27 02:11:09.577761 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:09.577782 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:09.577802 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:09.577843 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:09.577877 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:10.656616 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:10.656719 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:10.656736 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:10.656750 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:10.656762 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:10.656774 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:10.656809 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:10.656821 | orchestrator | 2026-02-27 02:11:10.656833 | orchestrator | TASK [service-cert-copy : proxysql | Copying over extra CA certificates] ******* 2026-02-27 02:11:10.656846 | orchestrator | Friday 27 February 2026 02:11:09 +0000 (0:00:00.777) 0:00:43.234 ******* 2026-02-27 02:11:10.656873 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:10.656904 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:10.656942 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:10.656978 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:10.657011 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:10.657030 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:10.657049 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:10.657082 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:10.657109 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:10.657176 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:11.998309 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:11.998390 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:11.998401 | orchestrator | 2026-02-27 02:11:11.998408 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS certificate] *** 2026-02-27 02:11:11.998416 | orchestrator | Friday 27 February 2026 02:11:10 +0000 (0:00:01.071) 0:00:44.306 ******* 2026-02-27 02:11:11.998425 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:11.998433 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:11.998440 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:11.998465 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:11.998473 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:11.998492 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:11.998512 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:11.998519 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:11.998526 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:11.998532 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:11.998539 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:11.998550 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:11.998557 | orchestrator | 2026-02-27 02:11:11.998564 | orchestrator | TASK [service-cert-copy : proxysql | Copying over backend internal TLS key] **** 2026-02-27 02:11:11.998570 | orchestrator | Friday 27 February 2026 02:11:11 +0000 (0:00:00.584) 0:00:44.890 ******* 2026-02-27 02:11:11.998576 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}})  2026-02-27 02:11:11.998583 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:11.998600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:18.814856 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:18.814963 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}})  2026-02-27 02:11:18.814981 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:18.814992 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:18.815029 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:18.815040 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}})  2026-02-27 02:11:18.815050 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}})  2026-02-27 02:11:18.815074 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}})  2026-02-27 02:11:18.815084 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:18.815094 | orchestrator | 2026-02-27 02:11:18.815105 | orchestrator | TASK [loadbalancer : Copying over haproxy start script] ************************ 2026-02-27 02:11:18.815175 | orchestrator | Friday 27 February 2026 02:11:11 +0000 (0:00:00.763) 0:00:45.654 ******* 2026-02-27 02:11:18.815186 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-02-27 02:11:18.815213 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-02-27 02:11:18.815224 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/haproxy/haproxy_run.sh.j2) 2026-02-27 02:11:18.815314 | orchestrator | 2026-02-27 02:11:18.815324 | orchestrator | TASK [loadbalancer : Copying over proxysql start script] *********************** 2026-02-27 02:11:18.815334 | orchestrator | Friday 27 February 2026 02:11:13 +0000 (0:00:01.783) 0:00:47.437 ******* 2026-02-27 02:11:18.815345 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-02-27 02:11:18.815355 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-02-27 02:11:18.815365 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/loadbalancer/templates/proxysql/proxysql_run.sh.j2) 2026-02-27 02:11:18.815374 | orchestrator | 2026-02-27 02:11:18.815384 | orchestrator | TASK [loadbalancer : Copying files for haproxy-ssh] **************************** 2026-02-27 02:11:18.815393 | orchestrator | Friday 27 February 2026 02:11:15 +0000 (0:00:01.767) 0:00:49.205 ******* 2026-02-27 02:11:18.815415 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 02:11:18.815427 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 02:11:18.815437 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 02:11:18.815480 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 02:11:18.815492 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:18.815503 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 02:11:18.815544 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:18.815556 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'haproxy-ssh/id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 02:11:18.815567 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:18.815578 | orchestrator | 2026-02-27 02:11:18.815589 | orchestrator | TASK [loadbalancer : Check loadbalancer containers] **************************** 2026-02-27 02:11:18.815600 | orchestrator | Friday 27 February 2026 02:11:16 +0000 (0:00:00.775) 0:00:49.980 ******* 2026-02-27 02:11:18.815612 | orchestrator | changed: [testbed-node-0] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:18.815625 | orchestrator | changed: [testbed-node-1] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:18.815642 | orchestrator | changed: [testbed-node-2] => (item={'key': 'haproxy', 'value': {'container_name': 'haproxy', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/haproxy:2.8.15.20251130', 'privileged': True, 'volumes': ['/etc/kolla/haproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'letsencrypt_certificates:/etc/haproxy/certificates'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:61313'], 'timeout': '30'}}}) 2026-02-27 02:11:18.815661 | orchestrator | changed: [testbed-node-0] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:23.073797 | orchestrator | changed: [testbed-node-1] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:23.073907 | orchestrator | changed: [testbed-node-2] => (item={'key': 'proxysql', 'value': {'container_name': 'proxysql', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/proxysql:3.0.3.20251130', 'privileged': False, 'volumes': ['/etc/kolla/proxysql/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'proxysql:/var/lib/proxysql/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen proxysql 6032'], 'timeout': '30'}}}) 2026-02-27 02:11:23.073921 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:23.073930 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:23.073939 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keepalived', 'value': {'container_name': 'keepalived', 'group': 'loadbalancer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keepalived:2.2.8.20251130', 'privileged': True, 'volumes': ['/etc/kolla/keepalived/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'haproxy_socket:/var/lib/kolla/haproxy/', 'proxysql_socket:/var/lib/kolla/proxysql/'], 'dimensions': {}}}) 2026-02-27 02:11:23.073947 | orchestrator | 2026-02-27 02:11:23.073957 | orchestrator | TASK [include_role : aodh] ***************************************************** 2026-02-27 02:11:23.073980 | orchestrator | Friday 27 February 2026 02:11:18 +0000 (0:00:02.491) 0:00:52.471 ******* 2026-02-27 02:11:23.073989 | orchestrator | included: aodh for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:23.073997 | orchestrator | 2026-02-27 02:11:23.074005 | orchestrator | TASK [haproxy-config : Copying over aodh haproxy config] *********************** 2026-02-27 02:11:23.074056 | orchestrator | Friday 27 February 2026 02:11:19 +0000 (0:00:00.889) 0:00:53.361 ******* 2026-02-27 02:11:23.074082 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 02:11:23.074100 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:23.074145 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.074154 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.074163 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 02:11:23.074175 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:23.074185 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.074206 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666546 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 02:11:23.666685 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:23.666701 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666713 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666726 | orchestrator | 2026-02-27 02:11:23.666760 | orchestrator | TASK [haproxy-config : Add configuration for aodh when using single external frontend] *** 2026-02-27 02:11:23.666775 | orchestrator | Friday 27 February 2026 02:11:23 +0000 (0:00:03.365) 0:00:56.727 ******* 2026-02-27 02:11:23.666789 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 02:11:23.666847 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:23.666860 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666873 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666885 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:23.666897 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 02:11:23.666915 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:23.666934 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666945 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:23.666956 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:23.666978 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 02:11:32.585736 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 02:11:32.585843 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:32.585856 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 02:11:32.585888 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:32.585900 | orchestrator | 2026-02-27 02:11:32.585910 | orchestrator | TASK [haproxy-config : Configuring firewall for aodh] ************************** 2026-02-27 02:11:32.585921 | orchestrator | Friday 27 February 2026 02:11:23 +0000 (0:00:00.595) 0:00:57.322 ******* 2026-02-27 02:11:32.585931 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.585942 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.585953 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:32.585986 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.586007 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.586095 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:32.586165 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.586179 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}})  2026-02-27 02:11:32.586192 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:32.586207 | orchestrator | 2026-02-27 02:11:32.586221 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL users config] *************** 2026-02-27 02:11:32.586235 | orchestrator | Friday 27 February 2026 02:11:24 +0000 (0:00:01.199) 0:00:58.522 ******* 2026-02-27 02:11:32.586250 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:32.586264 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:32.586280 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:32.586294 | orchestrator | 2026-02-27 02:11:32.586309 | orchestrator | TASK [proxysql-config : Copying over aodh ProxySQL rules config] *************** 2026-02-27 02:11:32.586325 | orchestrator | Friday 27 February 2026 02:11:26 +0000 (0:00:01.431) 0:00:59.954 ******* 2026-02-27 02:11:32.586339 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:32.586355 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:32.586365 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:32.586373 | orchestrator | 2026-02-27 02:11:32.586382 | orchestrator | TASK [include_role : barbican] ************************************************* 2026-02-27 02:11:32.586391 | orchestrator | Friday 27 February 2026 02:11:28 +0000 (0:00:02.059) 0:01:02.013 ******* 2026-02-27 02:11:32.586399 | orchestrator | included: barbican for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:32.586408 | orchestrator | 2026-02-27 02:11:32.586434 | orchestrator | TASK [haproxy-config : Copying over barbican haproxy config] ******************* 2026-02-27 02:11:32.586443 | orchestrator | Friday 27 February 2026 02:11:29 +0000 (0:00:00.686) 0:01:02.700 ******* 2026-02-27 02:11:32.586455 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:32.586479 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:32.586496 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:32.586506 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:32.586515 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:32.586532 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184533 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:33.184648 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184660 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184667 | orchestrator | 2026-02-27 02:11:33.184675 | orchestrator | TASK [haproxy-config : Add configuration for barbican when using single external frontend] *** 2026-02-27 02:11:33.184696 | orchestrator | Friday 27 February 2026 02:11:32 +0000 (0:00:03.542) 0:01:06.242 ******* 2026-02-27 02:11:33.184711 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 02:11:33.184719 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184745 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184753 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:33.184765 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 02:11:33.184771 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184778 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:33.184784 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:33.184791 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 02:11:33.184804 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 02:11:43.004355 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:43.004467 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:43.004485 | orchestrator | 2026-02-27 02:11:43.004498 | orchestrator | TASK [haproxy-config : Configuring firewall for barbican] ********************** 2026-02-27 02:11:43.004511 | orchestrator | Friday 27 February 2026 02:11:33 +0000 (0:00:00.595) 0:01:06.838 ******* 2026-02-27 02:11:43.004524 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004569 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:43.004580 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004591 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004603 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:43.004614 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004625 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}})  2026-02-27 02:11:43.004636 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:43.004647 | orchestrator | 2026-02-27 02:11:43.004658 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL users config] *********** 2026-02-27 02:11:43.004669 | orchestrator | Friday 27 February 2026 02:11:34 +0000 (0:00:00.936) 0:01:07.774 ******* 2026-02-27 02:11:43.004680 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:43.004705 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:43.004716 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:43.004727 | orchestrator | 2026-02-27 02:11:43.004738 | orchestrator | TASK [proxysql-config : Copying over barbican ProxySQL rules config] *********** 2026-02-27 02:11:43.004763 | orchestrator | Friday 27 February 2026 02:11:35 +0000 (0:00:01.689) 0:01:09.463 ******* 2026-02-27 02:11:43.004774 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:43.004785 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:43.004820 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:43.004832 | orchestrator | 2026-02-27 02:11:43.004843 | orchestrator | TASK [include_role : blazar] *************************************************** 2026-02-27 02:11:43.004854 | orchestrator | Friday 27 February 2026 02:11:37 +0000 (0:00:01.968) 0:01:11.431 ******* 2026-02-27 02:11:43.004865 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:43.004875 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:43.004888 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:43.004901 | orchestrator | 2026-02-27 02:11:43.004915 | orchestrator | TASK [include_role : ceph-rgw] ************************************************* 2026-02-27 02:11:43.004928 | orchestrator | Friday 27 February 2026 02:11:38 +0000 (0:00:00.309) 0:01:11.741 ******* 2026-02-27 02:11:43.004941 | orchestrator | included: ceph-rgw for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:43.004953 | orchestrator | 2026-02-27 02:11:43.004965 | orchestrator | TASK [haproxy-config : Copying over ceph-rgw haproxy config] ******************* 2026-02-27 02:11:43.004978 | orchestrator | Friday 27 February 2026 02:11:38 +0000 (0:00:00.684) 0:01:12.425 ******* 2026-02-27 02:11:43.005012 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-02-27 02:11:43.005034 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-02-27 02:11:43.005048 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}}) 2026-02-27 02:11:43.005062 | orchestrator | 2026-02-27 02:11:43.005075 | orchestrator | TASK [haproxy-config : Add configuration for ceph-rgw when using single external frontend] *** 2026-02-27 02:11:43.005088 | orchestrator | Friday 27 February 2026 02:11:41 +0000 (0:00:03.016) 0:01:15.442 ******* 2026-02-27 02:11:43.005125 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-02-27 02:11:43.005148 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:43.005161 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-02-27 02:11:43.005174 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:43.005196 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceph-rgw', 'value': {'group': 'all', 'enabled': True, 'haproxy': {'radosgw': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}, 'radosgw_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}}}})  2026-02-27 02:11:49.777990 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:49.778243 | orchestrator | 2026-02-27 02:11:49.778265 | orchestrator | TASK [haproxy-config : Configuring firewall for ceph-rgw] ********************** 2026-02-27 02:11:49.778279 | orchestrator | Friday 27 February 2026 02:11:42 +0000 (0:00:01.221) 0:01:16.663 ******* 2026-02-27 02:11:49.778309 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778324 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778344 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:49.778363 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778413 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778432 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:49.778450 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778469 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'radosgw_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6780', 'custom_member_list': ['server testbed-node-3 192.168.16.13:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-4 192.168.16.14:8081 check inter 2000 rise 2 fall 5', 'server testbed-node-5 192.168.16.15:8081 check inter 2000 rise 2 fall 5']}})  2026-02-27 02:11:49.778488 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:49.778509 | orchestrator | 2026-02-27 02:11:49.778526 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL users config] *********** 2026-02-27 02:11:49.778539 | orchestrator | Friday 27 February 2026 02:11:44 +0000 (0:00:01.431) 0:01:18.095 ******* 2026-02-27 02:11:49.778557 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:49.778595 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:49.778632 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:49.778652 | orchestrator | 2026-02-27 02:11:49.778669 | orchestrator | TASK [proxysql-config : Copying over ceph-rgw ProxySQL rules config] *********** 2026-02-27 02:11:49.778687 | orchestrator | Friday 27 February 2026 02:11:44 +0000 (0:00:00.385) 0:01:18.481 ******* 2026-02-27 02:11:49.778699 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:49.778709 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:49.778720 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:49.778731 | orchestrator | 2026-02-27 02:11:49.778742 | orchestrator | TASK [include_role : cinder] *************************************************** 2026-02-27 02:11:49.778753 | orchestrator | Friday 27 February 2026 02:11:45 +0000 (0:00:01.118) 0:01:19.599 ******* 2026-02-27 02:11:49.778764 | orchestrator | included: cinder for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:49.778775 | orchestrator | 2026-02-27 02:11:49.778785 | orchestrator | TASK [haproxy-config : Copying over cinder haproxy config] ********************* 2026-02-27 02:11:49.778796 | orchestrator | Friday 27 February 2026 02:11:46 +0000 (0:00:00.808) 0:01:20.408 ******* 2026-02-27 02:11:49.778839 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:49.778865 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:49.778879 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:49.778891 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:49.778904 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:49.778922 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354565 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354723 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354752 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 02:11:50.354773 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354785 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354818 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354839 | orchestrator | 2026-02-27 02:11:50.354860 | orchestrator | TASK [haproxy-config : Add configuration for cinder when using single external frontend] *** 2026-02-27 02:11:50.354873 | orchestrator | Friday 27 February 2026 02:11:49 +0000 (0:00:03.093) 0:01:23.501 ******* 2026-02-27 02:11:50.354886 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 02:11:50.354897 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354909 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354920 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:50.354931 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:50.354952 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 02:11:56.468845 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.468929 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.468938 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.468944 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:56.468951 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 02:11:56.468957 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.468995 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.469001 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 02:11:56.469006 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:56.469010 | orchestrator | 2026-02-27 02:11:56.469016 | orchestrator | TASK [haproxy-config : Configuring firewall for cinder] ************************ 2026-02-27 02:11:56.469022 | orchestrator | Friday 27 February 2026 02:11:50 +0000 (0:00:00.606) 0:01:24.108 ******* 2026-02-27 02:11:56.469028 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469034 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469040 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:56.469045 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469049 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469054 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:56.469058 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469063 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}})  2026-02-27 02:11:56.469068 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:56.469072 | orchestrator | 2026-02-27 02:11:56.469077 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL users config] ************* 2026-02-27 02:11:56.469081 | orchestrator | Friday 27 February 2026 02:11:51 +0000 (0:00:00.949) 0:01:25.058 ******* 2026-02-27 02:11:56.469117 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:56.469124 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:56.469140 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:56.469154 | orchestrator | 2026-02-27 02:11:56.469161 | orchestrator | TASK [proxysql-config : Copying over cinder ProxySQL rules config] ************* 2026-02-27 02:11:56.469168 | orchestrator | Friday 27 February 2026 02:11:52 +0000 (0:00:01.340) 0:01:26.399 ******* 2026-02-27 02:11:56.469175 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:11:56.469182 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:11:56.469189 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:11:56.469196 | orchestrator | 2026-02-27 02:11:56.469203 | orchestrator | TASK [include_role : cloudkitty] *********************************************** 2026-02-27 02:11:56.469210 | orchestrator | Friday 27 February 2026 02:11:54 +0000 (0:00:02.112) 0:01:28.511 ******* 2026-02-27 02:11:56.469216 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:56.469223 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:56.469229 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:56.469236 | orchestrator | 2026-02-27 02:11:56.469242 | orchestrator | TASK [include_role : cyborg] *************************************************** 2026-02-27 02:11:56.469249 | orchestrator | Friday 27 February 2026 02:11:55 +0000 (0:00:00.313) 0:01:28.824 ******* 2026-02-27 02:11:56.469256 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:11:56.469263 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:11:56.469270 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:11:56.469277 | orchestrator | 2026-02-27 02:11:56.469284 | orchestrator | TASK [include_role : designate] ************************************************ 2026-02-27 02:11:56.469292 | orchestrator | Friday 27 February 2026 02:11:55 +0000 (0:00:00.295) 0:01:29.120 ******* 2026-02-27 02:11:56.469299 | orchestrator | included: designate for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:11:56.469306 | orchestrator | 2026-02-27 02:11:56.469314 | orchestrator | TASK [haproxy-config : Copying over designate haproxy config] ****************** 2026-02-27 02:11:56.469321 | orchestrator | Friday 27 February 2026 02:11:56 +0000 (0:00:01.005) 0:01:30.126 ******* 2026-02-27 02:11:59.699360 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 02:11:59.699488 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 02:11:59.699507 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:11:59.699548 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699567 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:11:59.699605 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699623 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699640 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699652 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699671 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699683 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699703 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:11:59.699727 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704557 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704663 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 02:12:00.704706 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:12:00.704720 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704732 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704758 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704789 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704813 | orchestrator | 2026-02-27 02:12:00.704828 | orchestrator | TASK [haproxy-config : Add configuration for designate when using single external frontend] *** 2026-02-27 02:12:00.704847 | orchestrator | Friday 27 February 2026 02:12:00 +0000 (0:00:03.619) 0:01:33.746 ******* 2026-02-27 02:12:00.704859 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 02:12:00.704871 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:12:00.704883 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704894 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:12:00.704914 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.141731 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.141859 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.141882 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:01.141907 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 02:12:01.141927 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:12:01.142681 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142737 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142788 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142828 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142857 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142877 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:01.142899 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 02:12:01.142921 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 02:12:01.142941 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 02:12:01.142974 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 02:12:11.053348 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 02:12:11.053512 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:12:11.053542 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-sink', 'value': {'container_name': 'designate_sink', 'group': 'designate-sink', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/designate-sink:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-sink/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-sink 5672'], 'timeout': '30'}}})  2026-02-27 02:12:11.053564 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:11.053586 | orchestrator | 2026-02-27 02:12:11.053605 | orchestrator | TASK [haproxy-config : Configuring firewall for designate] ********************* 2026-02-27 02:12:11.053625 | orchestrator | Friday 27 February 2026 02:12:01 +0000 (0:00:01.052) 0:01:34.799 ******* 2026-02-27 02:12:11.053647 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053669 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053689 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:11.053707 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053725 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053744 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:11.053763 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053781 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}})  2026-02-27 02:12:11.053831 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:11.053852 | orchestrator | 2026-02-27 02:12:11.053871 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL users config] ********** 2026-02-27 02:12:11.053890 | orchestrator | Friday 27 February 2026 02:12:02 +0000 (0:00:01.200) 0:01:36.000 ******* 2026-02-27 02:12:11.053907 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:11.053925 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:11.053943 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:11.053961 | orchestrator | 2026-02-27 02:12:11.054168 | orchestrator | TASK [proxysql-config : Copying over designate ProxySQL rules config] ********** 2026-02-27 02:12:11.054201 | orchestrator | Friday 27 February 2026 02:12:03 +0000 (0:00:01.463) 0:01:37.463 ******* 2026-02-27 02:12:11.054219 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:11.054236 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:11.054253 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:11.054270 | orchestrator | 2026-02-27 02:12:11.054287 | orchestrator | TASK [include_role : etcd] ***************************************************** 2026-02-27 02:12:11.054305 | orchestrator | Friday 27 February 2026 02:12:05 +0000 (0:00:02.113) 0:01:39.577 ******* 2026-02-27 02:12:11.054351 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:11.054370 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:11.054386 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:11.054404 | orchestrator | 2026-02-27 02:12:11.054422 | orchestrator | TASK [include_role : glance] *************************************************** 2026-02-27 02:12:11.054439 | orchestrator | Friday 27 February 2026 02:12:06 +0000 (0:00:00.292) 0:01:39.869 ******* 2026-02-27 02:12:11.054456 | orchestrator | included: glance for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:12:11.054473 | orchestrator | 2026-02-27 02:12:11.054490 | orchestrator | TASK [haproxy-config : Copying over glance haproxy config] ********************* 2026-02-27 02:12:11.054508 | orchestrator | Friday 27 February 2026 02:12:07 +0000 (0:00:01.017) 0:01:40.887 ******* 2026-02-27 02:12:11.054542 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 02:12:11.054568 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:11.054628 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 02:12:13.928260 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:13.928390 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 02:12:13.928423 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:13.928441 | orchestrator | 2026-02-27 02:12:13.928452 | orchestrator | TASK [haproxy-config : Add configuration for glance when using single external frontend] *** 2026-02-27 02:12:13.928463 | orchestrator | Friday 27 February 2026 02:12:11 +0000 (0:00:03.989) 0:01:44.876 ******* 2026-02-27 02:12:13.928475 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 02:12:13.928497 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:17.533017 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:17.533188 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 02:12:17.533227 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:17.533260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:17.533295 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 02:12:17.533323 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-tls-proxy', 'value': {'container_name': 'glance_tls_proxy', 'group': 'glance-api', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/glance-tls-proxy:29.0.1.20251130', 'volumes': ['/etc/kolla/glance-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9293'], 'timeout': '30'}, 'haproxy': {'glance_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}, 'glance_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5 ssl verify required ca-file ca-certificates.crt', ''], 'tls_backend': 'yes'}}}})  2026-02-27 02:12:17.533343 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:17.533372 | orchestrator | 2026-02-27 02:12:17.533390 | orchestrator | TASK [haproxy-config : Configuring firewall for glance] ************************ 2026-02-27 02:12:17.533409 | orchestrator | Friday 27 February 2026 02:12:14 +0000 (0:00:02.801) 0:01:47.678 ******* 2026-02-27 02:12:17.533427 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:17.533450 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:26.220438 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:26.220575 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:26.220609 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:26.220629 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:26.220649 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:26.220689 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}})  2026-02-27 02:12:26.220709 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:26.220727 | orchestrator | 2026-02-27 02:12:26.220747 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL users config] ************* 2026-02-27 02:12:26.220767 | orchestrator | Friday 27 February 2026 02:12:17 +0000 (0:00:03.505) 0:01:51.184 ******* 2026-02-27 02:12:26.220786 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:26.220835 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:26.220848 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:26.220859 | orchestrator | 2026-02-27 02:12:26.220870 | orchestrator | TASK [proxysql-config : Copying over glance ProxySQL rules config] ************* 2026-02-27 02:12:26.220881 | orchestrator | Friday 27 February 2026 02:12:18 +0000 (0:00:01.472) 0:01:52.656 ******* 2026-02-27 02:12:26.220892 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:26.220902 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:26.220915 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:26.220928 | orchestrator | 2026-02-27 02:12:26.220941 | orchestrator | TASK [include_role : gnocchi] ************************************************** 2026-02-27 02:12:26.220953 | orchestrator | Friday 27 February 2026 02:12:21 +0000 (0:00:02.151) 0:01:54.808 ******* 2026-02-27 02:12:26.220965 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:26.220977 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:26.220990 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:26.221002 | orchestrator | 2026-02-27 02:12:26.221014 | orchestrator | TASK [include_role : grafana] ************************************************** 2026-02-27 02:12:26.221028 | orchestrator | Friday 27 February 2026 02:12:21 +0000 (0:00:00.328) 0:01:55.136 ******* 2026-02-27 02:12:26.221040 | orchestrator | included: grafana for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:12:26.221053 | orchestrator | 2026-02-27 02:12:26.221091 | orchestrator | TASK [haproxy-config : Copying over grafana haproxy config] ******************** 2026-02-27 02:12:26.221104 | orchestrator | Friday 27 February 2026 02:12:22 +0000 (0:00:01.095) 0:01:56.231 ******* 2026-02-27 02:12:26.221137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 02:12:26.221156 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 02:12:26.221169 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 02:12:26.221181 | orchestrator | 2026-02-27 02:12:26.221192 | orchestrator | TASK [haproxy-config : Add configuration for grafana when using single external frontend] *** 2026-02-27 02:12:26.221204 | orchestrator | Friday 27 February 2026 02:12:25 +0000 (0:00:03.017) 0:01:59.248 ******* 2026-02-27 02:12:26.221215 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 02:12:26.221237 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:26.221249 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 02:12:26.221260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:26.221362 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 02:12:26.221398 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:26.221418 | orchestrator | 2026-02-27 02:12:26.221436 | orchestrator | TASK [haproxy-config : Configuring firewall for grafana] *********************** 2026-02-27 02:12:26.221455 | orchestrator | Friday 27 February 2026 02:12:26 +0000 (0:00:00.418) 0:01:59.667 ******* 2026-02-27 02:12:26.221475 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:26.221510 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:35.086726 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:35.086861 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:35.086891 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:35.086913 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:35.086932 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:35.086952 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}})  2026-02-27 02:12:35.086971 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:35.087018 | orchestrator | 2026-02-27 02:12:35.087032 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL users config] ************ 2026-02-27 02:12:35.087145 | orchestrator | Friday 27 February 2026 02:12:26 +0000 (0:00:00.816) 0:02:00.484 ******* 2026-02-27 02:12:35.087157 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:35.087170 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:35.087183 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:35.087196 | orchestrator | 2026-02-27 02:12:35.087209 | orchestrator | TASK [proxysql-config : Copying over grafana ProxySQL rules config] ************ 2026-02-27 02:12:35.087222 | orchestrator | Friday 27 February 2026 02:12:28 +0000 (0:00:01.428) 0:02:01.912 ******* 2026-02-27 02:12:35.087235 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:35.087248 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:35.087260 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:35.087272 | orchestrator | 2026-02-27 02:12:35.087285 | orchestrator | TASK [include_role : heat] ***************************************************** 2026-02-27 02:12:35.087298 | orchestrator | Friday 27 February 2026 02:12:30 +0000 (0:00:02.044) 0:02:03.957 ******* 2026-02-27 02:12:35.087310 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:35.087322 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:35.087351 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:35.087364 | orchestrator | 2026-02-27 02:12:35.087377 | orchestrator | TASK [include_role : horizon] ************************************************** 2026-02-27 02:12:35.087390 | orchestrator | Friday 27 February 2026 02:12:30 +0000 (0:00:00.337) 0:02:04.294 ******* 2026-02-27 02:12:35.087402 | orchestrator | included: horizon for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:12:35.087412 | orchestrator | 2026-02-27 02:12:35.087423 | orchestrator | TASK [haproxy-config : Copying over horizon haproxy config] ******************** 2026-02-27 02:12:35.087435 | orchestrator | Friday 27 February 2026 02:12:31 +0000 (0:00:01.080) 0:02:05.374 ******* 2026-02-27 02:12:35.087474 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 02:12:35.087509 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 02:12:35.087532 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 02:12:36.617199 | orchestrator | 2026-02-27 02:12:36.617318 | orchestrator | TASK [haproxy-config : Add configuration for horizon when using single external frontend] *** 2026-02-27 02:12:36.617342 | orchestrator | Friday 27 February 2026 02:12:35 +0000 (0:00:03.370) 0:02:08.745 ******* 2026-02-27 02:12:36.617393 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 02:12:36.617419 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:36.617463 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 02:12:36.617515 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:36.617547 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 02:12:36.617568 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:36.617585 | orchestrator | 2026-02-27 02:12:36.617604 | orchestrator | TASK [haproxy-config : Configuring firewall for horizon] *********************** 2026-02-27 02:12:36.617640 | orchestrator | Friday 27 February 2026 02:12:35 +0000 (0:00:00.634) 0:02:09.379 ******* 2026-02-27 02:12:36.617662 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:36.617686 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:36.617736 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:36.617769 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:45.358525 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-02-27 02:12:45.358645 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:45.358682 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:45.358709 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:45.358752 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:45.358773 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:45.358792 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:45.358812 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-02-27 02:12:45.358831 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:45.358846 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:45.358857 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}})  2026-02-27 02:12:45.358891 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon_external_redirect', 'value': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}})  2026-02-27 02:12:45.358903 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'acme_client', 'value': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}})  2026-02-27 02:12:45.358913 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:45.358924 | orchestrator | 2026-02-27 02:12:45.358936 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL users config] ************ 2026-02-27 02:12:45.358949 | orchestrator | Friday 27 February 2026 02:12:36 +0000 (0:00:00.896) 0:02:10.276 ******* 2026-02-27 02:12:45.358960 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:45.358971 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:45.358981 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:45.358992 | orchestrator | 2026-02-27 02:12:45.359003 | orchestrator | TASK [proxysql-config : Copying over horizon ProxySQL rules config] ************ 2026-02-27 02:12:45.359013 | orchestrator | Friday 27 February 2026 02:12:38 +0000 (0:00:01.618) 0:02:11.895 ******* 2026-02-27 02:12:45.359024 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:45.359036 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:45.359047 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:45.359086 | orchestrator | 2026-02-27 02:12:45.359098 | orchestrator | TASK [include_role : influxdb] ************************************************* 2026-02-27 02:12:45.359109 | orchestrator | Friday 27 February 2026 02:12:40 +0000 (0:00:02.035) 0:02:13.930 ******* 2026-02-27 02:12:45.359120 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:45.359131 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:45.359159 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:45.359170 | orchestrator | 2026-02-27 02:12:45.359181 | orchestrator | TASK [include_role : ironic] *************************************************** 2026-02-27 02:12:45.359195 | orchestrator | Friday 27 February 2026 02:12:40 +0000 (0:00:00.292) 0:02:14.222 ******* 2026-02-27 02:12:45.359216 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:45.359244 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:45.359261 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:45.359278 | orchestrator | 2026-02-27 02:12:45.359296 | orchestrator | TASK [include_role : keystone] ************************************************* 2026-02-27 02:12:45.359314 | orchestrator | Friday 27 February 2026 02:12:40 +0000 (0:00:00.306) 0:02:14.529 ******* 2026-02-27 02:12:45.359332 | orchestrator | included: keystone for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:12:45.359353 | orchestrator | 2026-02-27 02:12:45.359371 | orchestrator | TASK [haproxy-config : Copying over keystone haproxy config] ******************* 2026-02-27 02:12:45.359389 | orchestrator | Friday 27 February 2026 02:12:42 +0000 (0:00:01.158) 0:02:15.688 ******* 2026-02-27 02:12:45.359421 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:12:45.359438 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:45.359463 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:45.359475 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:12:45.359499 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:46.003353 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:46.003456 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:12:46.003504 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:46.003518 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:46.003530 | orchestrator | 2026-02-27 02:12:46.003544 | orchestrator | TASK [haproxy-config : Add configuration for keystone when using single external frontend] *** 2026-02-27 02:12:46.003556 | orchestrator | Friday 27 February 2026 02:12:45 +0000 (0:00:03.324) 0:02:19.012 ******* 2026-02-27 02:12:46.003586 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:12:46.003607 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:46.003619 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:46.003638 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:46.003651 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:12:46.003664 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:46.003675 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:46.003687 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:46.003710 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:12:55.255273 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:12:55.255411 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:12:55.255430 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:55.255445 | orchestrator | 2026-02-27 02:12:55.255458 | orchestrator | TASK [haproxy-config : Configuring firewall for keystone] ********************** 2026-02-27 02:12:55.255471 | orchestrator | Friday 27 February 2026 02:12:45 +0000 (0:00:00.641) 0:02:19.654 ******* 2026-02-27 02:12:55.255484 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255498 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255511 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:55.255522 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255534 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255545 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:55.255556 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_internal', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255568 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}})  2026-02-27 02:12:55.255579 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:55.255589 | orchestrator | 2026-02-27 02:12:55.255600 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL users config] *********** 2026-02-27 02:12:55.255611 | orchestrator | Friday 27 February 2026 02:12:46 +0000 (0:00:00.990) 0:02:20.644 ******* 2026-02-27 02:12:55.255622 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:55.255632 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:55.255671 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:55.255683 | orchestrator | 2026-02-27 02:12:55.255694 | orchestrator | TASK [proxysql-config : Copying over keystone ProxySQL rules config] *********** 2026-02-27 02:12:55.255715 | orchestrator | Friday 27 February 2026 02:12:48 +0000 (0:00:01.418) 0:02:22.063 ******* 2026-02-27 02:12:55.255726 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:12:55.255737 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:12:55.255747 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:12:55.255758 | orchestrator | 2026-02-27 02:12:55.255768 | orchestrator | TASK [include_role : letsencrypt] ********************************************** 2026-02-27 02:12:55.255779 | orchestrator | Friday 27 February 2026 02:12:50 +0000 (0:00:02.125) 0:02:24.188 ******* 2026-02-27 02:12:55.255790 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:12:55.255801 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:12:55.255811 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:12:55.255822 | orchestrator | 2026-02-27 02:12:55.255857 | orchestrator | TASK [include_role : magnum] *************************************************** 2026-02-27 02:12:55.255886 | orchestrator | Friday 27 February 2026 02:12:50 +0000 (0:00:00.315) 0:02:24.504 ******* 2026-02-27 02:12:55.255898 | orchestrator | included: magnum for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:12:55.255909 | orchestrator | 2026-02-27 02:12:55.255920 | orchestrator | TASK [haproxy-config : Copying over magnum haproxy config] ********************* 2026-02-27 02:12:55.255931 | orchestrator | Friday 27 February 2026 02:12:52 +0000 (0:00:01.181) 0:02:25.686 ******* 2026-02-27 02:12:55.255943 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 02:12:55.255958 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:12:55.255972 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 02:12:55.255992 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:12:55.256013 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 02:13:00.484321 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:00.484444 | orchestrator | 2026-02-27 02:13:00.484468 | orchestrator | TASK [haproxy-config : Add configuration for magnum when using single external frontend] *** 2026-02-27 02:13:00.484484 | orchestrator | Friday 27 February 2026 02:12:55 +0000 (0:00:03.220) 0:02:28.906 ******* 2026-02-27 02:13:00.484502 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 02:13:00.484612 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:00.484664 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:00.484681 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 02:13:00.484781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:00.484800 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:00.484814 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 02:13:00.484829 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:00.484844 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:00.484859 | orchestrator | 2026-02-27 02:13:00.484886 | orchestrator | TASK [haproxy-config : Configuring firewall for magnum] ************************ 2026-02-27 02:13:00.484903 | orchestrator | Friday 27 February 2026 02:12:55 +0000 (0:00:00.617) 0:02:29.523 ******* 2026-02-27 02:13:00.484919 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.484937 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.484954 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:00.484969 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.484984 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.484997 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:00.485010 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.485024 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}})  2026-02-27 02:13:00.485037 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:00.485078 | orchestrator | 2026-02-27 02:13:00.485093 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL users config] ************* 2026-02-27 02:13:00.485107 | orchestrator | Friday 27 February 2026 02:12:56 +0000 (0:00:00.845) 0:02:30.368 ******* 2026-02-27 02:13:00.485129 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:00.485143 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:00.485158 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:00.485172 | orchestrator | 2026-02-27 02:13:00.485186 | orchestrator | TASK [proxysql-config : Copying over magnum ProxySQL rules config] ************* 2026-02-27 02:13:00.485199 | orchestrator | Friday 27 February 2026 02:12:58 +0000 (0:00:01.675) 0:02:32.044 ******* 2026-02-27 02:13:00.485212 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:00.485226 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:00.485239 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:00.485253 | orchestrator | 2026-02-27 02:13:00.485266 | orchestrator | TASK [include_role : manila] *************************************************** 2026-02-27 02:13:00.485292 | orchestrator | Friday 27 February 2026 02:13:00 +0000 (0:00:02.093) 0:02:34.137 ******* 2026-02-27 02:13:04.935554 | orchestrator | included: manila for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:04.935626 | orchestrator | 2026-02-27 02:13:04.935634 | orchestrator | TASK [haproxy-config : Copying over manila haproxy config] ********************* 2026-02-27 02:13:04.935639 | orchestrator | Friday 27 February 2026 02:13:01 +0000 (0:00:01.012) 0:02:35.149 ******* 2026-02-27 02:13:04.935647 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 02:13:04.935673 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935680 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935687 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935703 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 02:13:04.935720 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935726 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935735 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935740 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 02:13:04.935745 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935754 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:04.935763 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.916973 | orchestrator | 2026-02-27 02:13:05.917162 | orchestrator | TASK [haproxy-config : Add configuration for manila when using single external frontend] *** 2026-02-27 02:13:05.917195 | orchestrator | Friday 27 February 2026 02:13:05 +0000 (0:00:03.523) 0:02:38.673 ******* 2026-02-27 02:13:05.917242 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 02:13:05.917308 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917329 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917349 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917369 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:05.917408 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 02:13:05.917456 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917502 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917522 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917543 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:05.917565 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 02:13:05.917587 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917618 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 02:13:05.917652 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 02:13:17.169365 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:17.169479 | orchestrator | 2026-02-27 02:13:17.169493 | orchestrator | TASK [haproxy-config : Configuring firewall for manila] ************************ 2026-02-27 02:13:17.169505 | orchestrator | Friday 27 February 2026 02:13:05 +0000 (0:00:00.990) 0:02:39.663 ******* 2026-02-27 02:13:17.169514 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169525 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169535 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:17.169543 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169552 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169565 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:17.169578 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169590 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}})  2026-02-27 02:13:17.169602 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:17.169614 | orchestrator | 2026-02-27 02:13:17.169628 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL users config] ************* 2026-02-27 02:13:17.169641 | orchestrator | Friday 27 February 2026 02:13:06 +0000 (0:00:00.837) 0:02:40.500 ******* 2026-02-27 02:13:17.169654 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:17.169667 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:17.169681 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:17.169695 | orchestrator | 2026-02-27 02:13:17.169708 | orchestrator | TASK [proxysql-config : Copying over manila ProxySQL rules config] ************* 2026-02-27 02:13:17.169719 | orchestrator | Friday 27 February 2026 02:13:08 +0000 (0:00:01.464) 0:02:41.965 ******* 2026-02-27 02:13:17.169727 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:17.169735 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:17.169743 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:17.169751 | orchestrator | 2026-02-27 02:13:17.169759 | orchestrator | TASK [include_role : mariadb] ************************************************** 2026-02-27 02:13:17.169780 | orchestrator | Friday 27 February 2026 02:13:10 +0000 (0:00:02.094) 0:02:44.059 ******* 2026-02-27 02:13:17.169789 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:17.169797 | orchestrator | 2026-02-27 02:13:17.169805 | orchestrator | TASK [mariadb : Ensure mysql monitor user exist] ******************************* 2026-02-27 02:13:17.169813 | orchestrator | Friday 27 February 2026 02:13:11 +0000 (0:00:01.350) 0:02:45.409 ******* 2026-02-27 02:13:17.169831 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-02-27 02:13:17.169839 | orchestrator | 2026-02-27 02:13:17.169847 | orchestrator | TASK [haproxy-config : Copying over mariadb haproxy config] ******************** 2026-02-27 02:13:17.169855 | orchestrator | Friday 27 February 2026 02:13:14 +0000 (0:00:03.152) 0:02:48.562 ******* 2026-02-27 02:13:17.169918 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:17.169933 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:17.169944 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:17.169955 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:17.169975 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:17.169986 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:17.170003 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:19.502134 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:19.502244 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:19.502263 | orchestrator | 2026-02-27 02:13:19.502280 | orchestrator | TASK [haproxy-config : Add configuration for mariadb when using single external frontend] *** 2026-02-27 02:13:19.502300 | orchestrator | Friday 27 February 2026 02:13:17 +0000 (0:00:02.257) 0:02:50.820 ******* 2026-02-27 02:13:19.502342 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:19.502394 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:19.502415 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:19.502467 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:19.502521 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:19.502544 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:19.502559 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:13:19.502585 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb-clustercheck', 'value': {'container_name': 'mariadb_clustercheck', 'group': 'mariadb_shard_0', 'enabled': False, 'image': 'registry.osism.tech/kolla/release/mariadb-clustercheck:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb-clustercheck/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}}})  2026-02-27 02:13:29.068337 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:29.068436 | orchestrator | 2026-02-27 02:13:29.068445 | orchestrator | TASK [haproxy-config : Configuring firewall for mariadb] *********************** 2026-02-27 02:13:29.068451 | orchestrator | Friday 27 February 2026 02:13:19 +0000 (0:00:02.328) 0:02:53.148 ******* 2026-02-27 02:13:29.068457 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068478 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068483 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:29.068497 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068501 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068505 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:29.068509 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068513 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb_external_lb', 'value': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}})  2026-02-27 02:13:29.068517 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:29.068521 | orchestrator | 2026-02-27 02:13:29.068525 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL users config] ************ 2026-02-27 02:13:29.068529 | orchestrator | Friday 27 February 2026 02:13:22 +0000 (0:00:02.750) 0:02:55.899 ******* 2026-02-27 02:13:29.068533 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:29.068547 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:29.068551 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:29.068555 | orchestrator | 2026-02-27 02:13:29.068562 | orchestrator | TASK [proxysql-config : Copying over mariadb ProxySQL rules config] ************ 2026-02-27 02:13:29.068566 | orchestrator | Friday 27 February 2026 02:13:24 +0000 (0:00:02.068) 0:02:57.967 ******* 2026-02-27 02:13:29.068570 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:29.068574 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:29.068577 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:29.068581 | orchestrator | 2026-02-27 02:13:29.068585 | orchestrator | TASK [include_role : masakari] ************************************************* 2026-02-27 02:13:29.068589 | orchestrator | Friday 27 February 2026 02:13:25 +0000 (0:00:01.379) 0:02:59.346 ******* 2026-02-27 02:13:29.068592 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:29.068596 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:29.068600 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:29.068603 | orchestrator | 2026-02-27 02:13:29.068607 | orchestrator | TASK [include_role : memcached] ************************************************ 2026-02-27 02:13:29.068611 | orchestrator | Friday 27 February 2026 02:13:25 +0000 (0:00:00.305) 0:02:59.653 ******* 2026-02-27 02:13:29.068615 | orchestrator | included: memcached for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:29.068618 | orchestrator | 2026-02-27 02:13:29.068622 | orchestrator | TASK [haproxy-config : Copying over memcached haproxy config] ****************** 2026-02-27 02:13:29.068626 | orchestrator | Friday 27 February 2026 02:13:27 +0000 (0:00:01.306) 0:03:00.959 ******* 2026-02-27 02:13:29.068634 | orchestrator | changed: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-02-27 02:13:29.068640 | orchestrator | changed: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-02-27 02:13:29.068644 | orchestrator | changed: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}}) 2026-02-27 02:13:29.068648 | orchestrator | 2026-02-27 02:13:29.068652 | orchestrator | TASK [haproxy-config : Add configuration for memcached when using single external frontend] *** 2026-02-27 02:13:29.068656 | orchestrator | Friday 27 February 2026 02:13:28 +0000 (0:00:01.568) 0:03:02.528 ******* 2026-02-27 02:13:29.068667 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-02-27 02:13:37.299831 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-02-27 02:13:37.299915 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:37.299925 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:37.299933 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'container_name': 'memcached', 'image': 'registry.osism.tech/kolla/release/memcached:1.6.24.20251130', 'enabled': True, 'group': 'memcached', 'volumes': ['/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen memcached 11211'], 'timeout': '30'}, 'haproxy': {'memcached': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}}}})  2026-02-27 02:13:37.299940 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:37.299946 | orchestrator | 2026-02-27 02:13:37.299954 | orchestrator | TASK [haproxy-config : Configuring firewall for memcached] ********************* 2026-02-27 02:13:37.299962 | orchestrator | Friday 27 February 2026 02:13:29 +0000 (0:00:00.398) 0:03:02.927 ******* 2026-02-27 02:13:37.299970 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-02-27 02:13:37.299978 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-02-27 02:13:37.299985 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:37.299991 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:37.299997 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'memcached', 'value': {'enabled': False, 'mode': 'tcp', 'port': '11211', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'active_passive': True}})  2026-02-27 02:13:37.300058 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:37.300067 | orchestrator | 2026-02-27 02:13:37.300073 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL users config] ********** 2026-02-27 02:13:37.300096 | orchestrator | Friday 27 February 2026 02:13:30 +0000 (0:00:00.871) 0:03:03.799 ******* 2026-02-27 02:13:37.300102 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:37.300108 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:37.300115 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:37.300121 | orchestrator | 2026-02-27 02:13:37.300127 | orchestrator | TASK [proxysql-config : Copying over memcached ProxySQL rules config] ********** 2026-02-27 02:13:37.300133 | orchestrator | Friday 27 February 2026 02:13:30 +0000 (0:00:00.504) 0:03:04.303 ******* 2026-02-27 02:13:37.300140 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:37.300146 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:37.300152 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:37.300158 | orchestrator | 2026-02-27 02:13:37.300164 | orchestrator | TASK [include_role : mistral] ************************************************** 2026-02-27 02:13:37.300171 | orchestrator | Friday 27 February 2026 02:13:31 +0000 (0:00:01.278) 0:03:05.581 ******* 2026-02-27 02:13:37.300177 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:37.300183 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:37.300189 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:37.300195 | orchestrator | 2026-02-27 02:13:37.300202 | orchestrator | TASK [include_role : neutron] ************************************************** 2026-02-27 02:13:37.300208 | orchestrator | Friday 27 February 2026 02:13:32 +0000 (0:00:00.314) 0:03:05.896 ******* 2026-02-27 02:13:37.300214 | orchestrator | included: neutron for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:37.300221 | orchestrator | 2026-02-27 02:13:37.300227 | orchestrator | TASK [haproxy-config : Copying over neutron haproxy config] ******************** 2026-02-27 02:13:37.300233 | orchestrator | Friday 27 February 2026 02:13:33 +0000 (0:00:01.398) 0:03:07.295 ******* 2026-02-27 02:13:37.300255 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:13:37.300269 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:13:37.300275 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.300287 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.300295 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.300307 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496145 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496249 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496288 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:37.496303 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496314 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:37.496344 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496365 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.496379 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.496399 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496410 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:37.496422 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.496434 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:37.496454 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.657440 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.657542 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.657554 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:37.657565 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.657573 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.657580 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:37.657607 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:37.657620 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.657627 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:37.657635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.657643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.657650 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:13:37.657665 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:37.928485 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928568 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:37.928578 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928587 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928608 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:37.928646 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928655 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.928664 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:37.928672 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928678 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:37.928685 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:37.928701 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:37.928713 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:38.950629 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:38.950736 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:38.950756 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:38.950769 | orchestrator | 2026-02-27 02:13:38.950782 | orchestrator | TASK [haproxy-config : Add configuration for neutron when using single external frontend] *** 2026-02-27 02:13:38.950795 | orchestrator | Friday 27 February 2026 02:13:37 +0000 (0:00:04.289) 0:03:11.584 ******* 2026-02-27 02:13:38.950850 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:13:38.950882 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:38.950897 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:38.950908 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:38.950920 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:38.950939 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:38.950957 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:38.950970 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:38.950989 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.049971 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:13:39.050145 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:39.050178 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.050200 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.050209 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:39.050232 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.050242 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.050250 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.050263 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.050275 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:39.050284 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.10:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:39.050300 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158439 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:39.158571 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:39.158592 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.158608 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.158636 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158649 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:39.158661 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158692 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:13:39.158713 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:39.158726 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-openvswitch-agent', 'value': {'container_name': 'neutron_openvswitch_agent', 'image': 'registry.osism.tech/kolla/release/neutron-openvswitch-agent:25.2.2.20251130', 'enabled': False, 'privileged': True, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-openvswitch-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-openvswitch-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158739 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.158751 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-linuxbridge-agent', 'value': {'container_name': 'neutron_linuxbridge_agent', 'image': 'registry.osism.tech/kolla/release/neutron-linuxbridge-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-linuxbridge-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-linuxbridge-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158763 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.158814 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-dhcp-agent', 'value': {'container_name': 'neutron_dhcp_agent', 'image': 'registry.osism.tech/kolla/release/neutron-dhcp-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-dhcp-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-dhcp-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-dhcp-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.386646 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.11:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:39.386792 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-l3-agent', 'value': {'container_name': 'neutron_l3_agent', 'image': 'registry.osism.tech/kolla/release/neutron-l3-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'environment': {'KOLLA_LEGACY_IPTABLES': 'false'}, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-l3-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', "healthcheck_port 'neutron-l3-agent ' 5672"], 'timeout': '30'}}})  2026-02-27 02:13:39.386823 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:39.386842 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-sriov-agent', 'value': {'container_name': 'neutron_sriov_agent', 'image': 'registry.osism.tech/kolla/release/neutron-sriov-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-sriov-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-sriov-nic-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.386860 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:39.386881 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-mlnx-agent', 'value': {'container_name': 'neutron_mlnx_agent', 'image': 'registry.osism.tech/kolla/release/neutron-mlnx-agent:25.2.2.20251130', 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-mlnx-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.386928 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-eswitchd', 'value': {'container_name': 'neutron_eswitchd', 'image': 'registry.osism.tech/kolla/release/neutron-eswitchd:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-eswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/run/libvirt:/run/libvirt:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.386970 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metadata-agent', 'value': {'container_name': 'neutron_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-metadata-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.386998 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': False, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:39.387015 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-bgp-dragent', 'value': {'container_name': 'neutron_bgp_dragent', 'image': 'registry.osism.tech/kolla/release/neutron-bgp-dragent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-bgp-dragent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-bgp-dragent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-bgp-dragent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.387065 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-infoblox-ipam-agent', 'value': {'container_name': 'neutron_infoblox_ipam_agent', 'image': 'registry.osism.tech/kolla/release/neutron-infoblox-ipam-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-infoblox-ipam-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-infoblox-ipam-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}}})  2026-02-27 02:13:39.387086 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-metering-agent', 'value': {'container_name': 'neutron_metering_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metering-agent:25.2.2.20251130', 'privileged': True, 'enabled': False, 'group': 'neutron-metering-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-metering-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}}})  2026-02-27 02:13:39.387105 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ironic-neutron-agent', 'value': {'container_name': 'ironic_neutron_agent', 'image': 'registry.osism.tech/kolla/release/ironic-neutron-agent:25.2.2.20251130', 'privileged': False, 'enabled': False, 'group': 'ironic-neutron-agent', 'host_in_groups': True, 'volumes': ['/etc/kolla/ironic-neutron-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ironic-neutron-agent 5672'], 'timeout': '30'}}})  2026-02-27 02:13:39.387149 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-tls-proxy', 'value': {'container_name': 'neutron_tls_proxy', 'group': 'neutron-server', 'host_in_groups': True, 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/neutron-tls-proxy:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-tls-proxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl -u openstack:password 192.168.16.12:9697'], 'timeout': '30'}, 'haproxy': {'neutron_tls_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}, 'neutron_tls_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696', 'tls_backend': 'yes'}}}})  2026-02-27 02:13:49.829139 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-ovn-agent', 'value': {'container_name': 'neutron_ovn_agent', 'group': 'neutron-ovn-agent', 'host_in_groups': False, 'enabled': False, 'image': 'registry.osism.tech/dockerhub/kolla/release/neutron-ovn-agent:25.2.2.20251130', 'volumes': ['/etc/kolla/neutron-ovn-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:13:49.829306 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:49.829326 | orchestrator | 2026-02-27 02:13:49.829339 | orchestrator | TASK [haproxy-config : Configuring firewall for neutron] *********************** 2026-02-27 02:13:49.829352 | orchestrator | Friday 27 February 2026 02:13:39 +0000 (0:00:01.458) 0:03:13.043 ******* 2026-02-27 02:13:49.829365 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829378 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829390 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:49.829401 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829412 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829423 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:49.829434 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829445 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron_server_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}})  2026-02-27 02:13:49.829456 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:49.829498 | orchestrator | 2026-02-27 02:13:49.829528 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL users config] ************ 2026-02-27 02:13:49.829550 | orchestrator | Friday 27 February 2026 02:13:41 +0000 (0:00:02.027) 0:03:15.071 ******* 2026-02-27 02:13:49.829567 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:49.829584 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:49.829601 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:49.829619 | orchestrator | 2026-02-27 02:13:49.829637 | orchestrator | TASK [proxysql-config : Copying over neutron ProxySQL rules config] ************ 2026-02-27 02:13:49.829655 | orchestrator | Friday 27 February 2026 02:13:42 +0000 (0:00:01.355) 0:03:16.427 ******* 2026-02-27 02:13:49.829675 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:49.829694 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:49.829713 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:49.829733 | orchestrator | 2026-02-27 02:13:49.829751 | orchestrator | TASK [include_role : placement] ************************************************ 2026-02-27 02:13:49.829764 | orchestrator | Friday 27 February 2026 02:13:44 +0000 (0:00:02.051) 0:03:18.478 ******* 2026-02-27 02:13:49.829776 | orchestrator | included: placement for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:49.829788 | orchestrator | 2026-02-27 02:13:49.829801 | orchestrator | TASK [haproxy-config : Copying over placement haproxy config] ****************** 2026-02-27 02:13:49.829813 | orchestrator | Friday 27 February 2026 02:13:45 +0000 (0:00:01.145) 0:03:19.624 ******* 2026-02-27 02:13:49.829829 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:13:49.829873 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:13:49.829888 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:13:49.829912 | orchestrator | 2026-02-27 02:13:49.829925 | orchestrator | TASK [haproxy-config : Add configuration for placement when using single external frontend] *** 2026-02-27 02:13:49.829937 | orchestrator | Friday 27 February 2026 02:13:49 +0000 (0:00:03.346) 0:03:22.971 ******* 2026-02-27 02:13:49.829951 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:13:49.829964 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:49.829977 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:13:49.829988 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:49.830012 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:13:59.933725 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:59.933846 | orchestrator | 2026-02-27 02:13:59.933867 | orchestrator | TASK [haproxy-config : Configuring firewall for placement] ********************* 2026-02-27 02:13:59.933882 | orchestrator | Friday 27 February 2026 02:13:49 +0000 (0:00:00.510) 0:03:23.482 ******* 2026-02-27 02:13:59.933898 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933914 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933948 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:13:59.933957 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933966 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933974 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:13:59.933982 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933990 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}})  2026-02-27 02:13:59.933998 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:13:59.934006 | orchestrator | 2026-02-27 02:13:59.934110 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL users config] ********** 2026-02-27 02:13:59.934119 | orchestrator | Friday 27 February 2026 02:13:50 +0000 (0:00:00.728) 0:03:24.211 ******* 2026-02-27 02:13:59.934127 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:59.934135 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:59.934143 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:59.934151 | orchestrator | 2026-02-27 02:13:59.934159 | orchestrator | TASK [proxysql-config : Copying over placement ProxySQL rules config] ********** 2026-02-27 02:13:59.934167 | orchestrator | Friday 27 February 2026 02:13:52 +0000 (0:00:01.899) 0:03:26.110 ******* 2026-02-27 02:13:59.934175 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:13:59.934186 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:13:59.934201 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:13:59.934215 | orchestrator | 2026-02-27 02:13:59.934229 | orchestrator | TASK [include_role : nova] ***************************************************** 2026-02-27 02:13:59.934242 | orchestrator | Friday 27 February 2026 02:13:54 +0000 (0:00:01.848) 0:03:27.959 ******* 2026-02-27 02:13:59.934254 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:13:59.934267 | orchestrator | 2026-02-27 02:13:59.934281 | orchestrator | TASK [haproxy-config : Copying over nova haproxy config] *********************** 2026-02-27 02:13:59.934296 | orchestrator | Friday 27 February 2026 02:13:55 +0000 (0:00:01.511) 0:03:29.470 ******* 2026-02-27 02:13:59.934316 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 02:13:59.934378 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:59.934392 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:59.934403 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 02:13:59.934413 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:13:59.934423 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:13:59.934443 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 02:14:00.898115 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898190 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898197 | orchestrator | 2026-02-27 02:14:00.898203 | orchestrator | TASK [haproxy-config : Add configuration for nova when using single external frontend] *** 2026-02-27 02:14:00.898208 | orchestrator | Friday 27 February 2026 02:13:59 +0000 (0:00:04.117) 0:03:33.587 ******* 2026-02-27 02:14:00.898215 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 02:14:00.898220 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898250 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898255 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:00.898270 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 02:14:00.898275 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898279 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:14:00.898283 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:00.898290 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 02:14:00.898302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 02:14:13.336085 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-super-conductor', 'value': {'container_name': 'nova_super_conductor', 'group': 'nova-super-conductor', 'enabled': 'no', 'image': 'registry.osism.tech/kolla/release/nova-super-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-super-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 02:14:13.336188 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:13.336203 | orchestrator | 2026-02-27 02:14:13.336213 | orchestrator | TASK [haproxy-config : Configuring firewall for nova] ************************** 2026-02-27 02:14:13.336224 | orchestrator | Friday 27 February 2026 02:14:00 +0000 (0:00:00.961) 0:03:34.549 ******* 2026-02-27 02:14:13.336234 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336246 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336257 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336270 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336287 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:13.336302 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336329 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336374 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336389 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336404 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:13.336413 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336422 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_api_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336431 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336454 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_metadata_external', 'value': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}})  2026-02-27 02:14:13.336463 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:13.336472 | orchestrator | 2026-02-27 02:14:13.336481 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL users config] *************** 2026-02-27 02:14:13.336490 | orchestrator | Friday 27 February 2026 02:14:02 +0000 (0:00:01.260) 0:03:35.809 ******* 2026-02-27 02:14:13.336499 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:13.336507 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:13.336516 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:13.336525 | orchestrator | 2026-02-27 02:14:13.336533 | orchestrator | TASK [proxysql-config : Copying over nova ProxySQL rules config] *************** 2026-02-27 02:14:13.336542 | orchestrator | Friday 27 February 2026 02:14:03 +0000 (0:00:01.512) 0:03:37.322 ******* 2026-02-27 02:14:13.336551 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:13.336559 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:13.336585 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:13.336596 | orchestrator | 2026-02-27 02:14:13.336606 | orchestrator | TASK [include_role : nova-cell] ************************************************ 2026-02-27 02:14:13.336616 | orchestrator | Friday 27 February 2026 02:14:05 +0000 (0:00:02.230) 0:03:39.552 ******* 2026-02-27 02:14:13.336626 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:14:13.336637 | orchestrator | 2026-02-27 02:14:13.336646 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-novncproxy] ****************** 2026-02-27 02:14:13.336656 | orchestrator | Friday 27 February 2026 02:14:07 +0000 (0:00:01.487) 0:03:41.039 ******* 2026-02-27 02:14:13.336666 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-novncproxy) 2026-02-27 02:14:13.336677 | orchestrator | 2026-02-27 02:14:13.336687 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config] *** 2026-02-27 02:14:13.336698 | orchestrator | Friday 27 February 2026 02:14:08 +0000 (0:00:00.806) 0:03:41.846 ******* 2026-02-27 02:14:13.336710 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-02-27 02:14:13.336731 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-02-27 02:14:13.336742 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}}) 2026-02-27 02:14:13.336753 | orchestrator | 2026-02-27 02:14:13.336763 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-novncproxy when using single external frontend] *** 2026-02-27 02:14:13.336775 | orchestrator | Friday 27 February 2026 02:14:11 +0000 (0:00:03.789) 0:03:45.635 ******* 2026-02-27 02:14:13.336786 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:13.336796 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:13.336811 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:13.336822 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:13.336833 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'group': 'nova-novncproxy', 'enabled': True, 'haproxy': {'nova_novncproxy': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_novncproxy_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:13.336849 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:32.531269 | orchestrator | 2026-02-27 02:14:32.531363 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-novncproxy] ***** 2026-02-27 02:14:32.531375 | orchestrator | Friday 27 February 2026 02:14:13 +0000 (0:00:01.352) 0:03:46.988 ******* 2026-02-27 02:14:32.531384 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531395 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531403 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:32.531434 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531452 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531464 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:32.531474 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531485 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova_novncproxy_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6080', 'listen_port': '6080', 'backend_http_extra': ['timeout tunnel 1h']}})  2026-02-27 02:14:32.531495 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:32.531505 | orchestrator | 2026-02-27 02:14:32.531515 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-02-27 02:14:32.531523 | orchestrator | Friday 27 February 2026 02:14:14 +0000 (0:00:01.444) 0:03:48.432 ******* 2026-02-27 02:14:32.531534 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:32.531544 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:32.531555 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:32.531565 | orchestrator | 2026-02-27 02:14:32.531576 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-02-27 02:14:32.531586 | orchestrator | Friday 27 February 2026 02:14:17 +0000 (0:00:02.480) 0:03:50.912 ******* 2026-02-27 02:14:32.531596 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:32.531603 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:32.531609 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:32.531615 | orchestrator | 2026-02-27 02:14:32.531622 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-spicehtml5proxy] ************* 2026-02-27 02:14:32.531628 | orchestrator | Friday 27 February 2026 02:14:20 +0000 (0:00:02.823) 0:03:53.735 ******* 2026-02-27 02:14:32.531636 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-spicehtml5proxy) 2026-02-27 02:14:32.531643 | orchestrator | 2026-02-27 02:14:32.531650 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-spicehtml5proxy haproxy config] *** 2026-02-27 02:14:32.531657 | orchestrator | Friday 27 February 2026 02:14:21 +0000 (0:00:01.067) 0:03:54.803 ******* 2026-02-27 02:14:32.531680 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531693 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:32.531700 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531707 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:32.531736 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531743 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:32.531749 | orchestrator | 2026-02-27 02:14:32.531756 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-spicehtml5proxy when using single external frontend] *** 2026-02-27 02:14:32.531762 | orchestrator | Friday 27 February 2026 02:14:22 +0000 (0:00:01.036) 0:03:55.839 ******* 2026-02-27 02:14:32.531768 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531775 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:32.531781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531787 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:32.531794 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-spicehtml5proxy', 'value': {'group': 'nova-spicehtml5proxy', 'enabled': False, 'haproxy': {'nova_spicehtml5proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}, 'nova_spicehtml5proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6082', 'listen_port': '6082', 'backend_http_extra': ['timeout tunnel 1h']}}}})  2026-02-27 02:14:32.531800 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:32.531806 | orchestrator | 2026-02-27 02:14:32.531812 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-spicehtml5proxy] *** 2026-02-27 02:14:32.531820 | orchestrator | Friday 27 February 2026 02:14:23 +0000 (0:00:01.218) 0:03:57.058 ******* 2026-02-27 02:14:32.531827 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:32.531834 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:32.531841 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:32.531848 | orchestrator | 2026-02-27 02:14:32.531855 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-02-27 02:14:32.531862 | orchestrator | Friday 27 February 2026 02:14:24 +0000 (0:00:01.464) 0:03:58.523 ******* 2026-02-27 02:14:32.531869 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:14:32.531877 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:14:32.531884 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:14:32.531891 | orchestrator | 2026-02-27 02:14:32.531898 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-02-27 02:14:32.531905 | orchestrator | Friday 27 February 2026 02:14:27 +0000 (0:00:02.649) 0:04:01.173 ******* 2026-02-27 02:14:32.531912 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:14:32.531919 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:14:32.531926 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:14:32.531938 | orchestrator | 2026-02-27 02:14:32.531945 | orchestrator | TASK [nova-cell : Configure loadbalancer for nova-serialproxy] ***************** 2026-02-27 02:14:32.531952 | orchestrator | Friday 27 February 2026 02:14:30 +0000 (0:00:02.669) 0:04:03.843 ******* 2026-02-27 02:14:32.531963 | orchestrator | included: /ansible/roles/nova-cell/tasks/cell_proxy_loadbalancer.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item=nova-serialproxy) 2026-02-27 02:14:32.531971 | orchestrator | 2026-02-27 02:14:32.531978 | orchestrator | TASK [haproxy-config : Copying over nova-cell:nova-serialproxy haproxy config] *** 2026-02-27 02:14:32.531985 | orchestrator | Friday 27 February 2026 02:14:31 +0000 (0:00:01.150) 0:04:04.993 ******* 2026-02-27 02:14:32.532023 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.127741 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:46.127851 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.127870 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:46.127883 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.127895 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:46.127906 | orchestrator | 2026-02-27 02:14:46.127918 | orchestrator | TASK [haproxy-config : Add configuration for nova-cell:nova-serialproxy when using single external frontend] *** 2026-02-27 02:14:46.127930 | orchestrator | Friday 27 February 2026 02:14:32 +0000 (0:00:01.196) 0:04:06.190 ******* 2026-02-27 02:14:46.127943 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.127954 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:46.127967 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.128139 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:46.128158 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-serialproxy', 'value': {'group': 'nova-serialproxy', 'enabled': False, 'haproxy': {'nova_serialconsole_proxy': {'enabled': False, 'mode': 'http', 'external': False, 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}, 'nova_serialconsole_proxy_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '6083', 'listen_port': '6083', 'backend_http_extra': ['timeout tunnel 10m']}}}})  2026-02-27 02:14:46.128170 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:46.128181 | orchestrator | 2026-02-27 02:14:46.128193 | orchestrator | TASK [haproxy-config : Configuring firewall for nova-cell:nova-serialproxy] **** 2026-02-27 02:14:46.128204 | orchestrator | Friday 27 February 2026 02:14:33 +0000 (0:00:01.311) 0:04:07.501 ******* 2026-02-27 02:14:46.128230 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:46.128241 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:46.128252 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:46.128263 | orchestrator | 2026-02-27 02:14:46.128274 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL users config] ********** 2026-02-27 02:14:46.128287 | orchestrator | Friday 27 February 2026 02:14:35 +0000 (0:00:01.934) 0:04:09.435 ******* 2026-02-27 02:14:46.128299 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:14:46.128313 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:14:46.128325 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:14:46.128338 | orchestrator | 2026-02-27 02:14:46.128350 | orchestrator | TASK [proxysql-config : Copying over nova-cell ProxySQL rules config] ********** 2026-02-27 02:14:46.128363 | orchestrator | Friday 27 February 2026 02:14:38 +0000 (0:00:02.440) 0:04:11.875 ******* 2026-02-27 02:14:46.128389 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:14:46.128413 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:14:46.128426 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:14:46.128437 | orchestrator | 2026-02-27 02:14:46.128448 | orchestrator | TASK [include_role : octavia] ************************************************** 2026-02-27 02:14:46.128459 | orchestrator | Friday 27 February 2026 02:14:41 +0000 (0:00:03.178) 0:04:15.054 ******* 2026-02-27 02:14:46.128489 | orchestrator | included: octavia for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:14:46.128501 | orchestrator | 2026-02-27 02:14:46.128512 | orchestrator | TASK [haproxy-config : Copying over octavia haproxy config] ******************** 2026-02-27 02:14:46.128523 | orchestrator | Friday 27 February 2026 02:14:42 +0000 (0:00:01.250) 0:04:16.304 ******* 2026-02-27 02:14:46.128535 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 02:14:46.128547 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:46.128568 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.128581 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.128600 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:46.128620 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 02:14:46.816967 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:46.817144 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.817188 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.817199 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:46.817208 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 02:14:46.817215 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:46.817240 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.817247 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.817294 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:46.817302 | orchestrator | 2026-02-27 02:14:46.817311 | orchestrator | TASK [haproxy-config : Add configuration for octavia when using single external frontend] *** 2026-02-27 02:14:46.817319 | orchestrator | Friday 27 February 2026 02:14:46 +0000 (0:00:03.606) 0:04:19.911 ******* 2026-02-27 02:14:46.817330 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 02:14:46.817341 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:46.817348 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:46.817361 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:47.825513 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:47.826651 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:47.826728 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 02:14:47.826746 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:47.826774 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:47.826787 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:47.826814 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:47.826826 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:47.826865 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 02:14:47.826888 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 02:14:47.826900 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 02:14:47.826916 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 02:14:47.826928 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 02:14:47.826939 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:47.826951 | orchestrator | 2026-02-27 02:14:47.826963 | orchestrator | TASK [haproxy-config : Configuring firewall for octavia] *********************** 2026-02-27 02:14:47.826976 | orchestrator | Friday 27 February 2026 02:14:46 +0000 (0:00:00.694) 0:04:20.605 ******* 2026-02-27 02:14:47.827020 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:47.827035 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:47.827056 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:14:47.827076 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:59.450668 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:59.450786 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:14:59.450802 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:59.450815 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia_api_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}})  2026-02-27 02:14:59.450824 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:14:59.450834 | orchestrator | 2026-02-27 02:14:59.450845 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL users config] ************ 2026-02-27 02:14:59.450857 | orchestrator | Friday 27 February 2026 02:14:47 +0000 (0:00:00.873) 0:04:21.479 ******* 2026-02-27 02:14:59.450867 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:59.450877 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:59.450887 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:59.450897 | orchestrator | 2026-02-27 02:14:59.450907 | orchestrator | TASK [proxysql-config : Copying over octavia ProxySQL rules config] ************ 2026-02-27 02:14:59.450916 | orchestrator | Friday 27 February 2026 02:14:49 +0000 (0:00:01.810) 0:04:23.289 ******* 2026-02-27 02:14:59.450926 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:14:59.450954 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:14:59.451019 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:14:59.451034 | orchestrator | 2026-02-27 02:14:59.451045 | orchestrator | TASK [include_role : opensearch] *********************************************** 2026-02-27 02:14:59.451056 | orchestrator | Friday 27 February 2026 02:14:51 +0000 (0:00:02.085) 0:04:25.375 ******* 2026-02-27 02:14:59.451066 | orchestrator | included: opensearch for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:14:59.451077 | orchestrator | 2026-02-27 02:14:59.451087 | orchestrator | TASK [haproxy-config : Copying over opensearch haproxy config] ***************** 2026-02-27 02:14:59.451097 | orchestrator | Friday 27 February 2026 02:14:53 +0000 (0:00:01.372) 0:04:26.747 ******* 2026-02-27 02:14:59.451130 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:14:59.451145 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:14:59.451209 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:14:59.451226 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:14:59.451239 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:14:59.451258 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:14:59.451278 | orchestrator | 2026-02-27 02:14:59.451289 | orchestrator | TASK [haproxy-config : Add configuration for opensearch when using single external frontend] *** 2026-02-27 02:14:59.451299 | orchestrator | Friday 27 February 2026 02:14:58 +0000 (0:00:05.335) 0:04:32.083 ******* 2026-02-27 02:14:59.451319 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:15:04.099227 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:15:04.099347 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:04.099367 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:15:04.099403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:15:04.099442 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:04.099457 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:15:04.099492 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:15:04.099505 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:04.099519 | orchestrator | 2026-02-27 02:15:04.099533 | orchestrator | TASK [haproxy-config : Configuring firewall for opensearch] ******************** 2026-02-27 02:15:04.099548 | orchestrator | Friday 27 February 2026 02:14:59 +0000 (0:00:01.017) 0:04:33.100 ******* 2026-02-27 02:15:04.099564 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-02-27 02:15:04.099579 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099595 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099610 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:04.099625 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-02-27 02:15:04.099692 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099709 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099725 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:04.099741 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}})  2026-02-27 02:15:04.099757 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099773 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch_dashboards_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}})  2026-02-27 02:15:04.099788 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:04.099803 | orchestrator | 2026-02-27 02:15:04.099817 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL users config] ********* 2026-02-27 02:15:04.099831 | orchestrator | Friday 27 February 2026 02:15:00 +0000 (0:00:00.882) 0:04:33.983 ******* 2026-02-27 02:15:04.099845 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:04.099859 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:04.099873 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:04.099886 | orchestrator | 2026-02-27 02:15:04.099899 | orchestrator | TASK [proxysql-config : Copying over opensearch ProxySQL rules config] ********* 2026-02-27 02:15:04.099913 | orchestrator | Friday 27 February 2026 02:15:00 +0000 (0:00:00.437) 0:04:34.420 ******* 2026-02-27 02:15:04.099927 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:04.099940 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:04.099953 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:04.099966 | orchestrator | 2026-02-27 02:15:04.100007 | orchestrator | TASK [include_role : prometheus] *********************************************** 2026-02-27 02:15:04.100021 | orchestrator | Friday 27 February 2026 02:15:02 +0000 (0:00:01.672) 0:04:36.093 ******* 2026-02-27 02:15:04.100043 | orchestrator | included: prometheus for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:15:06.599325 | orchestrator | 2026-02-27 02:15:06.599399 | orchestrator | TASK [haproxy-config : Copying over prometheus haproxy config] ***************** 2026-02-27 02:15:06.599406 | orchestrator | Friday 27 February 2026 02:15:04 +0000 (0:00:01.664) 0:04:37.757 ******* 2026-02-27 02:15:06.599413 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 02:15:06.599420 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 02:15:06.599452 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:06.599457 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:06.599461 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:06.599466 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:06.599481 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:06.599486 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:06.599493 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:06.599518 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:06.599530 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 02:15:06.599537 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:06.599544 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:06.599555 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.272061 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:08.272178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 02:15:08.272212 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:08.272227 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.272240 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.272253 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:08.272284 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 02:15:08.272306 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:08.272325 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.272338 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.272350 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:08.272369 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 02:15:08.989218 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:08.989317 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.989342 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.989348 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:08.989353 | orchestrator | 2026-02-27 02:15:08.989360 | orchestrator | TASK [haproxy-config : Add configuration for prometheus when using single external frontend] *** 2026-02-27 02:15:08.989365 | orchestrator | Friday 27 February 2026 02:15:08 +0000 (0:00:04.322) 0:04:42.080 ******* 2026-02-27 02:15:08.989371 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-02-27 02:15:08.989377 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:08.989409 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.989415 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.989420 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:08.989431 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-02-27 02:15:08.989436 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:08.989441 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:08.989455 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:09.115458 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:09.115558 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:09.115577 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-02-27 02:15:09.115609 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:09.115623 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:09.115635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:09.115648 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:09.115701 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-02-27 02:15:09.115717 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:09.115735 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-02-27 02:15:09.115747 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:09.115760 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 02:15:09.115781 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:09.115799 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:11.037122 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:11.037253 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:11.037282 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:11.037326 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 02:15:11.037347 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-02-27 02:15:11.037362 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-openstack-exporter', 'value': {'container_name': 'prometheus_openstack_exporter', 'group': 'prometheus-openstack-exporter', 'enabled': False, 'environment': {'OS_COMPUTE_API_VERSION': 'latest'}, 'image': 'registry.osism.tech/kolla/release/prometheus-openstack-exporter:1.7.0.20251130', 'volumes': ['/etc/kolla/prometheus-openstack-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_openstack_exporter': {'enabled': False, 'mode': 'http', 'external': False, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}, 'prometheus_openstack_exporter_external': {'enabled': False, 'mode': 'http', 'external': True, 'port': '9198', 'backend_http_extra': ['timeout server 45s']}}}})  2026-02-27 02:15:11.037403 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:11.037436 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 02:15:11.037448 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 02:15:11.037459 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:11.037471 | orchestrator | 2026-02-27 02:15:11.037483 | orchestrator | TASK [haproxy-config : Configuring firewall for prometheus] ******************** 2026-02-27 02:15:11.037499 | orchestrator | Friday 27 February 2026 02:15:09 +0000 (0:00:00.838) 0:04:42.918 ******* 2026-02-27 02:15:11.037519 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037561 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037584 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:11.037605 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:11.037625 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:11.037643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037675 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037695 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:11.037716 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:11.037734 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:11.037754 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037772 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_server_external', 'value': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}})  2026-02-27 02:15:11.037791 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager', 'value': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:11.037824 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus_alertmanager_external', 'value': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}})  2026-02-27 02:15:18.182252 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:18.182351 | orchestrator | 2026-02-27 02:15:18.182365 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL users config] ********* 2026-02-27 02:15:18.182376 | orchestrator | Friday 27 February 2026 02:15:11 +0000 (0:00:01.763) 0:04:44.681 ******* 2026-02-27 02:15:18.182385 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:18.182393 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:18.182401 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:18.182409 | orchestrator | 2026-02-27 02:15:18.182417 | orchestrator | TASK [proxysql-config : Copying over prometheus ProxySQL rules config] ********* 2026-02-27 02:15:18.182426 | orchestrator | Friday 27 February 2026 02:15:11 +0000 (0:00:00.435) 0:04:45.117 ******* 2026-02-27 02:15:18.182434 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:18.182441 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:18.182450 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:18.182457 | orchestrator | 2026-02-27 02:15:18.182465 | orchestrator | TASK [include_role : rabbitmq] ************************************************* 2026-02-27 02:15:18.182473 | orchestrator | Friday 27 February 2026 02:15:12 +0000 (0:00:01.280) 0:04:46.397 ******* 2026-02-27 02:15:18.182481 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:15:18.182489 | orchestrator | 2026-02-27 02:15:18.182497 | orchestrator | TASK [haproxy-config : Copying over rabbitmq haproxy config] ******************* 2026-02-27 02:15:18.182505 | orchestrator | Friday 27 February 2026 02:15:14 +0000 (0:00:01.717) 0:04:48.115 ******* 2026-02-27 02:15:18.182517 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:15:18.182549 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:15:18.182594 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:15:18.182604 | orchestrator | 2026-02-27 02:15:18.182612 | orchestrator | TASK [haproxy-config : Add configuration for rabbitmq when using single external frontend] *** 2026-02-27 02:15:18.182636 | orchestrator | Friday 27 February 2026 02:15:16 +0000 (0:00:02.159) 0:04:50.274 ******* 2026-02-27 02:15:18.182646 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-02-27 02:15:18.182659 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-02-27 02:15:18.182675 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:18.182683 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:18.182691 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': None, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': None, 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}})  2026-02-27 02:15:18.182699 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:18.182707 | orchestrator | 2026-02-27 02:15:18.182715 | orchestrator | TASK [haproxy-config : Configuring firewall for rabbitmq] ********************** 2026-02-27 02:15:18.182723 | orchestrator | Friday 27 February 2026 02:15:17 +0000 (0:00:00.403) 0:04:50.678 ******* 2026-02-27 02:15:18.182732 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-02-27 02:15:18.182741 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:18.182749 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-02-27 02:15:18.182757 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:18.182765 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'rabbitmq_management', 'value': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}})  2026-02-27 02:15:18.182772 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:18.182780 | orchestrator | 2026-02-27 02:15:18.182788 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL users config] *********** 2026-02-27 02:15:18.182798 | orchestrator | Friday 27 February 2026 02:15:17 +0000 (0:00:00.603) 0:04:51.281 ******* 2026-02-27 02:15:18.182811 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:28.030260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:28.030339 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:28.030345 | orchestrator | 2026-02-27 02:15:28.030350 | orchestrator | TASK [proxysql-config : Copying over rabbitmq ProxySQL rules config] *********** 2026-02-27 02:15:28.030356 | orchestrator | Friday 27 February 2026 02:15:18 +0000 (0:00:00.795) 0:04:52.077 ******* 2026-02-27 02:15:28.030360 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:28.030364 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:28.030368 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:28.030386 | orchestrator | 2026-02-27 02:15:28.030391 | orchestrator | TASK [include_role : skyline] ************************************************** 2026-02-27 02:15:28.030395 | orchestrator | Friday 27 February 2026 02:15:19 +0000 (0:00:01.253) 0:04:53.330 ******* 2026-02-27 02:15:28.030398 | orchestrator | included: skyline for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:15:28.030402 | orchestrator | 2026-02-27 02:15:28.030407 | orchestrator | TASK [haproxy-config : Copying over skyline haproxy config] ******************** 2026-02-27 02:15:28.030411 | orchestrator | Friday 27 February 2026 02:15:21 +0000 (0:00:01.445) 0:04:54.775 ******* 2026-02-27 02:15:28.030427 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030435 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030439 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030453 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030465 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030470 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 02:15:28.030474 | orchestrator | 2026-02-27 02:15:28.030478 | orchestrator | TASK [haproxy-config : Add configuration for skyline when using single external frontend] *** 2026-02-27 02:15:28.030482 | orchestrator | Friday 27 February 2026 02:15:27 +0000 (0:00:06.082) 0:05:00.858 ******* 2026-02-27 02:15:28.030486 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 02:15:28.030494 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 02:15:34.275494 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:34.275617 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 02:15:34.275635 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 02:15:34.275649 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:34.275660 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 02:15:34.275670 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 02:15:34.275701 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:34.275712 | orchestrator | 2026-02-27 02:15:34.275723 | orchestrator | TASK [haproxy-config : Configuring firewall for skyline] *********************** 2026-02-27 02:15:34.275736 | orchestrator | Friday 27 February 2026 02:15:28 +0000 (0:00:01.271) 0:05:02.130 ******* 2026-02-27 02:15:34.275764 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275778 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275790 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275800 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275815 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:34.275825 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275835 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275845 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275855 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275865 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:34.275875 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275884 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_apiserver_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275895 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console', 'value': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275904 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline_console_external', 'value': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}})  2026-02-27 02:15:34.275914 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:34.275924 | orchestrator | 2026-02-27 02:15:34.275933 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL users config] ************ 2026-02-27 02:15:34.275943 | orchestrator | Friday 27 February 2026 02:15:29 +0000 (0:00:00.936) 0:05:03.066 ******* 2026-02-27 02:15:34.276011 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:15:34.276022 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:15:34.276032 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:15:34.276041 | orchestrator | 2026-02-27 02:15:34.276051 | orchestrator | TASK [proxysql-config : Copying over skyline ProxySQL rules config] ************ 2026-02-27 02:15:34.276061 | orchestrator | Friday 27 February 2026 02:15:30 +0000 (0:00:01.361) 0:05:04.428 ******* 2026-02-27 02:15:34.276070 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:15:34.276080 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:15:34.276089 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:15:34.276099 | orchestrator | 2026-02-27 02:15:34.276109 | orchestrator | TASK [include_role : swift] **************************************************** 2026-02-27 02:15:34.276119 | orchestrator | Friday 27 February 2026 02:15:33 +0000 (0:00:02.252) 0:05:06.680 ******* 2026-02-27 02:15:34.276129 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:34.276138 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:34.276148 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:34.276157 | orchestrator | 2026-02-27 02:15:34.276167 | orchestrator | TASK [include_role : tacker] *************************************************** 2026-02-27 02:15:34.276177 | orchestrator | Friday 27 February 2026 02:15:33 +0000 (0:00:00.597) 0:05:07.278 ******* 2026-02-27 02:15:34.276186 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:34.276196 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:15:34.276206 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:15:34.276215 | orchestrator | 2026-02-27 02:15:34.276225 | orchestrator | TASK [include_role : trove] **************************************************** 2026-02-27 02:15:34.276234 | orchestrator | Friday 27 February 2026 02:15:33 +0000 (0:00:00.337) 0:05:07.615 ******* 2026-02-27 02:15:34.276244 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:15:34.276260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.626989 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627064 | orchestrator | 2026-02-27 02:16:17.627070 | orchestrator | TASK [include_role : venus] **************************************************** 2026-02-27 02:16:17.627076 | orchestrator | Friday 27 February 2026 02:15:34 +0000 (0:00:00.322) 0:05:07.938 ******* 2026-02-27 02:16:17.627080 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627084 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627088 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627092 | orchestrator | 2026-02-27 02:16:17.627096 | orchestrator | TASK [include_role : watcher] ************************************************** 2026-02-27 02:16:17.627100 | orchestrator | Friday 27 February 2026 02:15:34 +0000 (0:00:00.280) 0:05:08.218 ******* 2026-02-27 02:16:17.627104 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627108 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627111 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627115 | orchestrator | 2026-02-27 02:16:17.627119 | orchestrator | TASK [include_role : zun] ****************************************************** 2026-02-27 02:16:17.627123 | orchestrator | Friday 27 February 2026 02:15:35 +0000 (0:00:00.651) 0:05:08.869 ******* 2026-02-27 02:16:17.627126 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627131 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627139 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627143 | orchestrator | 2026-02-27 02:16:17.627147 | orchestrator | RUNNING HANDLER [loadbalancer : Check IP addresses on the API interface] ******* 2026-02-27 02:16:17.627151 | orchestrator | Friday 27 February 2026 02:15:35 +0000 (0:00:00.517) 0:05:09.386 ******* 2026-02-27 02:16:17.627155 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627160 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627164 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627168 | orchestrator | 2026-02-27 02:16:17.627172 | orchestrator | RUNNING HANDLER [loadbalancer : Group HA nodes by status] ********************** 2026-02-27 02:16:17.627175 | orchestrator | Friday 27 February 2026 02:15:36 +0000 (0:00:00.686) 0:05:10.073 ******* 2026-02-27 02:16:17.627190 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627194 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627198 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627204 | orchestrator | 2026-02-27 02:16:17.627210 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup keepalived container] ************** 2026-02-27 02:16:17.627215 | orchestrator | Friday 27 February 2026 02:15:36 +0000 (0:00:00.330) 0:05:10.404 ******* 2026-02-27 02:16:17.627221 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627226 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627232 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627238 | orchestrator | 2026-02-27 02:16:17.627243 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup haproxy container] ***************** 2026-02-27 02:16:17.627249 | orchestrator | Friday 27 February 2026 02:15:37 +0000 (0:00:01.259) 0:05:11.663 ******* 2026-02-27 02:16:17.627255 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627261 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627267 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627273 | orchestrator | 2026-02-27 02:16:17.627279 | orchestrator | RUNNING HANDLER [loadbalancer : Stop backup proxysql container] **************** 2026-02-27 02:16:17.627285 | orchestrator | Friday 27 February 2026 02:15:38 +0000 (0:00:00.917) 0:05:12.581 ******* 2026-02-27 02:16:17.627292 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627298 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627304 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627311 | orchestrator | 2026-02-27 02:16:17.627315 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup haproxy container] **************** 2026-02-27 02:16:17.627319 | orchestrator | Friday 27 February 2026 02:15:39 +0000 (0:00:00.925) 0:05:13.506 ******* 2026-02-27 02:16:17.627323 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:16:17.627327 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:16:17.627331 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:16:17.627334 | orchestrator | 2026-02-27 02:16:17.627338 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup haproxy to start] ************** 2026-02-27 02:16:17.627342 | orchestrator | Friday 27 February 2026 02:15:49 +0000 (0:00:09.472) 0:05:22.979 ******* 2026-02-27 02:16:17.627346 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627349 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627353 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627357 | orchestrator | 2026-02-27 02:16:17.627360 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup proxysql container] *************** 2026-02-27 02:16:17.627364 | orchestrator | Friday 27 February 2026 02:15:50 +0000 (0:00:01.124) 0:05:24.104 ******* 2026-02-27 02:16:17.627368 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:16:17.627371 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:16:17.627375 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:16:17.627379 | orchestrator | 2026-02-27 02:16:17.627382 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for backup proxysql to start] ************* 2026-02-27 02:16:17.627386 | orchestrator | Friday 27 February 2026 02:16:03 +0000 (0:00:13.072) 0:05:37.176 ******* 2026-02-27 02:16:17.627390 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627394 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627397 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627401 | orchestrator | 2026-02-27 02:16:17.627405 | orchestrator | RUNNING HANDLER [loadbalancer : Start backup keepalived container] ************* 2026-02-27 02:16:17.627409 | orchestrator | Friday 27 February 2026 02:16:04 +0000 (0:00:00.810) 0:05:37.987 ******* 2026-02-27 02:16:17.627412 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:16:17.627416 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:16:17.627420 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:16:17.627423 | orchestrator | 2026-02-27 02:16:17.627427 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master haproxy container] ***************** 2026-02-27 02:16:17.627431 | orchestrator | Friday 27 February 2026 02:16:08 +0000 (0:00:04.187) 0:05:42.175 ******* 2026-02-27 02:16:17.627434 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627438 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627447 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627451 | orchestrator | 2026-02-27 02:16:17.627455 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master proxysql container] **************** 2026-02-27 02:16:17.627458 | orchestrator | Friday 27 February 2026 02:16:09 +0000 (0:00:00.634) 0:05:42.810 ******* 2026-02-27 02:16:17.627462 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627466 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627470 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627473 | orchestrator | 2026-02-27 02:16:17.627487 | orchestrator | RUNNING HANDLER [loadbalancer : Stop master keepalived container] ************** 2026-02-27 02:16:17.627491 | orchestrator | Friday 27 February 2026 02:16:09 +0000 (0:00:00.346) 0:05:43.157 ******* 2026-02-27 02:16:17.627495 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627499 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627503 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627506 | orchestrator | 2026-02-27 02:16:17.627510 | orchestrator | RUNNING HANDLER [loadbalancer : Start master haproxy container] **************** 2026-02-27 02:16:17.627514 | orchestrator | Friday 27 February 2026 02:16:09 +0000 (0:00:00.339) 0:05:43.496 ******* 2026-02-27 02:16:17.627518 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627521 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627526 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627530 | orchestrator | 2026-02-27 02:16:17.627535 | orchestrator | RUNNING HANDLER [loadbalancer : Start master proxysql container] *************** 2026-02-27 02:16:17.627539 | orchestrator | Friday 27 February 2026 02:16:10 +0000 (0:00:00.364) 0:05:43.861 ******* 2026-02-27 02:16:17.627543 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627548 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627554 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627560 | orchestrator | 2026-02-27 02:16:17.627571 | orchestrator | RUNNING HANDLER [loadbalancer : Start master keepalived container] ************* 2026-02-27 02:16:17.627577 | orchestrator | Friday 27 February 2026 02:16:10 +0000 (0:00:00.646) 0:05:44.508 ******* 2026-02-27 02:16:17.627584 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:17.627590 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:17.627596 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:17.627600 | orchestrator | 2026-02-27 02:16:17.627604 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for haproxy to listen on VIP] ************* 2026-02-27 02:16:17.627609 | orchestrator | Friday 27 February 2026 02:16:11 +0000 (0:00:00.359) 0:05:44.867 ******* 2026-02-27 02:16:17.627613 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627617 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627621 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627625 | orchestrator | 2026-02-27 02:16:17.627629 | orchestrator | RUNNING HANDLER [loadbalancer : Wait for proxysql to listen on VIP] ************ 2026-02-27 02:16:17.627632 | orchestrator | Friday 27 February 2026 02:16:16 +0000 (0:00:04.800) 0:05:49.668 ******* 2026-02-27 02:16:17.627636 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:17.627640 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:17.627644 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:17.627647 | orchestrator | 2026-02-27 02:16:17.627651 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:16:17.627656 | orchestrator | testbed-node-0 : ok=123  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-02-27 02:16:17.627661 | orchestrator | testbed-node-1 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-02-27 02:16:17.627665 | orchestrator | testbed-node-2 : ok=122  changed=76  unreachable=0 failed=0 skipped=97  rescued=0 ignored=0 2026-02-27 02:16:17.627669 | orchestrator | 2026-02-27 02:16:17.627673 | orchestrator | 2026-02-27 02:16:17.627677 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:16:17.627680 | orchestrator | Friday 27 February 2026 02:16:16 +0000 (0:00:00.839) 0:05:50.507 ******* 2026-02-27 02:16:17.627687 | orchestrator | =============================================================================== 2026-02-27 02:16:17.627691 | orchestrator | loadbalancer : Start backup proxysql container ------------------------- 13.07s 2026-02-27 02:16:17.627694 | orchestrator | loadbalancer : Start backup haproxy container --------------------------- 9.47s 2026-02-27 02:16:17.627698 | orchestrator | haproxy-config : Copying over skyline haproxy config -------------------- 6.08s 2026-02-27 02:16:17.627702 | orchestrator | haproxy-config : Copying over opensearch haproxy config ----------------- 5.34s 2026-02-27 02:16:17.627706 | orchestrator | loadbalancer : Wait for haproxy to listen on VIP ------------------------ 4.80s 2026-02-27 02:16:17.627709 | orchestrator | haproxy-config : Copying over prometheus haproxy config ----------------- 4.32s 2026-02-27 02:16:17.627713 | orchestrator | haproxy-config : Copying over neutron haproxy config -------------------- 4.29s 2026-02-27 02:16:17.627717 | orchestrator | loadbalancer : Start backup keepalived container ------------------------ 4.19s 2026-02-27 02:16:17.627720 | orchestrator | haproxy-config : Copying over nova haproxy config ----------------------- 4.12s 2026-02-27 02:16:17.627724 | orchestrator | haproxy-config : Copying over glance haproxy config --------------------- 3.99s 2026-02-27 02:16:17.627728 | orchestrator | haproxy-config : Copying over nova-cell:nova-novncproxy haproxy config --- 3.79s 2026-02-27 02:16:17.627731 | orchestrator | service-cert-copy : loadbalancer | Copying over extra CA certificates --- 3.65s 2026-02-27 02:16:17.627735 | orchestrator | haproxy-config : Copying over designate haproxy config ------------------ 3.62s 2026-02-27 02:16:17.627739 | orchestrator | haproxy-config : Copying over octavia haproxy config -------------------- 3.61s 2026-02-27 02:16:17.627742 | orchestrator | haproxy-config : Copying over barbican haproxy config ------------------- 3.54s 2026-02-27 02:16:17.627746 | orchestrator | haproxy-config : Copying over manila haproxy config --------------------- 3.52s 2026-02-27 02:16:17.627750 | orchestrator | haproxy-config : Configuring firewall for glance ------------------------ 3.51s 2026-02-27 02:16:17.627753 | orchestrator | loadbalancer : Copying over config.json files for services -------------- 3.46s 2026-02-27 02:16:17.627757 | orchestrator | haproxy-config : Copying over horizon haproxy config -------------------- 3.37s 2026-02-27 02:16:17.627761 | orchestrator | haproxy-config : Copying over aodh haproxy config ----------------------- 3.37s 2026-02-27 02:16:19.938473 | orchestrator | 2026-02-27 02:16:19 | INFO  | Task d16aa64c-18c7-4ee5-b0bd-19425cb75da5 (opensearch) was prepared for execution. 2026-02-27 02:16:19.938557 | orchestrator | 2026-02-27 02:16:19 | INFO  | It takes a moment until task d16aa64c-18c7-4ee5-b0bd-19425cb75da5 (opensearch) has been started and output is visible here. 2026-02-27 02:16:30.475007 | orchestrator | 2026-02-27 02:16:30.475085 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:16:30.475093 | orchestrator | 2026-02-27 02:16:30.475097 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:16:30.475102 | orchestrator | Friday 27 February 2026 02:16:23 +0000 (0:00:00.243) 0:00:00.243 ******* 2026-02-27 02:16:30.475106 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:16:30.475111 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:16:30.475115 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:16:30.475119 | orchestrator | 2026-02-27 02:16:30.475123 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:16:30.475127 | orchestrator | Friday 27 February 2026 02:16:24 +0000 (0:00:00.288) 0:00:00.532 ******* 2026-02-27 02:16:30.475131 | orchestrator | ok: [testbed-node-0] => (item=enable_opensearch_True) 2026-02-27 02:16:30.475147 | orchestrator | ok: [testbed-node-1] => (item=enable_opensearch_True) 2026-02-27 02:16:30.475151 | orchestrator | ok: [testbed-node-2] => (item=enable_opensearch_True) 2026-02-27 02:16:30.475155 | orchestrator | 2026-02-27 02:16:30.475159 | orchestrator | PLAY [Apply role opensearch] *************************************************** 2026-02-27 02:16:30.475163 | orchestrator | 2026-02-27 02:16:30.475166 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-02-27 02:16:30.475183 | orchestrator | Friday 27 February 2026 02:16:24 +0000 (0:00:00.423) 0:00:00.955 ******* 2026-02-27 02:16:30.475196 | orchestrator | included: /ansible/roles/opensearch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:16:30.475200 | orchestrator | 2026-02-27 02:16:30.475204 | orchestrator | TASK [opensearch : Setting sysctl values] ************************************** 2026-02-27 02:16:30.475208 | orchestrator | Friday 27 February 2026 02:16:25 +0000 (0:00:00.470) 0:00:01.426 ******* 2026-02-27 02:16:30.475212 | orchestrator | changed: [testbed-node-1] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 02:16:30.475215 | orchestrator | changed: [testbed-node-0] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 02:16:30.475219 | orchestrator | changed: [testbed-node-2] => (item={'name': 'vm.max_map_count', 'value': 262144}) 2026-02-27 02:16:30.475224 | orchestrator | 2026-02-27 02:16:30.475233 | orchestrator | TASK [opensearch : Ensuring config directories exist] ************************** 2026-02-27 02:16:30.475237 | orchestrator | Friday 27 February 2026 02:16:25 +0000 (0:00:00.704) 0:00:02.130 ******* 2026-02-27 02:16:30.475244 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:30.475251 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:30.475266 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:30.475275 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:30.475284 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:30.475289 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:30.475294 | orchestrator | 2026-02-27 02:16:30.475298 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-02-27 02:16:30.475301 | orchestrator | Friday 27 February 2026 02:16:27 +0000 (0:00:01.652) 0:00:03.782 ******* 2026-02-27 02:16:30.475305 | orchestrator | included: /ansible/roles/opensearch/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:16:30.475309 | orchestrator | 2026-02-27 02:16:30.475313 | orchestrator | TASK [service-cert-copy : opensearch | Copying over extra CA certificates] ***** 2026-02-27 02:16:30.475317 | orchestrator | Friday 27 February 2026 02:16:28 +0000 (0:00:00.504) 0:00:04.287 ******* 2026-02-27 02:16:30.475326 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:31.310063 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:31.310153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:31.310167 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:31.310178 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:31.310238 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:31.310250 | orchestrator | 2026-02-27 02:16:31.310260 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS certificate] *** 2026-02-27 02:16:31.310269 | orchestrator | Friday 27 February 2026 02:16:30 +0000 (0:00:02.465) 0:00:06.752 ******* 2026-02-27 02:16:31.310279 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:31.310300 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:31.310309 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:31.310319 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:31.310356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:32.347357 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:32.347424 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:32.347433 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:32.347438 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:32.347442 | orchestrator | 2026-02-27 02:16:32.347447 | orchestrator | TASK [service-cert-copy : opensearch | Copying over backend internal TLS key] *** 2026-02-27 02:16:32.347452 | orchestrator | Friday 27 February 2026 02:16:31 +0000 (0:00:00.836) 0:00:07.589 ******* 2026-02-27 02:16:32.347456 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:32.347490 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:32.347504 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:16:32.347508 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:32.347512 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:32.347516 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:16:32.347520 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}})  2026-02-27 02:16:32.347537 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}})  2026-02-27 02:16:32.347541 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:16:32.347545 | orchestrator | 2026-02-27 02:16:32.347548 | orchestrator | TASK [opensearch : Copying over config.json files for services] **************** 2026-02-27 02:16:32.347555 | orchestrator | Friday 27 February 2026 02:16:32 +0000 (0:00:01.020) 0:00:08.609 ******* 2026-02-27 02:16:40.935494 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:40.935590 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:40.935598 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:40.935629 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:40.935646 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:40.935651 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:16:40.935656 | orchestrator | 2026-02-27 02:16:40.935687 | orchestrator | TASK [opensearch : Copying over opensearch service config file] **************** 2026-02-27 02:16:40.935701 | orchestrator | Friday 27 February 2026 02:16:34 +0000 (0:00:02.433) 0:00:11.043 ******* 2026-02-27 02:16:40.935706 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:16:40.935712 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:16:40.935716 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:16:40.935720 | orchestrator | 2026-02-27 02:16:40.935724 | orchestrator | TASK [opensearch : Copying over opensearch-dashboards config file] ************* 2026-02-27 02:16:40.935728 | orchestrator | Friday 27 February 2026 02:16:37 +0000 (0:00:02.508) 0:00:13.551 ******* 2026-02-27 02:16:40.935732 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:16:40.935736 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:16:40.935740 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:16:40.935744 | orchestrator | 2026-02-27 02:16:40.935748 | orchestrator | TASK [opensearch : Check opensearch containers] ******************************** 2026-02-27 02:16:40.935752 | orchestrator | Friday 27 February 2026 02:16:39 +0000 (0:00:01.844) 0:00:15.395 ******* 2026-02-27 02:16:40.935756 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:40.935763 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:16:40.935771 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch', 'value': {'container_name': 'opensearch', 'group': 'opensearch', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/opensearch:2.19.4.20251130', 'environment': {'OPENSEARCH_JAVA_OPTS': '-Xms1g -Xmx1g -Dlog4j2.formatMsgNoLookups=true'}, 'volumes': ['/etc/kolla/opensearch/:/var/lib/kolla/config_files/', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'opensearch:/var/lib/opensearch/data', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9200'], 'timeout': '30'}, 'haproxy': {'opensearch': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9200', 'frontend_http_extra': ['option dontlog-normal']}}}}) 2026-02-27 02:19:23.077785 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:19:23.077916 | orchestrator | changed: [testbed-node-2] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:19:23.077939 | orchestrator | changed: [testbed-node-1] => (item={'key': 'opensearch-dashboards', 'value': {'container_name': 'opensearch_dashboards', 'group': 'opensearch-dashboards', 'enabled': True, 'environment': {'OPENSEARCH_DASHBOARDS_SECURITY_PLUGIN': 'False'}, 'image': 'registry.osism.tech/kolla/release/opensearch-dashboards:2.19.4.20251130', 'volumes': ['/etc/kolla/opensearch-dashboards/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5601'], 'timeout': '30'}, 'haproxy': {'opensearch-dashboards': {'enabled': True, 'mode': 'http', 'external': False, 'port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}, 'opensearch_dashboards_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '5601', 'listen_port': '5601', 'auth_user': 'opensearch', 'auth_pass': 'password'}}}}) 2026-02-27 02:19:23.077945 | orchestrator | 2026-02-27 02:19:23.077952 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-02-27 02:19:23.077958 | orchestrator | Friday 27 February 2026 02:16:40 +0000 (0:00:01.817) 0:00:17.213 ******* 2026-02-27 02:19:23.077963 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:19:23.077969 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:19:23.077973 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:19:23.077978 | orchestrator | 2026-02-27 02:19:23.077983 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-02-27 02:19:23.077988 | orchestrator | Friday 27 February 2026 02:16:41 +0000 (0:00:00.290) 0:00:17.504 ******* 2026-02-27 02:19:23.077993 | orchestrator | 2026-02-27 02:19:23.077997 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-02-27 02:19:23.078002 | orchestrator | Friday 27 February 2026 02:16:41 +0000 (0:00:00.063) 0:00:17.568 ******* 2026-02-27 02:19:23.078007 | orchestrator | 2026-02-27 02:19:23.078011 | orchestrator | TASK [opensearch : Flush handlers] ********************************************* 2026-02-27 02:19:23.078052 | orchestrator | Friday 27 February 2026 02:16:41 +0000 (0:00:00.061) 0:00:17.629 ******* 2026-02-27 02:19:23.078068 | orchestrator | 2026-02-27 02:19:23.078076 | orchestrator | RUNNING HANDLER [opensearch : Disable shard allocation] ************************ 2026-02-27 02:19:23.078099 | orchestrator | Friday 27 February 2026 02:16:41 +0000 (0:00:00.063) 0:00:17.693 ******* 2026-02-27 02:19:23.078108 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:19:23.078113 | orchestrator | 2026-02-27 02:19:23.078118 | orchestrator | RUNNING HANDLER [opensearch : Perform a flush] ********************************* 2026-02-27 02:19:23.078122 | orchestrator | Friday 27 February 2026 02:16:41 +0000 (0:00:00.196) 0:00:17.890 ******* 2026-02-27 02:19:23.078127 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:19:23.078132 | orchestrator | 2026-02-27 02:19:23.078136 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch container] ******************** 2026-02-27 02:19:23.078141 | orchestrator | Friday 27 February 2026 02:16:42 +0000 (0:00:00.609) 0:00:18.499 ******* 2026-02-27 02:19:23.078145 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:23.078150 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:19:23.078155 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:19:23.078159 | orchestrator | 2026-02-27 02:19:23.078164 | orchestrator | RUNNING HANDLER [opensearch : Restart opensearch-dashboards container] ********* 2026-02-27 02:19:23.078168 | orchestrator | Friday 27 February 2026 02:17:44 +0000 (0:01:02.646) 0:01:21.146 ******* 2026-02-27 02:19:23.078173 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:23.078178 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:19:23.078182 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:19:23.078187 | orchestrator | 2026-02-27 02:19:23.078191 | orchestrator | TASK [opensearch : include_tasks] ********************************************** 2026-02-27 02:19:23.078196 | orchestrator | Friday 27 February 2026 02:19:11 +0000 (0:01:27.001) 0:02:48.148 ******* 2026-02-27 02:19:23.078201 | orchestrator | included: /ansible/roles/opensearch/tasks/post-config.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:19:23.078206 | orchestrator | 2026-02-27 02:19:23.078210 | orchestrator | TASK [opensearch : Wait for OpenSearch to become ready] ************************ 2026-02-27 02:19:23.078215 | orchestrator | Friday 27 February 2026 02:19:12 +0000 (0:00:00.491) 0:02:48.640 ******* 2026-02-27 02:19:23.078220 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:19:23.078224 | orchestrator | 2026-02-27 02:19:23.078229 | orchestrator | TASK [opensearch : Check if a log retention policy exists] ********************* 2026-02-27 02:19:23.078234 | orchestrator | Friday 27 February 2026 02:19:15 +0000 (0:00:02.787) 0:02:51.428 ******* 2026-02-27 02:19:23.078238 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:19:23.078243 | orchestrator | 2026-02-27 02:19:23.078247 | orchestrator | TASK [opensearch : Create new log retention policy] **************************** 2026-02-27 02:19:23.078252 | orchestrator | Friday 27 February 2026 02:19:17 +0000 (0:00:02.389) 0:02:53.817 ******* 2026-02-27 02:19:23.078256 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:23.078261 | orchestrator | 2026-02-27 02:19:23.078265 | orchestrator | TASK [opensearch : Apply retention policy to existing indices] ***************** 2026-02-27 02:19:23.078270 | orchestrator | Friday 27 February 2026 02:19:20 +0000 (0:00:02.900) 0:02:56.718 ******* 2026-02-27 02:19:23.078275 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:23.078279 | orchestrator | 2026-02-27 02:19:23.078284 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:19:23.078289 | orchestrator | testbed-node-0 : ok=18  changed=11  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:19:23.078296 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 02:19:23.078300 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 02:19:23.078305 | orchestrator | 2026-02-27 02:19:23.078309 | orchestrator | 2026-02-27 02:19:23.078314 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:19:23.078322 | orchestrator | Friday 27 February 2026 02:19:23 +0000 (0:00:02.621) 0:02:59.339 ******* 2026-02-27 02:19:23.078331 | orchestrator | =============================================================================== 2026-02-27 02:19:23.078336 | orchestrator | opensearch : Restart opensearch-dashboards container ------------------- 87.00s 2026-02-27 02:19:23.078342 | orchestrator | opensearch : Restart opensearch container ------------------------------ 62.65s 2026-02-27 02:19:23.078347 | orchestrator | opensearch : Create new log retention policy ---------------------------- 2.90s 2026-02-27 02:19:23.078352 | orchestrator | opensearch : Wait for OpenSearch to become ready ------------------------ 2.79s 2026-02-27 02:19:23.078357 | orchestrator | opensearch : Apply retention policy to existing indices ----------------- 2.62s 2026-02-27 02:19:23.078362 | orchestrator | opensearch : Copying over opensearch service config file ---------------- 2.51s 2026-02-27 02:19:23.078368 | orchestrator | service-cert-copy : opensearch | Copying over extra CA certificates ----- 2.47s 2026-02-27 02:19:23.078373 | orchestrator | opensearch : Copying over config.json files for services ---------------- 2.43s 2026-02-27 02:19:23.078378 | orchestrator | opensearch : Check if a log retention policy exists --------------------- 2.39s 2026-02-27 02:19:23.078383 | orchestrator | opensearch : Copying over opensearch-dashboards config file ------------- 1.84s 2026-02-27 02:19:23.078388 | orchestrator | opensearch : Check opensearch containers -------------------------------- 1.82s 2026-02-27 02:19:23.078394 | orchestrator | opensearch : Ensuring config directories exist -------------------------- 1.65s 2026-02-27 02:19:23.078399 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS key --- 1.02s 2026-02-27 02:19:23.078404 | orchestrator | service-cert-copy : opensearch | Copying over backend internal TLS certificate --- 0.84s 2026-02-27 02:19:23.078410 | orchestrator | opensearch : Setting sysctl values -------------------------------------- 0.70s 2026-02-27 02:19:23.078415 | orchestrator | opensearch : Perform a flush -------------------------------------------- 0.61s 2026-02-27 02:19:23.078424 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.50s 2026-02-27 02:19:23.379006 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.49s 2026-02-27 02:19:23.379112 | orchestrator | opensearch : include_tasks ---------------------------------------------- 0.47s 2026-02-27 02:19:23.379128 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.42s 2026-02-27 02:19:25.623749 | orchestrator | 2026-02-27 02:19:25 | INFO  | Task 72cc66fc-e4f3-473b-b70a-758ac8e87632 (memcached) was prepared for execution. 2026-02-27 02:19:25.623912 | orchestrator | 2026-02-27 02:19:25 | INFO  | It takes a moment until task 72cc66fc-e4f3-473b-b70a-758ac8e87632 (memcached) has been started and output is visible here. 2026-02-27 02:19:37.524238 | orchestrator | 2026-02-27 02:19:37.524374 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:19:37.524402 | orchestrator | 2026-02-27 02:19:37.524421 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:19:37.524438 | orchestrator | Friday 27 February 2026 02:19:29 +0000 (0:00:00.246) 0:00:00.246 ******* 2026-02-27 02:19:37.524455 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:19:37.524473 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:19:37.524489 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:19:37.524506 | orchestrator | 2026-02-27 02:19:37.524522 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:19:37.524538 | orchestrator | Friday 27 February 2026 02:19:30 +0000 (0:00:00.299) 0:00:00.546 ******* 2026-02-27 02:19:37.524555 | orchestrator | ok: [testbed-node-0] => (item=enable_memcached_True) 2026-02-27 02:19:37.524572 | orchestrator | ok: [testbed-node-1] => (item=enable_memcached_True) 2026-02-27 02:19:37.524588 | orchestrator | ok: [testbed-node-2] => (item=enable_memcached_True) 2026-02-27 02:19:37.524604 | orchestrator | 2026-02-27 02:19:37.524620 | orchestrator | PLAY [Apply role memcached] **************************************************** 2026-02-27 02:19:37.524636 | orchestrator | 2026-02-27 02:19:37.524653 | orchestrator | TASK [memcached : include_tasks] *********************************************** 2026-02-27 02:19:37.524699 | orchestrator | Friday 27 February 2026 02:19:30 +0000 (0:00:00.418) 0:00:00.964 ******* 2026-02-27 02:19:37.524716 | orchestrator | included: /ansible/roles/memcached/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:19:37.524733 | orchestrator | 2026-02-27 02:19:37.524749 | orchestrator | TASK [memcached : Ensuring config directories exist] *************************** 2026-02-27 02:19:37.524765 | orchestrator | Friday 27 February 2026 02:19:30 +0000 (0:00:00.482) 0:00:01.446 ******* 2026-02-27 02:19:37.524782 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-02-27 02:19:37.524798 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-02-27 02:19:37.524832 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-02-27 02:19:37.524878 | orchestrator | 2026-02-27 02:19:37.524896 | orchestrator | TASK [memcached : Copying over config.json files for services] ***************** 2026-02-27 02:19:37.524911 | orchestrator | Friday 27 February 2026 02:19:31 +0000 (0:00:00.672) 0:00:02.119 ******* 2026-02-27 02:19:37.524926 | orchestrator | changed: [testbed-node-1] => (item=memcached) 2026-02-27 02:19:37.524942 | orchestrator | changed: [testbed-node-0] => (item=memcached) 2026-02-27 02:19:37.524986 | orchestrator | changed: [testbed-node-2] => (item=memcached) 2026-02-27 02:19:37.525001 | orchestrator | 2026-02-27 02:19:37.525016 | orchestrator | TASK [memcached : Check memcached container] *********************************** 2026-02-27 02:19:37.525031 | orchestrator | Friday 27 February 2026 02:19:33 +0000 (0:00:01.769) 0:00:03.888 ******* 2026-02-27 02:19:37.525046 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:19:37.525061 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:37.525075 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:19:37.525090 | orchestrator | 2026-02-27 02:19:37.525121 | orchestrator | RUNNING HANDLER [memcached : Restart memcached container] ********************** 2026-02-27 02:19:37.525137 | orchestrator | Friday 27 February 2026 02:19:34 +0000 (0:00:01.580) 0:00:05.468 ******* 2026-02-27 02:19:37.525151 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:19:37.525166 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:19:37.525181 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:19:37.525195 | orchestrator | 2026-02-27 02:19:37.525210 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:19:37.525225 | orchestrator | testbed-node-0 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:19:37.525241 | orchestrator | testbed-node-1 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:19:37.525256 | orchestrator | testbed-node-2 : ok=7  changed=4  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:19:37.525271 | orchestrator | 2026-02-27 02:19:37.525285 | orchestrator | 2026-02-27 02:19:37.525301 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:19:37.525315 | orchestrator | Friday 27 February 2026 02:19:37 +0000 (0:00:02.168) 0:00:07.637 ******* 2026-02-27 02:19:37.525331 | orchestrator | =============================================================================== 2026-02-27 02:19:37.525346 | orchestrator | memcached : Restart memcached container --------------------------------- 2.17s 2026-02-27 02:19:37.525362 | orchestrator | memcached : Copying over config.json files for services ----------------- 1.77s 2026-02-27 02:19:37.525377 | orchestrator | memcached : Check memcached container ----------------------------------- 1.58s 2026-02-27 02:19:37.525392 | orchestrator | memcached : Ensuring config directories exist --------------------------- 0.67s 2026-02-27 02:19:37.525407 | orchestrator | memcached : include_tasks ----------------------------------------------- 0.48s 2026-02-27 02:19:37.525422 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.42s 2026-02-27 02:19:37.525436 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.30s 2026-02-27 02:19:39.727327 | orchestrator | 2026-02-27 02:19:39 | INFO  | Task 572db6e4-62aa-43d1-8d9c-ee6ce5a4e4c6 (redis) was prepared for execution. 2026-02-27 02:19:39.727487 | orchestrator | 2026-02-27 02:19:39 | INFO  | It takes a moment until task 572db6e4-62aa-43d1-8d9c-ee6ce5a4e4c6 (redis) has been started and output is visible here. 2026-02-27 02:19:48.543567 | orchestrator | 2026-02-27 02:19:48.543650 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:19:48.543659 | orchestrator | 2026-02-27 02:19:48.543665 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:19:48.543670 | orchestrator | Friday 27 February 2026 02:19:43 +0000 (0:00:00.248) 0:00:00.248 ******* 2026-02-27 02:19:48.543675 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:19:48.543681 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:19:48.543686 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:19:48.543691 | orchestrator | 2026-02-27 02:19:48.543695 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:19:48.543700 | orchestrator | Friday 27 February 2026 02:19:44 +0000 (0:00:00.282) 0:00:00.531 ******* 2026-02-27 02:19:48.543705 | orchestrator | ok: [testbed-node-0] => (item=enable_redis_True) 2026-02-27 02:19:48.543710 | orchestrator | ok: [testbed-node-1] => (item=enable_redis_True) 2026-02-27 02:19:48.543715 | orchestrator | ok: [testbed-node-2] => (item=enable_redis_True) 2026-02-27 02:19:48.543719 | orchestrator | 2026-02-27 02:19:48.543724 | orchestrator | PLAY [Apply role redis] ******************************************************** 2026-02-27 02:19:48.543728 | orchestrator | 2026-02-27 02:19:48.543733 | orchestrator | TASK [redis : include_tasks] *************************************************** 2026-02-27 02:19:48.543738 | orchestrator | Friday 27 February 2026 02:19:44 +0000 (0:00:00.402) 0:00:00.934 ******* 2026-02-27 02:19:48.543742 | orchestrator | included: /ansible/roles/redis/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:19:48.543748 | orchestrator | 2026-02-27 02:19:48.543752 | orchestrator | TASK [redis : Ensuring config directories exist] ******************************* 2026-02-27 02:19:48.543757 | orchestrator | Friday 27 February 2026 02:19:44 +0000 (0:00:00.470) 0:00:01.405 ******* 2026-02-27 02:19:48.543764 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543774 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543780 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543786 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543832 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543838 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543843 | orchestrator | 2026-02-27 02:19:48.543848 | orchestrator | TASK [redis : Copying over default config.json files] ************************** 2026-02-27 02:19:48.543875 | orchestrator | Friday 27 February 2026 02:19:46 +0000 (0:00:01.176) 0:00:02.582 ******* 2026-02-27 02:19:48.543881 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543919 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543924 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543934 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:48.543943 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845534 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845637 | orchestrator | 2026-02-27 02:19:52.845653 | orchestrator | TASK [redis : Copying over redis config files] ********************************* 2026-02-27 02:19:52.845667 | orchestrator | Friday 27 February 2026 02:19:48 +0000 (0:00:02.396) 0:00:04.979 ******* 2026-02-27 02:19:52.845679 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845692 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845722 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845756 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845769 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845797 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845809 | orchestrator | 2026-02-27 02:19:52.845821 | orchestrator | TASK [redis : Check redis containers] ****************************************** 2026-02-27 02:19:52.845832 | orchestrator | Friday 27 February 2026 02:19:51 +0000 (0:00:02.521) 0:00:07.501 ******* 2026-02-27 02:19:52.845843 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845894 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845915 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis', 'value': {'container_name': 'redis', 'group': 'redis', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis:7.0.15.20251130', 'volumes': ['/etc/kolla/redis/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'redis:/var/lib/redis/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-server 6379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845936 | orchestrator | changed: [testbed-node-1] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845948 | orchestrator | changed: [testbed-node-0] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:19:52.845969 | orchestrator | changed: [testbed-node-2] => (item={'key': 'redis-sentinel', 'value': {'container_name': 'redis_sentinel', 'group': 'redis', 'environment': {'REDIS_CONF': '/etc/redis/redis.conf', 'REDIS_GEN_CONF': '/etc/redis/redis-regenerated-by-config-rewrite.conf'}, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/redis-sentinel:7.0.15.20251130', 'volumes': ['/etc/kolla/redis-sentinel/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen redis-sentinel 26379'], 'timeout': '30'}}}) 2026-02-27 02:20:04.060900 | orchestrator | 2026-02-27 02:20:04.061002 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-02-27 02:20:04.061016 | orchestrator | Friday 27 February 2026 02:19:52 +0000 (0:00:01.592) 0:00:09.093 ******* 2026-02-27 02:20:04.061025 | orchestrator | 2026-02-27 02:20:04.061034 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-02-27 02:20:04.061043 | orchestrator | Friday 27 February 2026 02:19:52 +0000 (0:00:00.062) 0:00:09.155 ******* 2026-02-27 02:20:04.061051 | orchestrator | 2026-02-27 02:20:04.061060 | orchestrator | TASK [redis : Flush handlers] ************************************************** 2026-02-27 02:20:04.061069 | orchestrator | Friday 27 February 2026 02:19:52 +0000 (0:00:00.063) 0:00:09.219 ******* 2026-02-27 02:20:04.061077 | orchestrator | 2026-02-27 02:20:04.061085 | orchestrator | RUNNING HANDLER [redis : Restart redis container] ****************************** 2026-02-27 02:20:04.061094 | orchestrator | Friday 27 February 2026 02:19:52 +0000 (0:00:00.061) 0:00:09.280 ******* 2026-02-27 02:20:04.061102 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:04.061112 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:20:04.061122 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:20:04.061130 | orchestrator | 2026-02-27 02:20:04.061139 | orchestrator | RUNNING HANDLER [redis : Restart redis-sentinel container] ********************* 2026-02-27 02:20:04.061148 | orchestrator | Friday 27 February 2026 02:19:55 +0000 (0:00:02.863) 0:00:12.144 ******* 2026-02-27 02:20:04.061156 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:04.061165 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:20:04.061197 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:20:04.061206 | orchestrator | 2026-02-27 02:20:04.061215 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:20:04.061224 | orchestrator | testbed-node-0 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:20:04.061234 | orchestrator | testbed-node-1 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:20:04.061243 | orchestrator | testbed-node-2 : ok=9  changed=6  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:20:04.061251 | orchestrator | 2026-02-27 02:20:04.061260 | orchestrator | 2026-02-27 02:20:04.061282 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:20:04.061291 | orchestrator | Friday 27 February 2026 02:20:03 +0000 (0:00:08.071) 0:00:20.216 ******* 2026-02-27 02:20:04.061299 | orchestrator | =============================================================================== 2026-02-27 02:20:04.061308 | orchestrator | redis : Restart redis-sentinel container -------------------------------- 8.07s 2026-02-27 02:20:04.061317 | orchestrator | redis : Restart redis container ----------------------------------------- 2.86s 2026-02-27 02:20:04.061325 | orchestrator | redis : Copying over redis config files --------------------------------- 2.52s 2026-02-27 02:20:04.061333 | orchestrator | redis : Copying over default config.json files -------------------------- 2.40s 2026-02-27 02:20:04.061341 | orchestrator | redis : Check redis containers ------------------------------------------ 1.59s 2026-02-27 02:20:04.061348 | orchestrator | redis : Ensuring config directories exist ------------------------------- 1.18s 2026-02-27 02:20:04.061356 | orchestrator | redis : include_tasks --------------------------------------------------- 0.47s 2026-02-27 02:20:04.061363 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.40s 2026-02-27 02:20:04.061376 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.28s 2026-02-27 02:20:04.061385 | orchestrator | redis : Flush handlers -------------------------------------------------- 0.19s 2026-02-27 02:20:06.370897 | orchestrator | 2026-02-27 02:20:06 | INFO  | Task 1ab4462a-44eb-4481-8134-e319758cf29a (mariadb) was prepared for execution. 2026-02-27 02:20:06.370973 | orchestrator | 2026-02-27 02:20:06 | INFO  | It takes a moment until task 1ab4462a-44eb-4481-8134-e319758cf29a (mariadb) has been started and output is visible here. 2026-02-27 02:20:19.488575 | orchestrator | 2026-02-27 02:20:19.488697 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:20:19.488713 | orchestrator | 2026-02-27 02:20:19.488723 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:20:19.488733 | orchestrator | Friday 27 February 2026 02:20:10 +0000 (0:00:00.156) 0:00:00.156 ******* 2026-02-27 02:20:19.488743 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:20:19.488809 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:20:19.488820 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:20:19.488829 | orchestrator | 2026-02-27 02:20:19.488838 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:20:19.488877 | orchestrator | Friday 27 February 2026 02:20:10 +0000 (0:00:00.315) 0:00:00.472 ******* 2026-02-27 02:20:19.488888 | orchestrator | ok: [testbed-node-0] => (item=enable_mariadb_True) 2026-02-27 02:20:19.488898 | orchestrator | ok: [testbed-node-1] => (item=enable_mariadb_True) 2026-02-27 02:20:19.488907 | orchestrator | ok: [testbed-node-2] => (item=enable_mariadb_True) 2026-02-27 02:20:19.488916 | orchestrator | 2026-02-27 02:20:19.488925 | orchestrator | PLAY [Apply role mariadb] ****************************************************** 2026-02-27 02:20:19.488934 | orchestrator | 2026-02-27 02:20:19.488943 | orchestrator | TASK [mariadb : Group MariaDB hosts based on shards] *************************** 2026-02-27 02:20:19.488952 | orchestrator | Friday 27 February 2026 02:20:11 +0000 (0:00:00.563) 0:00:01.035 ******* 2026-02-27 02:20:19.488983 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-02-27 02:20:19.488992 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-02-27 02:20:19.489001 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-02-27 02:20:19.489010 | orchestrator | 2026-02-27 02:20:19.489019 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-02-27 02:20:19.489028 | orchestrator | Friday 27 February 2026 02:20:11 +0000 (0:00:00.353) 0:00:01.388 ******* 2026-02-27 02:20:19.489037 | orchestrator | included: /ansible/roles/mariadb/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:20:19.489047 | orchestrator | 2026-02-27 02:20:19.489056 | orchestrator | TASK [mariadb : Ensuring config directories exist] ***************************** 2026-02-27 02:20:19.489065 | orchestrator | Friday 27 February 2026 02:20:12 +0000 (0:00:00.468) 0:00:01.857 ******* 2026-02-27 02:20:19.489093 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:19.489126 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:19.489153 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:19.489166 | orchestrator | 2026-02-27 02:20:19.489176 | orchestrator | TASK [mariadb : Ensuring database backup config directory exists] ************** 2026-02-27 02:20:19.489186 | orchestrator | Friday 27 February 2026 02:20:14 +0000 (0:00:02.523) 0:00:04.380 ******* 2026-02-27 02:20:19.489197 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:19.489207 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:19.489217 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:19.489227 | orchestrator | 2026-02-27 02:20:19.489237 | orchestrator | TASK [mariadb : Copying over my.cnf for mariabackup] *************************** 2026-02-27 02:20:19.489247 | orchestrator | Friday 27 February 2026 02:20:15 +0000 (0:00:00.570) 0:00:04.951 ******* 2026-02-27 02:20:19.489256 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:19.489266 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:19.489276 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:19.489286 | orchestrator | 2026-02-27 02:20:19.489296 | orchestrator | TASK [mariadb : Copying over config.json files for services] ******************* 2026-02-27 02:20:19.489306 | orchestrator | Friday 27 February 2026 02:20:16 +0000 (0:00:01.360) 0:00:06.311 ******* 2026-02-27 02:20:19.489326 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:26.691822 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:26.691967 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:26.691993 | orchestrator | 2026-02-27 02:20:26.692001 | orchestrator | TASK [mariadb : Copying over config.json files for mariabackup] **************** 2026-02-27 02:20:26.692008 | orchestrator | Friday 27 February 2026 02:20:19 +0000 (0:00:02.985) 0:00:09.297 ******* 2026-02-27 02:20:26.692015 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:26.692021 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:26.692027 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:26.692033 | orchestrator | 2026-02-27 02:20:26.692039 | orchestrator | TASK [mariadb : Copying over galera.cnf] *************************************** 2026-02-27 02:20:26.692057 | orchestrator | Friday 27 February 2026 02:20:20 +0000 (0:00:01.060) 0:00:10.357 ******* 2026-02-27 02:20:26.692064 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:20:26.692070 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:20:26.692075 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:20:26.692081 | orchestrator | 2026-02-27 02:20:26.692087 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-02-27 02:20:26.692093 | orchestrator | Friday 27 February 2026 02:20:24 +0000 (0:00:03.604) 0:00:13.962 ******* 2026-02-27 02:20:26.692100 | orchestrator | included: /ansible/roles/mariadb/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:20:26.692106 | orchestrator | 2026-02-27 02:20:26.692112 | orchestrator | TASK [service-cert-copy : mariadb | Copying over extra CA certificates] ******** 2026-02-27 02:20:26.692118 | orchestrator | Friday 27 February 2026 02:20:24 +0000 (0:00:00.501) 0:00:14.464 ******* 2026-02-27 02:20:26.692129 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:26.692141 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:20:26.692152 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:31.190591 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:31.190726 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:31.190772 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:31.190785 | orchestrator | 2026-02-27 02:20:31.190800 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS certificate] *** 2026-02-27 02:20:31.190820 | orchestrator | Friday 27 February 2026 02:20:26 +0000 (0:00:02.030) 0:00:16.494 ******* 2026-02-27 02:20:31.190965 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:31.190995 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:20:31.191054 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:31.191095 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:31.191116 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:31.191136 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:31.191156 | orchestrator | 2026-02-27 02:20:31.191175 | orchestrator | TASK [service-cert-copy : mariadb | Copying over backend internal TLS key] ***** 2026-02-27 02:20:31.191193 | orchestrator | Friday 27 February 2026 02:20:28 +0000 (0:00:02.279) 0:00:18.773 ******* 2026-02-27 02:20:31.191238 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:33.862065 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:20:33.862163 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:33.862177 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:20:33.862186 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}})  2026-02-27 02:20:33.862209 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:20:33.862217 | orchestrator | 2026-02-27 02:20:33.862225 | orchestrator | TASK [mariadb : Check mariadb containers] ************************************** 2026-02-27 02:20:33.862256 | orchestrator | Friday 27 February 2026 02:20:31 +0000 (0:00:02.227) 0:00:21.001 ******* 2026-02-27 02:20:33.862280 | orchestrator | changed: [testbed-node-1] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.11', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:33.862290 | orchestrator | changed: [testbed-node-0] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.10', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:20:33.862307 | orchestrator | changed: [testbed-node-2] => (item={'key': 'mariadb', 'value': {'container_name': 'mariadb', 'group': 'mariadb_shard_0', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/mariadb-server:10.11.15.20251130', 'volumes': ['/etc/kolla/mariadb/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/hosts:/etc/hosts:ro', '/etc/timezone:/etc/timezone:ro', 'mariadb:/var/lib/mysql', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/clustercheck'], 'timeout': '30'}, 'environment': {'MYSQL_USERNAME': 'monitor', 'MYSQL_PASSWORD': 'iek7ooth9miesodoh2ongohcaachah0I', 'MYSQL_HOST': '192.168.16.12', 'AVAILABLE_WHEN_DONOR': '1'}, 'haproxy': {'mariadb': {'enabled': True, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s', ''], 'custom_member_list': [' server testbed-node-0 192.168.16.10:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 192.168.16.11:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 192.168.16.12:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}, 'mariadb_external_lb': {'enabled': False, 'mode': 'tcp', 'port': '3306', 'listen_port': '3306', 'frontend_tcp_extra': ['option clitcpka', 'timeout client 3600s'], 'backend_tcp_extra': ['option srvtcpka', 'timeout server 3600s'], 'custom_member_list': [' server testbed-node-0 testbed-node-0:3306 check port 3306 inter 2000 rise 2 fall 5', ' server testbed-node-1 testbed-node-1:3306 check port 3306 inter 2000 rise 2 fall 5 backup', ' server testbed-node-2 testbed-node-2:3306 check port 3306 inter 2000 rise 2 fall 5 backup', '']}}}}) 2026-02-27 02:22:43.548961 | orchestrator | 2026-02-27 02:22:43.549084 | orchestrator | TASK [mariadb : Create MariaDB volume] ***************************************** 2026-02-27 02:22:43.549103 | orchestrator | Friday 27 February 2026 02:20:33 +0000 (0:00:02.670) 0:00:23.671 ******* 2026-02-27 02:22:43.549116 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:43.549128 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:22:43.549139 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:22:43.549150 | orchestrator | 2026-02-27 02:22:43.549162 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB volume availability] ************* 2026-02-27 02:22:43.549174 | orchestrator | Friday 27 February 2026 02:20:34 +0000 (0:00:00.911) 0:00:24.582 ******* 2026-02-27 02:22:43.549185 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.549196 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.549207 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.549218 | orchestrator | 2026-02-27 02:22:43.549229 | orchestrator | TASK [mariadb : Establish whether the cluster has already existed] ************* 2026-02-27 02:22:43.549240 | orchestrator | Friday 27 February 2026 02:20:35 +0000 (0:00:00.511) 0:00:25.094 ******* 2026-02-27 02:22:43.549251 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.549262 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.549272 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.549283 | orchestrator | 2026-02-27 02:22:43.549294 | orchestrator | TASK [mariadb : Check MariaDB service port liveness] *************************** 2026-02-27 02:22:43.549305 | orchestrator | Friday 27 February 2026 02:20:35 +0000 (0:00:00.304) 0:00:25.399 ******* 2026-02-27 02:22:43.549318 | orchestrator | fatal: [testbed-node-1]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.11:3306"} 2026-02-27 02:22:43.549330 | orchestrator | ...ignoring 2026-02-27 02:22:43.549342 | orchestrator | fatal: [testbed-node-0]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.10:3306"} 2026-02-27 02:22:43.549353 | orchestrator | ...ignoring 2026-02-27 02:22:43.549364 | orchestrator | fatal: [testbed-node-2]: FAILED! => {"changed": false, "elapsed": 10, "msg": "Timeout when waiting for search string MariaDB in 192.168.16.12:3306"} 2026-02-27 02:22:43.549375 | orchestrator | ...ignoring 2026-02-27 02:22:43.549386 | orchestrator | 2026-02-27 02:22:43.549397 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service port liveness] *********** 2026-02-27 02:22:43.549432 | orchestrator | Friday 27 February 2026 02:20:46 +0000 (0:00:10.924) 0:00:36.324 ******* 2026-02-27 02:22:43.549443 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.549455 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.549481 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.549504 | orchestrator | 2026-02-27 02:22:43.549515 | orchestrator | TASK [mariadb : Fail on existing but stopped cluster] ************************** 2026-02-27 02:22:43.549526 | orchestrator | Friday 27 February 2026 02:20:46 +0000 (0:00:00.405) 0:00:36.729 ******* 2026-02-27 02:22:43.549537 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.549548 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.549559 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.549570 | orchestrator | 2026-02-27 02:22:43.549581 | orchestrator | TASK [mariadb : Check MariaDB service WSREP sync status] *********************** 2026-02-27 02:22:43.549592 | orchestrator | Friday 27 February 2026 02:20:47 +0000 (0:00:00.611) 0:00:37.340 ******* 2026-02-27 02:22:43.549603 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.549614 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.549624 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.549635 | orchestrator | 2026-02-27 02:22:43.549646 | orchestrator | TASK [mariadb : Extract MariaDB service WSREP sync status] ********************* 2026-02-27 02:22:43.549657 | orchestrator | Friday 27 February 2026 02:20:47 +0000 (0:00:00.433) 0:00:37.774 ******* 2026-02-27 02:22:43.549684 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.549696 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.549707 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.549717 | orchestrator | 2026-02-27 02:22:43.549728 | orchestrator | TASK [mariadb : Divide hosts by their MariaDB service WSREP sync status] ******* 2026-02-27 02:22:43.549739 | orchestrator | Friday 27 February 2026 02:20:48 +0000 (0:00:00.389) 0:00:38.163 ******* 2026-02-27 02:22:43.549750 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.549761 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.549772 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.549816 | orchestrator | 2026-02-27 02:22:43.549837 | orchestrator | TASK [mariadb : Fail when MariaDB services are not synced across the whole cluster] *** 2026-02-27 02:22:43.549850 | orchestrator | Friday 27 February 2026 02:20:48 +0000 (0:00:00.403) 0:00:38.566 ******* 2026-02-27 02:22:43.549861 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.549872 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.549882 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.549893 | orchestrator | 2026-02-27 02:22:43.549904 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-02-27 02:22:43.549915 | orchestrator | Friday 27 February 2026 02:20:49 +0000 (0:00:00.764) 0:00:39.331 ******* 2026-02-27 02:22:43.549925 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.549936 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.549947 | orchestrator | included: /ansible/roles/mariadb/tasks/bootstrap_cluster.yml for testbed-node-0 2026-02-27 02:22:43.549958 | orchestrator | 2026-02-27 02:22:43.549968 | orchestrator | TASK [mariadb : Running MariaDB bootstrap container] *************************** 2026-02-27 02:22:43.549979 | orchestrator | Friday 27 February 2026 02:20:49 +0000 (0:00:00.373) 0:00:39.704 ******* 2026-02-27 02:22:43.549990 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:43.550000 | orchestrator | 2026-02-27 02:22:43.550011 | orchestrator | TASK [mariadb : Store bootstrap host name into facts] ************************** 2026-02-27 02:22:43.550093 | orchestrator | Friday 27 February 2026 02:21:00 +0000 (0:00:10.125) 0:00:49.830 ******* 2026-02-27 02:22:43.550105 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.550116 | orchestrator | 2026-02-27 02:22:43.550127 | orchestrator | TASK [mariadb : include_tasks] ************************************************* 2026-02-27 02:22:43.550138 | orchestrator | Friday 27 February 2026 02:21:00 +0000 (0:00:00.135) 0:00:49.965 ******* 2026-02-27 02:22:43.550149 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.550180 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.550192 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.550213 | orchestrator | 2026-02-27 02:22:43.550224 | orchestrator | RUNNING HANDLER [mariadb : Starting first MariaDB container] ******************* 2026-02-27 02:22:43.550235 | orchestrator | Friday 27 February 2026 02:21:01 +0000 (0:00:01.025) 0:00:50.991 ******* 2026-02-27 02:22:43.550246 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:43.550256 | orchestrator | 2026-02-27 02:22:43.550267 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service port liveness] ******* 2026-02-27 02:22:43.550278 | orchestrator | Friday 27 February 2026 02:21:08 +0000 (0:00:07.432) 0:00:58.423 ******* 2026-02-27 02:22:43.550289 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.550299 | orchestrator | 2026-02-27 02:22:43.550310 | orchestrator | RUNNING HANDLER [mariadb : Wait for first MariaDB service to sync WSREP] ******* 2026-02-27 02:22:43.550321 | orchestrator | Friday 27 February 2026 02:21:11 +0000 (0:00:02.563) 0:01:00.987 ******* 2026-02-27 02:22:43.550331 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.550342 | orchestrator | 2026-02-27 02:22:43.550353 | orchestrator | RUNNING HANDLER [mariadb : Ensure MariaDB is running normally on bootstrap host] *** 2026-02-27 02:22:43.550364 | orchestrator | Friday 27 February 2026 02:21:13 +0000 (0:00:02.372) 0:01:03.360 ******* 2026-02-27 02:22:43.550375 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:43.550386 | orchestrator | 2026-02-27 02:22:43.550396 | orchestrator | RUNNING HANDLER [mariadb : Restart MariaDB on existing cluster members] ******** 2026-02-27 02:22:43.550407 | orchestrator | Friday 27 February 2026 02:21:13 +0000 (0:00:00.114) 0:01:03.474 ******* 2026-02-27 02:22:43.550418 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.550428 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:43.550439 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:43.550450 | orchestrator | 2026-02-27 02:22:43.550460 | orchestrator | RUNNING HANDLER [mariadb : Start MariaDB on new nodes] ************************* 2026-02-27 02:22:43.550471 | orchestrator | Friday 27 February 2026 02:21:13 +0000 (0:00:00.291) 0:01:03.765 ******* 2026-02-27 02:22:43.550482 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:43.550493 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: mariadb_restart 2026-02-27 02:22:43.550504 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:22:43.550514 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:22:43.550525 | orchestrator | 2026-02-27 02:22:43.550536 | orchestrator | PLAY [Restart mariadb services] ************************************************ 2026-02-27 02:22:43.550546 | orchestrator | skipping: no hosts matched 2026-02-27 02:22:43.550557 | orchestrator | 2026-02-27 02:22:43.550568 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-02-27 02:22:43.550578 | orchestrator | 2026-02-27 02:22:43.550589 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-02-27 02:22:43.550600 | orchestrator | Friday 27 February 2026 02:21:14 +0000 (0:00:00.552) 0:01:04.317 ******* 2026-02-27 02:22:43.550610 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:22:43.550621 | orchestrator | 2026-02-27 02:22:43.550632 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-02-27 02:22:43.550643 | orchestrator | Friday 27 February 2026 02:21:30 +0000 (0:00:16.031) 0:01:20.349 ******* 2026-02-27 02:22:43.550653 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.550664 | orchestrator | 2026-02-27 02:22:43.550675 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-02-27 02:22:43.550686 | orchestrator | Friday 27 February 2026 02:21:46 +0000 (0:00:15.619) 0:01:35.968 ******* 2026-02-27 02:22:43.550696 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:43.550707 | orchestrator | 2026-02-27 02:22:43.550800 | orchestrator | PLAY [Start mariadb services] ************************************************** 2026-02-27 02:22:43.550821 | orchestrator | 2026-02-27 02:22:43.550832 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-02-27 02:22:43.550851 | orchestrator | Friday 27 February 2026 02:21:48 +0000 (0:00:02.296) 0:01:38.265 ******* 2026-02-27 02:22:43.550862 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:22:43.550873 | orchestrator | 2026-02-27 02:22:43.550884 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-02-27 02:22:43.550903 | orchestrator | Friday 27 February 2026 02:22:04 +0000 (0:00:15.851) 0:01:54.116 ******* 2026-02-27 02:22:43.550914 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.550924 | orchestrator | 2026-02-27 02:22:43.550935 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-02-27 02:22:43.550946 | orchestrator | Friday 27 February 2026 02:22:20 +0000 (0:00:16.595) 0:02:10.711 ******* 2026-02-27 02:22:43.550957 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:43.550968 | orchestrator | 2026-02-27 02:22:43.550986 | orchestrator | PLAY [Restart bootstrap mariadb service] *************************************** 2026-02-27 02:22:43.551003 | orchestrator | 2026-02-27 02:22:43.551021 | orchestrator | TASK [mariadb : Restart MariaDB container] ************************************* 2026-02-27 02:22:43.551038 | orchestrator | Friday 27 February 2026 02:22:23 +0000 (0:00:02.522) 0:02:13.234 ******* 2026-02-27 02:22:43.551055 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:43.551073 | orchestrator | 2026-02-27 02:22:43.551090 | orchestrator | TASK [mariadb : Wait for MariaDB service port liveness] ************************ 2026-02-27 02:22:43.551106 | orchestrator | Friday 27 February 2026 02:22:39 +0000 (0:00:16.397) 0:02:29.631 ******* 2026-02-27 02:22:43.551122 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.551139 | orchestrator | 2026-02-27 02:22:43.551157 | orchestrator | TASK [mariadb : Wait for MariaDB service to sync WSREP] ************************ 2026-02-27 02:22:43.551175 | orchestrator | Friday 27 February 2026 02:22:40 +0000 (0:00:00.575) 0:02:30.207 ******* 2026-02-27 02:22:43.551192 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:43.551208 | orchestrator | 2026-02-27 02:22:43.551226 | orchestrator | PLAY [Apply mariadb post-configuration] **************************************** 2026-02-27 02:22:43.551243 | orchestrator | 2026-02-27 02:22:43.551263 | orchestrator | TASK [Include mariadb post-deploy.yml] ***************************************** 2026-02-27 02:22:43.551281 | orchestrator | Friday 27 February 2026 02:22:43 +0000 (0:00:02.672) 0:02:32.880 ******* 2026-02-27 02:22:43.551299 | orchestrator | included: mariadb for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:22:43.551318 | orchestrator | 2026-02-27 02:22:43.551336 | orchestrator | TASK [mariadb : Creating shard root mysql user] ******************************** 2026-02-27 02:22:43.551380 | orchestrator | Friday 27 February 2026 02:22:43 +0000 (0:00:00.469) 0:02:33.349 ******* 2026-02-27 02:22:56.572501 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:56.572649 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:56.572660 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:56.572669 | orchestrator | 2026-02-27 02:22:56.572677 | orchestrator | TASK [mariadb : Creating mysql monitor user] *********************************** 2026-02-27 02:22:56.572687 | orchestrator | Friday 27 February 2026 02:22:46 +0000 (0:00:02.518) 0:02:35.868 ******* 2026-02-27 02:22:56.572694 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:56.572702 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:56.572709 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:56.572716 | orchestrator | 2026-02-27 02:22:56.572724 | orchestrator | TASK [mariadb : Creating database backup user and setting permissions] ********* 2026-02-27 02:22:56.572731 | orchestrator | Friday 27 February 2026 02:22:48 +0000 (0:00:02.226) 0:02:38.095 ******* 2026-02-27 02:22:56.572738 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:56.572745 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:56.572753 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:56.572760 | orchestrator | 2026-02-27 02:22:56.572767 | orchestrator | TASK [mariadb : Granting permissions on Mariabackup database to backup user] *** 2026-02-27 02:22:56.572847 | orchestrator | Friday 27 February 2026 02:22:50 +0000 (0:00:02.429) 0:02:40.524 ******* 2026-02-27 02:22:56.572868 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:56.572881 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:56.572892 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:22:56.572902 | orchestrator | 2026-02-27 02:22:56.572913 | orchestrator | TASK [mariadb : Wait for MariaDB service to be ready through VIP] ************** 2026-02-27 02:22:56.572924 | orchestrator | Friday 27 February 2026 02:22:52 +0000 (0:00:02.286) 0:02:42.810 ******* 2026-02-27 02:22:56.572962 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:22:56.572976 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:22:56.572988 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:22:56.573000 | orchestrator | 2026-02-27 02:22:56.573013 | orchestrator | TASK [Include mariadb post-upgrade.yml] **************************************** 2026-02-27 02:22:56.573025 | orchestrator | Friday 27 February 2026 02:22:55 +0000 (0:00:02.795) 0:02:45.606 ******* 2026-02-27 02:22:56.573037 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:22:56.573050 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:22:56.573092 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:22:56.573105 | orchestrator | 2026-02-27 02:22:56.573117 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:22:56.573128 | orchestrator | testbed-node-0 : ok=34  changed=16  unreachable=0 failed=0 skipped=11  rescued=0 ignored=1  2026-02-27 02:22:56.573138 | orchestrator | testbed-node-1 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-02-27 02:22:56.573146 | orchestrator | testbed-node-2 : ok=20  changed=7  unreachable=0 failed=0 skipped=18  rescued=0 ignored=1  2026-02-27 02:22:56.573155 | orchestrator | 2026-02-27 02:22:56.573163 | orchestrator | 2026-02-27 02:22:56.573172 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:22:56.573181 | orchestrator | Friday 27 February 2026 02:22:56 +0000 (0:00:00.414) 0:02:46.021 ******* 2026-02-27 02:22:56.573189 | orchestrator | =============================================================================== 2026-02-27 02:22:56.573197 | orchestrator | mariadb : Wait for MariaDB service port liveness ----------------------- 32.21s 2026-02-27 02:22:56.573206 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 31.88s 2026-02-27 02:22:56.573228 | orchestrator | mariadb : Restart MariaDB container ------------------------------------ 16.40s 2026-02-27 02:22:56.573237 | orchestrator | mariadb : Check MariaDB service port liveness -------------------------- 10.92s 2026-02-27 02:22:56.573245 | orchestrator | mariadb : Running MariaDB bootstrap container -------------------------- 10.13s 2026-02-27 02:22:56.573253 | orchestrator | mariadb : Starting first MariaDB container ------------------------------ 7.43s 2026-02-27 02:22:56.573261 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 4.82s 2026-02-27 02:22:56.573270 | orchestrator | mariadb : Copying over galera.cnf --------------------------------------- 3.60s 2026-02-27 02:22:56.573278 | orchestrator | mariadb : Copying over config.json files for services ------------------- 2.99s 2026-02-27 02:22:56.573286 | orchestrator | mariadb : Wait for MariaDB service to be ready through VIP -------------- 2.80s 2026-02-27 02:22:56.573294 | orchestrator | mariadb : Wait for MariaDB service to sync WSREP ------------------------ 2.67s 2026-02-27 02:22:56.573302 | orchestrator | mariadb : Check mariadb containers -------------------------------------- 2.67s 2026-02-27 02:22:56.573311 | orchestrator | mariadb : Wait for first MariaDB service port liveness ------------------ 2.56s 2026-02-27 02:22:56.573319 | orchestrator | mariadb : Ensuring config directories exist ----------------------------- 2.52s 2026-02-27 02:22:56.573327 | orchestrator | mariadb : Creating shard root mysql user -------------------------------- 2.52s 2026-02-27 02:22:56.573335 | orchestrator | mariadb : Creating database backup user and setting permissions --------- 2.43s 2026-02-27 02:22:56.573343 | orchestrator | mariadb : Wait for first MariaDB service to sync WSREP ------------------ 2.37s 2026-02-27 02:22:56.573351 | orchestrator | mariadb : Granting permissions on Mariabackup database to backup user --- 2.29s 2026-02-27 02:22:56.573359 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS certificate --- 2.28s 2026-02-27 02:22:56.573369 | orchestrator | service-cert-copy : mariadb | Copying over backend internal TLS key ----- 2.23s 2026-02-27 02:22:58.871879 | orchestrator | 2026-02-27 02:22:58 | INFO  | Task be273e10-9a44-4ecf-972e-24bbb43d514f (rabbitmq) was prepared for execution. 2026-02-27 02:22:58.871985 | orchestrator | 2026-02-27 02:22:58 | INFO  | It takes a moment until task be273e10-9a44-4ecf-972e-24bbb43d514f (rabbitmq) has been started and output is visible here. 2026-02-27 02:23:12.242489 | orchestrator | 2026-02-27 02:23:12.242549 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:23:12.242560 | orchestrator | 2026-02-27 02:23:12.242566 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:23:12.242573 | orchestrator | Friday 27 February 2026 02:23:03 +0000 (0:00:00.182) 0:00:00.182 ******* 2026-02-27 02:23:12.242580 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:23:12.242587 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:23:12.242593 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:23:12.242600 | orchestrator | 2026-02-27 02:23:12.242607 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:23:12.242613 | orchestrator | Friday 27 February 2026 02:23:03 +0000 (0:00:00.323) 0:00:00.505 ******* 2026-02-27 02:23:12.242619 | orchestrator | ok: [testbed-node-0] => (item=enable_rabbitmq_True) 2026-02-27 02:23:12.242626 | orchestrator | ok: [testbed-node-1] => (item=enable_rabbitmq_True) 2026-02-27 02:23:12.242632 | orchestrator | ok: [testbed-node-2] => (item=enable_rabbitmq_True) 2026-02-27 02:23:12.242638 | orchestrator | 2026-02-27 02:23:12.242645 | orchestrator | PLAY [Apply role rabbitmq] ***************************************************** 2026-02-27 02:23:12.242650 | orchestrator | 2026-02-27 02:23:12.242657 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-02-27 02:23:12.242664 | orchestrator | Friday 27 February 2026 02:23:04 +0000 (0:00:00.621) 0:00:01.126 ******* 2026-02-27 02:23:12.242672 | orchestrator | included: /ansible/roles/rabbitmq/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:23:12.242679 | orchestrator | 2026-02-27 02:23:12.242686 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-02-27 02:23:12.242692 | orchestrator | Friday 27 February 2026 02:23:04 +0000 (0:00:00.506) 0:00:01.633 ******* 2026-02-27 02:23:12.242699 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:23:12.242704 | orchestrator | 2026-02-27 02:23:12.242711 | orchestrator | TASK [rabbitmq : Get current RabbitMQ version] ********************************* 2026-02-27 02:23:12.242718 | orchestrator | Friday 27 February 2026 02:23:05 +0000 (0:00:01.058) 0:00:02.692 ******* 2026-02-27 02:23:12.242724 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242732 | orchestrator | 2026-02-27 02:23:12.242738 | orchestrator | TASK [rabbitmq : Get new RabbitMQ version] ************************************* 2026-02-27 02:23:12.242744 | orchestrator | Friday 27 February 2026 02:23:06 +0000 (0:00:00.410) 0:00:03.102 ******* 2026-02-27 02:23:12.242751 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242758 | orchestrator | 2026-02-27 02:23:12.242816 | orchestrator | TASK [rabbitmq : Check if running RabbitMQ is at most one version behind] ****** 2026-02-27 02:23:12.242823 | orchestrator | Friday 27 February 2026 02:23:06 +0000 (0:00:00.411) 0:00:03.514 ******* 2026-02-27 02:23:12.242830 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242836 | orchestrator | 2026-02-27 02:23:12.242842 | orchestrator | TASK [rabbitmq : Catch when RabbitMQ is being downgraded] ********************** 2026-02-27 02:23:12.242848 | orchestrator | Friday 27 February 2026 02:23:06 +0000 (0:00:00.350) 0:00:03.865 ******* 2026-02-27 02:23:12.242855 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242861 | orchestrator | 2026-02-27 02:23:12.242867 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-02-27 02:23:12.242873 | orchestrator | Friday 27 February 2026 02:23:07 +0000 (0:00:00.551) 0:00:04.416 ******* 2026-02-27 02:23:12.242895 | orchestrator | included: /ansible/roles/rabbitmq/tasks/remove-ha-all-policy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:23:12.242901 | orchestrator | 2026-02-27 02:23:12.242907 | orchestrator | TASK [rabbitmq : Get container facts] ****************************************** 2026-02-27 02:23:12.242935 | orchestrator | Friday 27 February 2026 02:23:08 +0000 (0:00:00.864) 0:00:05.281 ******* 2026-02-27 02:23:12.242940 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:23:12.242946 | orchestrator | 2026-02-27 02:23:12.242952 | orchestrator | TASK [rabbitmq : List RabbitMQ policies] *************************************** 2026-02-27 02:23:12.242958 | orchestrator | Friday 27 February 2026 02:23:09 +0000 (0:00:00.823) 0:00:06.104 ******* 2026-02-27 02:23:12.242963 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242969 | orchestrator | 2026-02-27 02:23:12.242974 | orchestrator | TASK [rabbitmq : Remove ha-all policy from RabbitMQ] *************************** 2026-02-27 02:23:12.242980 | orchestrator | Friday 27 February 2026 02:23:09 +0000 (0:00:00.352) 0:00:06.456 ******* 2026-02-27 02:23:12.242985 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:12.242991 | orchestrator | 2026-02-27 02:23:12.242997 | orchestrator | TASK [rabbitmq : Ensuring config directories exist] **************************** 2026-02-27 02:23:12.243003 | orchestrator | Friday 27 February 2026 02:23:09 +0000 (0:00:00.374) 0:00:06.831 ******* 2026-02-27 02:23:12.243031 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:12.243040 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:12.243048 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:12.243061 | orchestrator | 2026-02-27 02:23:12.243068 | orchestrator | TASK [rabbitmq : Copying over config.json files for services] ****************** 2026-02-27 02:23:12.243081 | orchestrator | Friday 27 February 2026 02:23:10 +0000 (0:00:00.809) 0:00:07.640 ******* 2026-02-27 02:23:12.243089 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:12.243104 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:31.057652 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:31.057840 | orchestrator | 2026-02-27 02:23:31.057863 | orchestrator | TASK [rabbitmq : Copying over rabbitmq-env.conf] ******************************* 2026-02-27 02:23:31.057875 | orchestrator | Friday 27 February 2026 02:23:12 +0000 (0:00:01.658) 0:00:09.299 ******* 2026-02-27 02:23:31.057885 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-02-27 02:23:31.057918 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-02-27 02:23:31.057928 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq-env.conf.j2) 2026-02-27 02:23:31.057937 | orchestrator | 2026-02-27 02:23:31.057947 | orchestrator | TASK [rabbitmq : Copying over rabbitmq.conf] *********************************** 2026-02-27 02:23:31.057955 | orchestrator | Friday 27 February 2026 02:23:13 +0000 (0:00:01.524) 0:00:10.824 ******* 2026-02-27 02:23:31.057964 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-02-27 02:23:31.057975 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-02-27 02:23:31.057998 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/rabbitmq.conf.j2) 2026-02-27 02:23:31.058008 | orchestrator | 2026-02-27 02:23:31.058069 | orchestrator | TASK [rabbitmq : Copying over erl_inetrc] ************************************** 2026-02-27 02:23:31.058080 | orchestrator | Friday 27 February 2026 02:23:15 +0000 (0:00:01.711) 0:00:12.535 ******* 2026-02-27 02:23:31.058089 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-02-27 02:23:31.058099 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-02-27 02:23:31.058108 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/erl_inetrc.j2) 2026-02-27 02:23:31.058122 | orchestrator | 2026-02-27 02:23:31.058131 | orchestrator | TASK [rabbitmq : Copying over advanced.config] ********************************* 2026-02-27 02:23:31.058139 | orchestrator | Friday 27 February 2026 02:23:16 +0000 (0:00:01.372) 0:00:13.907 ******* 2026-02-27 02:23:31.058146 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-02-27 02:23:31.058154 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-02-27 02:23:31.058162 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/advanced.config.j2) 2026-02-27 02:23:31.058170 | orchestrator | 2026-02-27 02:23:31.058178 | orchestrator | TASK [rabbitmq : Copying over definitions.json] ******************************** 2026-02-27 02:23:31.058185 | orchestrator | Friday 27 February 2026 02:23:18 +0000 (0:00:01.739) 0:00:15.646 ******* 2026-02-27 02:23:31.058194 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-02-27 02:23:31.058205 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-02-27 02:23:31.058213 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/definitions.json.j2) 2026-02-27 02:23:31.058222 | orchestrator | 2026-02-27 02:23:31.058231 | orchestrator | TASK [rabbitmq : Copying over enabled_plugins] ********************************* 2026-02-27 02:23:31.058240 | orchestrator | Friday 27 February 2026 02:23:19 +0000 (0:00:01.394) 0:00:17.041 ******* 2026-02-27 02:23:31.058249 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-02-27 02:23:31.058258 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-02-27 02:23:31.058268 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/rabbitmq/templates/enabled_plugins.j2) 2026-02-27 02:23:31.058277 | orchestrator | 2026-02-27 02:23:31.058286 | orchestrator | TASK [rabbitmq : include_tasks] ************************************************ 2026-02-27 02:23:31.058295 | orchestrator | Friday 27 February 2026 02:23:21 +0000 (0:00:01.423) 0:00:18.465 ******* 2026-02-27 02:23:31.058303 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:23:31.058313 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:23:31.058338 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:23:31.058348 | orchestrator | 2026-02-27 02:23:31.058357 | orchestrator | TASK [rabbitmq : Check rabbitmq containers] ************************************ 2026-02-27 02:23:31.058373 | orchestrator | Friday 27 February 2026 02:23:21 +0000 (0:00:00.384) 0:00:18.849 ******* 2026-02-27 02:23:31.058384 | orchestrator | changed: [testbed-node-1] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:31.058398 | orchestrator | changed: [testbed-node-0] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:31.058407 | orchestrator | changed: [testbed-node-2] => (item={'key': 'rabbitmq', 'value': {'container_name': 'rabbitmq', 'group': 'rabbitmq', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/rabbitmq:3.13.7.20251130', 'bootstrap_environment': {'KOLLA_BOOTSTRAP': None, 'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'environment': {'KOLLA_CONFIG_STRATEGY': 'COPY_ALWAYS', 'RABBITMQ_CLUSTER_COOKIE': 'zdd6geSBXefcI7IoHnP1U1fxtRWS3u5QtnPCvQTT', 'RABBITMQ_LOG_DIR': '/var/log/kolla/rabbitmq'}, 'volumes': ['/etc/kolla/rabbitmq/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'rabbitmq:/var/lib/rabbitmq/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_rabbitmq'], 'timeout': '30'}, 'haproxy': {'rabbitmq_management': {'enabled': 'yes', 'mode': 'http', 'port': '15672', 'host_group': 'rabbitmq'}}}}) 2026-02-27 02:23:31.058416 | orchestrator | 2026-02-27 02:23:31.058426 | orchestrator | TASK [rabbitmq : Creating rabbitmq volume] ************************************* 2026-02-27 02:23:31.058434 | orchestrator | Friday 27 February 2026 02:23:23 +0000 (0:00:01.245) 0:00:20.095 ******* 2026-02-27 02:23:31.058444 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:23:31.058453 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:23:31.058461 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:23:31.058472 | orchestrator | 2026-02-27 02:23:31.058480 | orchestrator | TASK [rabbitmq : Running RabbitMQ bootstrap container] ************************* 2026-02-27 02:23:31.058490 | orchestrator | Friday 27 February 2026 02:23:23 +0000 (0:00:00.863) 0:00:20.958 ******* 2026-02-27 02:23:31.058506 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:23:31.058514 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:23:31.058525 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:23:31.058536 | orchestrator | 2026-02-27 02:23:31.058544 | orchestrator | RUNNING HANDLER [rabbitmq : Restart rabbitmq container] ************************ 2026-02-27 02:23:31.058560 | orchestrator | Friday 27 February 2026 02:23:31 +0000 (0:00:07.151) 0:00:28.110 ******* 2026-02-27 02:25:12.758325 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:25:12.758426 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:25:12.758438 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:25:12.758445 | orchestrator | 2026-02-27 02:25:12.758453 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-02-27 02:25:12.758461 | orchestrator | 2026-02-27 02:25:12.758481 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-02-27 02:25:12.758488 | orchestrator | Friday 27 February 2026 02:23:31 +0000 (0:00:00.501) 0:00:28.611 ******* 2026-02-27 02:25:12.758502 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:25:12.758510 | orchestrator | 2026-02-27 02:25:12.758517 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-02-27 02:25:12.758524 | orchestrator | Friday 27 February 2026 02:23:32 +0000 (0:00:00.675) 0:00:29.287 ******* 2026-02-27 02:25:12.758532 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:25:12.758536 | orchestrator | 2026-02-27 02:25:12.758541 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-02-27 02:25:12.758545 | orchestrator | Friday 27 February 2026 02:23:32 +0000 (0:00:00.236) 0:00:29.524 ******* 2026-02-27 02:25:12.758549 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:25:12.758553 | orchestrator | 2026-02-27 02:25:12.758557 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-02-27 02:25:12.758561 | orchestrator | Friday 27 February 2026 02:23:39 +0000 (0:00:06.628) 0:00:36.152 ******* 2026-02-27 02:25:12.758567 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:25:12.758574 | orchestrator | 2026-02-27 02:25:12.758581 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-02-27 02:25:12.758587 | orchestrator | 2026-02-27 02:25:12.758594 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-02-27 02:25:12.758600 | orchestrator | Friday 27 February 2026 02:24:31 +0000 (0:00:52.288) 0:01:28.440 ******* 2026-02-27 02:25:12.758607 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:25:12.758613 | orchestrator | 2026-02-27 02:25:12.758620 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-02-27 02:25:12.758626 | orchestrator | Friday 27 February 2026 02:24:31 +0000 (0:00:00.625) 0:01:29.065 ******* 2026-02-27 02:25:12.758632 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:25:12.758639 | orchestrator | 2026-02-27 02:25:12.758645 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-02-27 02:25:12.758649 | orchestrator | Friday 27 February 2026 02:24:32 +0000 (0:00:00.244) 0:01:29.310 ******* 2026-02-27 02:25:12.758653 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:25:12.758657 | orchestrator | 2026-02-27 02:25:12.758662 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-02-27 02:25:12.758668 | orchestrator | Friday 27 February 2026 02:24:33 +0000 (0:00:01.579) 0:01:30.889 ******* 2026-02-27 02:25:12.758675 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:25:12.758681 | orchestrator | 2026-02-27 02:25:12.758737 | orchestrator | PLAY [Restart rabbitmq services] *********************************************** 2026-02-27 02:25:12.758747 | orchestrator | 2026-02-27 02:25:12.758751 | orchestrator | TASK [rabbitmq : Get info on RabbitMQ container] ******************************* 2026-02-27 02:25:12.758755 | orchestrator | Friday 27 February 2026 02:24:49 +0000 (0:00:15.974) 0:01:46.863 ******* 2026-02-27 02:25:12.758760 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:25:12.758764 | orchestrator | 2026-02-27 02:25:12.758768 | orchestrator | TASK [rabbitmq : Put RabbitMQ node into maintenance mode] ********************** 2026-02-27 02:25:12.758772 | orchestrator | Friday 27 February 2026 02:24:50 +0000 (0:00:00.806) 0:01:47.670 ******* 2026-02-27 02:25:12.758790 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:25:12.758794 | orchestrator | 2026-02-27 02:25:12.758798 | orchestrator | TASK [rabbitmq : Restart rabbitmq container] *********************************** 2026-02-27 02:25:12.758802 | orchestrator | Friday 27 February 2026 02:24:50 +0000 (0:00:00.222) 0:01:47.893 ******* 2026-02-27 02:25:12.758806 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:25:12.758810 | orchestrator | 2026-02-27 02:25:12.758814 | orchestrator | TASK [rabbitmq : Waiting for rabbitmq to start] ******************************** 2026-02-27 02:25:12.758818 | orchestrator | Friday 27 February 2026 02:24:52 +0000 (0:00:01.677) 0:01:49.570 ******* 2026-02-27 02:25:12.758822 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:25:12.758826 | orchestrator | 2026-02-27 02:25:12.758830 | orchestrator | PLAY [Apply rabbitmq post-configuration] *************************************** 2026-02-27 02:25:12.758841 | orchestrator | 2026-02-27 02:25:12.758845 | orchestrator | TASK [Include rabbitmq post-deploy.yml] **************************************** 2026-02-27 02:25:12.758849 | orchestrator | Friday 27 February 2026 02:25:09 +0000 (0:00:16.751) 0:02:06.322 ******* 2026-02-27 02:25:12.758853 | orchestrator | included: rabbitmq for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:25:12.758857 | orchestrator | 2026-02-27 02:25:12.758866 | orchestrator | TASK [rabbitmq : Enable all stable feature flags] ****************************** 2026-02-27 02:25:12.758870 | orchestrator | Friday 27 February 2026 02:25:09 +0000 (0:00:00.467) 0:02:06.790 ******* 2026-02-27 02:25:12.758874 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-02-27 02:25:12.758878 | orchestrator | enable_outward_rabbitmq_True 2026-02-27 02:25:12.758882 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: 2026-02-27 02:25:12.758887 | orchestrator | outward_rabbitmq_restart 2026-02-27 02:25:12.758892 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:25:12.758896 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:25:12.758901 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:25:12.758905 | orchestrator | 2026-02-27 02:25:12.758910 | orchestrator | PLAY [Apply role rabbitmq (outward)] ******************************************* 2026-02-27 02:25:12.758914 | orchestrator | skipping: no hosts matched 2026-02-27 02:25:12.758918 | orchestrator | 2026-02-27 02:25:12.758923 | orchestrator | PLAY [Restart rabbitmq (outward) services] ************************************* 2026-02-27 02:25:12.758927 | orchestrator | skipping: no hosts matched 2026-02-27 02:25:12.758932 | orchestrator | 2026-02-27 02:25:12.758937 | orchestrator | PLAY [Apply rabbitmq (outward) post-configuration] ***************************** 2026-02-27 02:25:12.758941 | orchestrator | skipping: no hosts matched 2026-02-27 02:25:12.758945 | orchestrator | 2026-02-27 02:25:12.758950 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:25:12.758967 | orchestrator | testbed-node-0 : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-02-27 02:25:12.758974 | orchestrator | testbed-node-1 : ok=21  changed=14  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:25:12.758979 | orchestrator | testbed-node-2 : ok=21  changed=14  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:25:12.758983 | orchestrator | 2026-02-27 02:25:12.758988 | orchestrator | 2026-02-27 02:25:12.758993 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:25:12.758997 | orchestrator | Friday 27 February 2026 02:25:12 +0000 (0:00:02.730) 0:02:09.520 ******* 2026-02-27 02:25:12.759002 | orchestrator | =============================================================================== 2026-02-27 02:25:12.759007 | orchestrator | rabbitmq : Waiting for rabbitmq to start ------------------------------- 85.01s 2026-02-27 02:25:12.759011 | orchestrator | rabbitmq : Restart rabbitmq container ----------------------------------- 9.89s 2026-02-27 02:25:12.759016 | orchestrator | rabbitmq : Running RabbitMQ bootstrap container ------------------------- 7.15s 2026-02-27 02:25:12.759024 | orchestrator | rabbitmq : Enable all stable feature flags ------------------------------ 2.73s 2026-02-27 02:25:12.759029 | orchestrator | rabbitmq : Get info on RabbitMQ container ------------------------------- 2.11s 2026-02-27 02:25:12.759033 | orchestrator | rabbitmq : Copying over advanced.config --------------------------------- 1.74s 2026-02-27 02:25:12.759038 | orchestrator | rabbitmq : Copying over rabbitmq.conf ----------------------------------- 1.71s 2026-02-27 02:25:12.759043 | orchestrator | rabbitmq : Copying over config.json files for services ------------------ 1.66s 2026-02-27 02:25:12.759047 | orchestrator | rabbitmq : Copying over rabbitmq-env.conf ------------------------------- 1.52s 2026-02-27 02:25:12.759052 | orchestrator | rabbitmq : Copying over enabled_plugins --------------------------------- 1.42s 2026-02-27 02:25:12.759056 | orchestrator | rabbitmq : Copying over definitions.json -------------------------------- 1.39s 2026-02-27 02:25:12.759061 | orchestrator | rabbitmq : Copying over erl_inetrc -------------------------------------- 1.37s 2026-02-27 02:25:12.759065 | orchestrator | rabbitmq : Check rabbitmq containers ------------------------------------ 1.25s 2026-02-27 02:25:12.759070 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 1.06s 2026-02-27 02:25:12.759074 | orchestrator | rabbitmq : include_tasks ------------------------------------------------ 0.86s 2026-02-27 02:25:12.759082 | orchestrator | rabbitmq : Creating rabbitmq volume ------------------------------------- 0.86s 2026-02-27 02:25:12.759087 | orchestrator | rabbitmq : Get container facts ------------------------------------------ 0.82s 2026-02-27 02:25:12.759091 | orchestrator | rabbitmq : Ensuring config directories exist ---------------------------- 0.81s 2026-02-27 02:25:12.759096 | orchestrator | rabbitmq : Put RabbitMQ node into maintenance mode ---------------------- 0.70s 2026-02-27 02:25:12.759100 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.62s 2026-02-27 02:25:15.011853 | orchestrator | 2026-02-27 02:25:15 | INFO  | Task c5b45007-a0a0-4432-bfa6-830a725638f0 (openvswitch) was prepared for execution. 2026-02-27 02:25:15.011951 | orchestrator | 2026-02-27 02:25:15 | INFO  | It takes a moment until task c5b45007-a0a0-4432-bfa6-830a725638f0 (openvswitch) has been started and output is visible here. 2026-02-27 02:25:26.456989 | orchestrator | 2026-02-27 02:25:26.457091 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:25:26.457104 | orchestrator | 2026-02-27 02:25:26.457110 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:25:26.457117 | orchestrator | Friday 27 February 2026 02:25:18 +0000 (0:00:00.186) 0:00:00.186 ******* 2026-02-27 02:25:26.457123 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:25:26.457131 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:25:26.457137 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:25:26.457143 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:25:26.457149 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:25:26.457154 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:25:26.457161 | orchestrator | 2026-02-27 02:25:26.457168 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:25:26.457175 | orchestrator | Friday 27 February 2026 02:25:19 +0000 (0:00:00.481) 0:00:00.667 ******* 2026-02-27 02:25:26.457181 | orchestrator | ok: [testbed-node-0] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457189 | orchestrator | ok: [testbed-node-1] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457195 | orchestrator | ok: [testbed-node-2] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457202 | orchestrator | ok: [testbed-node-3] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457208 | orchestrator | ok: [testbed-node-4] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457212 | orchestrator | ok: [testbed-node-5] => (item=enable_openvswitch_True_enable_ovs_dpdk_False) 2026-02-27 02:25:26.457216 | orchestrator | 2026-02-27 02:25:26.457220 | orchestrator | PLAY [Apply role openvswitch] ************************************************** 2026-02-27 02:25:26.457224 | orchestrator | 2026-02-27 02:25:26.457245 | orchestrator | TASK [openvswitch : include_tasks] ********************************************* 2026-02-27 02:25:26.457250 | orchestrator | Friday 27 February 2026 02:25:19 +0000 (0:00:00.458) 0:00:01.126 ******* 2026-02-27 02:25:26.457256 | orchestrator | included: /ansible/roles/openvswitch/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:25:26.457262 | orchestrator | 2026-02-27 02:25:26.457268 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-02-27 02:25:26.457275 | orchestrator | Friday 27 February 2026 02:25:20 +0000 (0:00:00.962) 0:00:02.088 ******* 2026-02-27 02:25:26.457284 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-02-27 02:25:26.457293 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-02-27 02:25:26.457300 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-02-27 02:25:26.457306 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-02-27 02:25:26.457312 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-02-27 02:25:26.457318 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-02-27 02:25:26.457324 | orchestrator | 2026-02-27 02:25:26.457330 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-02-27 02:25:26.457336 | orchestrator | Friday 27 February 2026 02:25:21 +0000 (0:00:01.031) 0:00:03.119 ******* 2026-02-27 02:25:26.457342 | orchestrator | changed: [testbed-node-1] => (item=openvswitch) 2026-02-27 02:25:26.457348 | orchestrator | changed: [testbed-node-2] => (item=openvswitch) 2026-02-27 02:25:26.457354 | orchestrator | changed: [testbed-node-0] => (item=openvswitch) 2026-02-27 02:25:26.457359 | orchestrator | changed: [testbed-node-3] => (item=openvswitch) 2026-02-27 02:25:26.457365 | orchestrator | changed: [testbed-node-4] => (item=openvswitch) 2026-02-27 02:25:26.457371 | orchestrator | changed: [testbed-node-5] => (item=openvswitch) 2026-02-27 02:25:26.457377 | orchestrator | 2026-02-27 02:25:26.457383 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-02-27 02:25:26.457390 | orchestrator | Friday 27 February 2026 02:25:23 +0000 (0:00:01.461) 0:00:04.581 ******* 2026-02-27 02:25:26.457396 | orchestrator | skipping: [testbed-node-0] => (item=openvswitch)  2026-02-27 02:25:26.457403 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:25:26.457410 | orchestrator | skipping: [testbed-node-1] => (item=openvswitch)  2026-02-27 02:25:26.457416 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:25:26.457420 | orchestrator | skipping: [testbed-node-2] => (item=openvswitch)  2026-02-27 02:25:26.457424 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:25:26.457428 | orchestrator | skipping: [testbed-node-3] => (item=openvswitch)  2026-02-27 02:25:26.457432 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:25:26.457435 | orchestrator | skipping: [testbed-node-4] => (item=openvswitch)  2026-02-27 02:25:26.457439 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:25:26.457443 | orchestrator | skipping: [testbed-node-5] => (item=openvswitch)  2026-02-27 02:25:26.457447 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:25:26.457451 | orchestrator | 2026-02-27 02:25:26.457455 | orchestrator | TASK [openvswitch : Create /run/openvswitch directory on host] ***************** 2026-02-27 02:25:26.457459 | orchestrator | Friday 27 February 2026 02:25:24 +0000 (0:00:01.089) 0:00:05.671 ******* 2026-02-27 02:25:26.457463 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:25:26.457467 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:25:26.457471 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:25:26.457475 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:25:26.457478 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:25:26.457482 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:25:26.457486 | orchestrator | 2026-02-27 02:25:26.457490 | orchestrator | TASK [openvswitch : Ensuring config directories exist] ************************* 2026-02-27 02:25:26.457494 | orchestrator | Friday 27 February 2026 02:25:25 +0000 (0:00:00.737) 0:00:06.408 ******* 2026-02-27 02:25:26.457516 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:26.457531 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:26.457535 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:26.457601 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:26.457613 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:26.457625 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800341 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800458 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800481 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800499 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800537 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800603 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800622 | orchestrator | 2026-02-27 02:25:28.800640 | orchestrator | TASK [openvswitch : Copying over config.json files for services] *************** 2026-02-27 02:25:28.800657 | orchestrator | Friday 27 February 2026 02:25:26 +0000 (0:00:01.427) 0:00:07.836 ******* 2026-02-27 02:25:28.800674 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800719 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800734 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800744 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800760 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:28.800790 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467195 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467289 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467300 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467326 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467357 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467382 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467392 | orchestrator | 2026-02-27 02:25:31.467403 | orchestrator | TASK [openvswitch : Copying over ovs-vsctl wrapper] **************************** 2026-02-27 02:25:31.467415 | orchestrator | Friday 27 February 2026 02:25:28 +0000 (0:00:02.348) 0:00:10.184 ******* 2026-02-27 02:25:31.467424 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:25:31.467435 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:25:31.467444 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:25:31.467453 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:25:31.467462 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:25:31.467471 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:25:31.467480 | orchestrator | 2026-02-27 02:25:31.467490 | orchestrator | TASK [openvswitch : Check openvswitch containers] ****************************** 2026-02-27 02:25:31.467499 | orchestrator | Friday 27 February 2026 02:25:29 +0000 (0:00:00.892) 0:00:11.076 ******* 2026-02-27 02:25:31.467509 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467520 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467542 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467551 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:31.467568 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842667 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-db-server', 'value': {'container_name': 'openvswitch_db', 'image': 'registry.osism.tech/kolla/release/openvswitch-db-server:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'volumes': ['/etc/kolla/openvswitch-db-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/', 'openvswitch_db:/var/lib/openvswitch/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovsdb-client list-dbs'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842804 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842812 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842842 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842846 | orchestrator | changed: [testbed-node-3] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842862 | orchestrator | changed: [testbed-node-4] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842867 | orchestrator | changed: [testbed-node-5] => (item={'key': 'openvswitch-vswitchd', 'value': {'container_name': 'openvswitch_vswitchd', 'image': 'registry.osism.tech/kolla/release/openvswitch-vswitchd:3.4.3.20251130', 'enabled': True, 'group': 'openvswitch', 'host_in_groups': True, 'privileged': True, 'volumes': ['/etc/kolla/openvswitch-vswitchd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run/openvswitch:/run/openvswitch:shared', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'ovs-appctl version'], 'timeout': '30'}}}) 2026-02-27 02:25:56.842871 | orchestrator | 2026-02-27 02:25:56.842876 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842882 | orchestrator | Friday 27 February 2026 02:25:31 +0000 (0:00:01.773) 0:00:12.850 ******* 2026-02-27 02:25:56.842886 | orchestrator | 2026-02-27 02:25:56.842891 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842895 | orchestrator | Friday 27 February 2026 02:25:31 +0000 (0:00:00.297) 0:00:13.147 ******* 2026-02-27 02:25:56.842898 | orchestrator | 2026-02-27 02:25:56.842902 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842910 | orchestrator | Friday 27 February 2026 02:25:31 +0000 (0:00:00.127) 0:00:13.275 ******* 2026-02-27 02:25:56.842914 | orchestrator | 2026-02-27 02:25:56.842918 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842922 | orchestrator | Friday 27 February 2026 02:25:32 +0000 (0:00:00.124) 0:00:13.400 ******* 2026-02-27 02:25:56.842926 | orchestrator | 2026-02-27 02:25:56.842930 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842934 | orchestrator | Friday 27 February 2026 02:25:32 +0000 (0:00:00.126) 0:00:13.526 ******* 2026-02-27 02:25:56.842938 | orchestrator | 2026-02-27 02:25:56.842942 | orchestrator | TASK [openvswitch : Flush Handlers] ******************************************** 2026-02-27 02:25:56.842946 | orchestrator | Friday 27 February 2026 02:25:32 +0000 (0:00:00.124) 0:00:13.651 ******* 2026-02-27 02:25:56.842949 | orchestrator | 2026-02-27 02:25:56.842953 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-db-server container] ******** 2026-02-27 02:25:56.842957 | orchestrator | Friday 27 February 2026 02:25:32 +0000 (0:00:00.126) 0:00:13.777 ******* 2026-02-27 02:25:56.842961 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:25:56.842967 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:25:56.842971 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:25:56.842975 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:25:56.842978 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:25:56.842990 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:25:56.842995 | orchestrator | 2026-02-27 02:25:56.843004 | orchestrator | RUNNING HANDLER [openvswitch : Waiting for openvswitch_db service to be ready] *** 2026-02-27 02:25:56.843009 | orchestrator | Friday 27 February 2026 02:25:41 +0000 (0:00:08.720) 0:00:22.497 ******* 2026-02-27 02:25:56.843013 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:25:56.843017 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:25:56.843021 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:25:56.843025 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:25:56.843031 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:25:56.843035 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:25:56.843039 | orchestrator | 2026-02-27 02:25:56.843043 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-02-27 02:25:56.843047 | orchestrator | Friday 27 February 2026 02:25:42 +0000 (0:00:01.018) 0:00:23.516 ******* 2026-02-27 02:25:56.843051 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:25:56.843055 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:25:56.843059 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:25:56.843063 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:25:56.843067 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:25:56.843071 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:25:56.843075 | orchestrator | 2026-02-27 02:25:56.843079 | orchestrator | TASK [openvswitch : Set system-id, hostname and hw-offload] ******************** 2026-02-27 02:25:56.843083 | orchestrator | Friday 27 February 2026 02:25:50 +0000 (0:00:07.925) 0:00:31.441 ******* 2026-02-27 02:25:56.843087 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-0'}) 2026-02-27 02:25:56.843091 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-3'}) 2026-02-27 02:25:56.843095 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-1'}) 2026-02-27 02:25:56.843099 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-4'}) 2026-02-27 02:25:56.843103 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-2'}) 2026-02-27 02:25:56.843107 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'system-id', 'value': 'testbed-node-5'}) 2026-02-27 02:25:56.843111 | orchestrator | changed: [testbed-node-0] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-0'}) 2026-02-27 02:25:56.843118 | orchestrator | changed: [testbed-node-4] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-4'}) 2026-02-27 02:26:10.241644 | orchestrator | changed: [testbed-node-3] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-3'}) 2026-02-27 02:26:10.241822 | orchestrator | changed: [testbed-node-1] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-1'}) 2026-02-27 02:26:10.241838 | orchestrator | changed: [testbed-node-5] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-5'}) 2026-02-27 02:26:10.241849 | orchestrator | changed: [testbed-node-2] => (item={'col': 'external_ids', 'name': 'hostname', 'value': 'testbed-node-2'}) 2026-02-27 02:26:10.241858 | orchestrator | ok: [testbed-node-4] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241869 | orchestrator | ok: [testbed-node-3] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241878 | orchestrator | ok: [testbed-node-1] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241888 | orchestrator | ok: [testbed-node-0] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241898 | orchestrator | ok: [testbed-node-5] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241919 | orchestrator | ok: [testbed-node-2] => (item={'col': 'other_config', 'name': 'hw-offload', 'value': True, 'state': 'absent'}) 2026-02-27 02:26:10.241930 | orchestrator | 2026-02-27 02:26:10.241940 | orchestrator | TASK [openvswitch : Ensuring OVS bridge is properly setup] ********************* 2026-02-27 02:26:10.241952 | orchestrator | Friday 27 February 2026 02:25:56 +0000 (0:00:06.692) 0:00:38.133 ******* 2026-02-27 02:26:10.241962 | orchestrator | skipping: [testbed-node-3] => (item=br-ex)  2026-02-27 02:26:10.241973 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:26:10.241985 | orchestrator | skipping: [testbed-node-4] => (item=br-ex)  2026-02-27 02:26:10.241995 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:26:10.242004 | orchestrator | skipping: [testbed-node-5] => (item=br-ex)  2026-02-27 02:26:10.242067 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:26:10.242081 | orchestrator | changed: [testbed-node-0] => (item=br-ex) 2026-02-27 02:26:10.242091 | orchestrator | changed: [testbed-node-1] => (item=br-ex) 2026-02-27 02:26:10.242102 | orchestrator | changed: [testbed-node-2] => (item=br-ex) 2026-02-27 02:26:10.242112 | orchestrator | 2026-02-27 02:26:10.242122 | orchestrator | TASK [openvswitch : Ensuring OVS ports are properly setup] ********************* 2026-02-27 02:26:10.242132 | orchestrator | Friday 27 February 2026 02:25:59 +0000 (0:00:02.744) 0:00:40.878 ******* 2026-02-27 02:26:10.242142 | orchestrator | skipping: [testbed-node-3] => (item=['br-ex', 'vxlan0'])  2026-02-27 02:26:10.242152 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:26:10.242161 | orchestrator | skipping: [testbed-node-4] => (item=['br-ex', 'vxlan0'])  2026-02-27 02:26:10.242171 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:26:10.242181 | orchestrator | skipping: [testbed-node-5] => (item=['br-ex', 'vxlan0'])  2026-02-27 02:26:10.242192 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:26:10.242203 | orchestrator | changed: [testbed-node-0] => (item=['br-ex', 'vxlan0']) 2026-02-27 02:26:10.242214 | orchestrator | changed: [testbed-node-1] => (item=['br-ex', 'vxlan0']) 2026-02-27 02:26:10.242238 | orchestrator | changed: [testbed-node-2] => (item=['br-ex', 'vxlan0']) 2026-02-27 02:26:10.242259 | orchestrator | 2026-02-27 02:26:10.242285 | orchestrator | RUNNING HANDLER [openvswitch : Restart openvswitch-vswitchd container] ********* 2026-02-27 02:26:10.242297 | orchestrator | Friday 27 February 2026 02:26:02 +0000 (0:00:03.227) 0:00:44.105 ******* 2026-02-27 02:26:10.242308 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:26:10.242318 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:26:10.242329 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:26:10.242340 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:26:10.242373 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:26:10.242384 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:26:10.242395 | orchestrator | 2026-02-27 02:26:10.242406 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:26:10.242418 | orchestrator | testbed-node-0 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 02:26:10.242431 | orchestrator | testbed-node-1 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 02:26:10.242442 | orchestrator | testbed-node-2 : ok=15  changed=11  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 02:26:10.242453 | orchestrator | testbed-node-3 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:26:10.242464 | orchestrator | testbed-node-4 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:26:10.242475 | orchestrator | testbed-node-5 : ok=13  changed=9  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:26:10.242485 | orchestrator | 2026-02-27 02:26:10.242496 | orchestrator | 2026-02-27 02:26:10.242508 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:26:10.242519 | orchestrator | Friday 27 February 2026 02:26:09 +0000 (0:00:07.081) 0:00:51.186 ******* 2026-02-27 02:26:10.242547 | orchestrator | =============================================================================== 2026-02-27 02:26:10.242558 | orchestrator | openvswitch : Restart openvswitch-vswitchd container ------------------- 15.01s 2026-02-27 02:26:10.242568 | orchestrator | openvswitch : Restart openvswitch-db-server container ------------------- 8.72s 2026-02-27 02:26:10.242578 | orchestrator | openvswitch : Set system-id, hostname and hw-offload -------------------- 6.69s 2026-02-27 02:26:10.242587 | orchestrator | openvswitch : Ensuring OVS ports are properly setup --------------------- 3.23s 2026-02-27 02:26:10.242597 | orchestrator | openvswitch : Ensuring OVS bridge is properly setup --------------------- 2.74s 2026-02-27 02:26:10.242606 | orchestrator | openvswitch : Copying over config.json files for services --------------- 2.35s 2026-02-27 02:26:10.242616 | orchestrator | openvswitch : Check openvswitch containers ------------------------------ 1.77s 2026-02-27 02:26:10.242625 | orchestrator | module-load : Persist modules via modules-load.d ------------------------ 1.46s 2026-02-27 02:26:10.242635 | orchestrator | openvswitch : Ensuring config directories exist ------------------------- 1.43s 2026-02-27 02:26:10.242644 | orchestrator | module-load : Drop module persistence ----------------------------------- 1.09s 2026-02-27 02:26:10.242654 | orchestrator | module-load : Load modules ---------------------------------------------- 1.03s 2026-02-27 02:26:10.242663 | orchestrator | openvswitch : Waiting for openvswitch_db service to be ready ------------ 1.02s 2026-02-27 02:26:10.242717 | orchestrator | openvswitch : include_tasks --------------------------------------------- 0.96s 2026-02-27 02:26:10.242734 | orchestrator | openvswitch : Flush Handlers -------------------------------------------- 0.93s 2026-02-27 02:26:10.242749 | orchestrator | openvswitch : Copying over ovs-vsctl wrapper ---------------------------- 0.89s 2026-02-27 02:26:10.242766 | orchestrator | openvswitch : Create /run/openvswitch directory on host ----------------- 0.74s 2026-02-27 02:26:10.242782 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.48s 2026-02-27 02:26:10.242798 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.46s 2026-02-27 02:26:12.466413 | orchestrator | 2026-02-27 02:26:12 | INFO  | Task 5a5a63a1-461b-4733-bf7f-6dfd13709a19 (ovn) was prepared for execution. 2026-02-27 02:26:12.466494 | orchestrator | 2026-02-27 02:26:12 | INFO  | It takes a moment until task 5a5a63a1-461b-4733-bf7f-6dfd13709a19 (ovn) has been started and output is visible here. 2026-02-27 02:26:22.295226 | orchestrator | 2026-02-27 02:26:22.295354 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:26:22.295380 | orchestrator | 2026-02-27 02:26:22.295399 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:26:22.295418 | orchestrator | Friday 27 February 2026 02:26:16 +0000 (0:00:00.154) 0:00:00.154 ******* 2026-02-27 02:26:22.295434 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:26:22.295451 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:26:22.295468 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:26:22.295484 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:26:22.295501 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:26:22.295517 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:26:22.295533 | orchestrator | 2026-02-27 02:26:22.295549 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:26:22.295566 | orchestrator | Friday 27 February 2026 02:26:17 +0000 (0:00:00.620) 0:00:00.775 ******* 2026-02-27 02:26:22.295582 | orchestrator | ok: [testbed-node-3] => (item=enable_ovn_True) 2026-02-27 02:26:22.295599 | orchestrator | ok: [testbed-node-4] => (item=enable_ovn_True) 2026-02-27 02:26:22.295634 | orchestrator | ok: [testbed-node-5] => (item=enable_ovn_True) 2026-02-27 02:26:22.295652 | orchestrator | ok: [testbed-node-0] => (item=enable_ovn_True) 2026-02-27 02:26:22.295737 | orchestrator | ok: [testbed-node-1] => (item=enable_ovn_True) 2026-02-27 02:26:22.295755 | orchestrator | ok: [testbed-node-2] => (item=enable_ovn_True) 2026-02-27 02:26:22.295773 | orchestrator | 2026-02-27 02:26:22.295786 | orchestrator | PLAY [Apply role ovn-controller] *********************************************** 2026-02-27 02:26:22.295798 | orchestrator | 2026-02-27 02:26:22.295810 | orchestrator | TASK [ovn-controller : include_tasks] ****************************************** 2026-02-27 02:26:22.295821 | orchestrator | Friday 27 February 2026 02:26:17 +0000 (0:00:00.756) 0:00:01.532 ******* 2026-02-27 02:26:22.295834 | orchestrator | included: /ansible/roles/ovn-controller/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:26:22.295846 | orchestrator | 2026-02-27 02:26:22.295855 | orchestrator | TASK [ovn-controller : Ensuring config directories exist] ********************** 2026-02-27 02:26:22.295865 | orchestrator | Friday 27 February 2026 02:26:18 +0000 (0:00:00.925) 0:00:02.457 ******* 2026-02-27 02:26:22.295877 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295889 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295900 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295910 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295942 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295973 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.295984 | orchestrator | 2026-02-27 02:26:22.295993 | orchestrator | TASK [ovn-controller : Copying over config.json files for services] ************ 2026-02-27 02:26:22.296003 | orchestrator | Friday 27 February 2026 02:26:19 +0000 (0:00:01.028) 0:00:03.486 ******* 2026-02-27 02:26:22.296013 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296028 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296039 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296049 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296058 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296068 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296086 | orchestrator | 2026-02-27 02:26:22.296096 | orchestrator | TASK [ovn-controller : Ensuring systemd override directory exists] ************* 2026-02-27 02:26:22.296106 | orchestrator | Friday 27 February 2026 02:26:21 +0000 (0:00:01.438) 0:00:04.925 ******* 2026-02-27 02:26:22.296116 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296126 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:22.296143 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801050 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801129 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801135 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801140 | orchestrator | 2026-02-27 02:26:49.801145 | orchestrator | TASK [ovn-controller : Copying over systemd override] ************************** 2026-02-27 02:26:49.801150 | orchestrator | Friday 27 February 2026 02:26:22 +0000 (0:00:01.114) 0:00:06.039 ******* 2026-02-27 02:26:49.801155 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801159 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801175 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801179 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801183 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801197 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801201 | orchestrator | 2026-02-27 02:26:49.801205 | orchestrator | TASK [ovn-controller : Check ovn-controller containers] ************************ 2026-02-27 02:26:49.801209 | orchestrator | Friday 27 February 2026 02:26:23 +0000 (0:00:01.637) 0:00:07.677 ******* 2026-02-27 02:26:49.801216 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801220 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801224 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801228 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801236 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801240 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-controller', 'value': {'container_name': 'ovn_controller', 'group': 'ovn-controller', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-controller:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-controller/:/var/lib/kolla/config_files/:ro', '/run/openvswitch:/run/openvswitch:shared', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:26:49.801243 | orchestrator | 2026-02-27 02:26:49.801247 | orchestrator | TASK [ovn-controller : Create br-int bridge on OpenvSwitch] ******************** 2026-02-27 02:26:49.801251 | orchestrator | Friday 27 February 2026 02:26:25 +0000 (0:00:01.432) 0:00:09.110 ******* 2026-02-27 02:26:49.801255 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:26:49.801260 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:26:49.801264 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:26:49.801268 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:26:49.801272 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:26:49.801275 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:26:49.801279 | orchestrator | 2026-02-27 02:26:49.801283 | orchestrator | TASK [ovn-controller : Configure OVN in OVSDB] ********************************* 2026-02-27 02:26:49.801286 | orchestrator | Friday 27 February 2026 02:26:28 +0000 (0:00:02.805) 0:00:11.916 ******* 2026-02-27 02:26:49.801290 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.13'}) 2026-02-27 02:26:49.801295 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.14'}) 2026-02-27 02:26:49.801298 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.15'}) 2026-02-27 02:26:49.801302 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.10'}) 2026-02-27 02:26:49.801306 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.11'}) 2026-02-27 02:26:49.801309 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-ip', 'value': '192.168.16.12'}) 2026-02-27 02:26:49.801316 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388273 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388372 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388381 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388386 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388405 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-encap-type', 'value': 'geneve'}) 2026-02-27 02:27:17.388410 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388417 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388421 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388442 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388446 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388451 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote', 'value': 'tcp:192.168.16.10:6642,tcp:192.168.16.11:6642,tcp:192.168.16.12:6642'}) 2026-02-27 02:27:17.388457 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388463 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388467 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388472 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388476 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388481 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388486 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388491 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-remote-probe-interval', 'value': '60000'}) 2026-02-27 02:27:17.388495 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388499 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388504 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388509 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388513 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388518 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-openflow-probe-interval', 'value': '60'}) 2026-02-27 02:27:17.388522 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388527 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388531 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388536 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-02-27 02:27:17.388541 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-02-27 02:27:17.388545 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'absent'}) 2026-02-27 02:27:17.388550 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-monitor-all', 'value': False}) 2026-02-27 02:27:17.388554 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-02-27 02:27:17.388559 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-02-27 02:27:17.388563 | orchestrator | changed: [testbed-node-4] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:2f:fa:44', 'state': 'present'}) 2026-02-27 02:27:17.388570 | orchestrator | changed: [testbed-node-3] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:89:18:56', 'state': 'present'}) 2026-02-27 02:27:17.388586 | orchestrator | changed: [testbed-node-5] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:71:3a:c3', 'state': 'present'}) 2026-02-27 02:27:17.388601 | orchestrator | ok: [testbed-node-0] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:52:c1:40', 'state': 'absent'}) 2026-02-27 02:27:17.388606 | orchestrator | ok: [testbed-node-1] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:33:12:50', 'state': 'absent'}) 2026-02-27 02:27:17.388615 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-bridge-mappings', 'value': 'physnet1:br-ex', 'state': 'present'}) 2026-02-27 02:27:17.388619 | orchestrator | ok: [testbed-node-4] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-02-27 02:27:17.388624 | orchestrator | ok: [testbed-node-3] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-02-27 02:27:17.388628 | orchestrator | ok: [testbed-node-5] => (item={'name': 'ovn-cms-options', 'value': '', 'state': 'absent'}) 2026-02-27 02:27:17.388633 | orchestrator | changed: [testbed-node-0] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-02-27 02:27:17.388687 | orchestrator | changed: [testbed-node-1] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-02-27 02:27:17.388697 | orchestrator | ok: [testbed-node-2] => (item={'name': 'ovn-chassis-mac-mappings', 'value': 'physnet1:52:54:00:29:4a:9b', 'state': 'absent'}) 2026-02-27 02:27:17.388703 | orchestrator | changed: [testbed-node-2] => (item={'name': 'ovn-cms-options', 'value': 'enable-chassis-as-gw,availability-zones=nova', 'state': 'present'}) 2026-02-27 02:27:17.388711 | orchestrator | 2026-02-27 02:27:17.388719 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388728 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:21.069) 0:00:32.986 ******* 2026-02-27 02:27:17.388735 | orchestrator | 2026-02-27 02:27:17.388743 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388750 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.222) 0:00:33.209 ******* 2026-02-27 02:27:17.388758 | orchestrator | 2026-02-27 02:27:17.388765 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388772 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.064) 0:00:33.273 ******* 2026-02-27 02:27:17.388781 | orchestrator | 2026-02-27 02:27:17.388786 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388790 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.067) 0:00:33.340 ******* 2026-02-27 02:27:17.388794 | orchestrator | 2026-02-27 02:27:17.388799 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388803 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.062) 0:00:33.403 ******* 2026-02-27 02:27:17.388808 | orchestrator | 2026-02-27 02:27:17.388812 | orchestrator | TASK [ovn-controller : Flush handlers] ***************************************** 2026-02-27 02:27:17.388817 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.064) 0:00:33.467 ******* 2026-02-27 02:27:17.388822 | orchestrator | 2026-02-27 02:27:17.388828 | orchestrator | RUNNING HANDLER [ovn-controller : Reload systemd config] *********************** 2026-02-27 02:27:17.388833 | orchestrator | Friday 27 February 2026 02:26:49 +0000 (0:00:00.066) 0:00:33.534 ******* 2026-02-27 02:27:17.388838 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:27:17.388844 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:27:17.388849 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:17.388854 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:27:17.388859 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:17.388864 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:17.388869 | orchestrator | 2026-02-27 02:27:17.388874 | orchestrator | RUNNING HANDLER [ovn-controller : Restart ovn-controller container] ************ 2026-02-27 02:27:17.388879 | orchestrator | Friday 27 February 2026 02:26:51 +0000 (0:00:01.683) 0:00:35.217 ******* 2026-02-27 02:27:17.388885 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:17.388891 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:27:17.388901 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:27:17.388907 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:27:17.388911 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:27:17.388917 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:27:17.388922 | orchestrator | 2026-02-27 02:27:17.388927 | orchestrator | PLAY [Apply role ovn-db] ******************************************************* 2026-02-27 02:27:17.388932 | orchestrator | 2026-02-27 02:27:17.388938 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-02-27 02:27:17.388943 | orchestrator | Friday 27 February 2026 02:27:14 +0000 (0:00:23.465) 0:00:58.683 ******* 2026-02-27 02:27:17.388948 | orchestrator | included: /ansible/roles/ovn-db/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:27:17.388953 | orchestrator | 2026-02-27 02:27:17.388959 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-02-27 02:27:17.388964 | orchestrator | Friday 27 February 2026 02:27:15 +0000 (0:00:00.766) 0:00:59.449 ******* 2026-02-27 02:27:17.388969 | orchestrator | included: /ansible/roles/ovn-db/tasks/lookup_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:27:17.388974 | orchestrator | 2026-02-27 02:27:17.388980 | orchestrator | TASK [ovn-db : Checking for any existing OVN DB container volumes] ************* 2026-02-27 02:27:17.388985 | orchestrator | Friday 27 February 2026 02:27:16 +0000 (0:00:00.565) 0:01:00.015 ******* 2026-02-27 02:27:17.388990 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:17.388996 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:17.389001 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:17.389006 | orchestrator | 2026-02-27 02:27:17.389011 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB volume availability] *************** 2026-02-27 02:27:17.389021 | orchestrator | Friday 27 February 2026 02:27:17 +0000 (0:00:01.085) 0:01:01.100 ******* 2026-02-27 02:27:28.138734 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.138849 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.138864 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.138876 | orchestrator | 2026-02-27 02:27:28.138889 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB volume availability] *************** 2026-02-27 02:27:28.138902 | orchestrator | Friday 27 February 2026 02:27:17 +0000 (0:00:00.349) 0:01:01.449 ******* 2026-02-27 02:27:28.138913 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.138942 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.138954 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.138965 | orchestrator | 2026-02-27 02:27:28.138976 | orchestrator | TASK [ovn-db : Establish whether the OVN NB cluster has already existed] ******* 2026-02-27 02:27:28.138987 | orchestrator | Friday 27 February 2026 02:27:18 +0000 (0:00:00.343) 0:01:01.793 ******* 2026-02-27 02:27:28.138998 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.139009 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.139019 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.139030 | orchestrator | 2026-02-27 02:27:28.139041 | orchestrator | TASK [ovn-db : Establish whether the OVN SB cluster has already existed] ******* 2026-02-27 02:27:28.139052 | orchestrator | Friday 27 February 2026 02:27:18 +0000 (0:00:00.336) 0:01:02.130 ******* 2026-02-27 02:27:28.139063 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.139074 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.139085 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.139096 | orchestrator | 2026-02-27 02:27:28.139107 | orchestrator | TASK [ovn-db : Check if running on all OVN NB DB hosts] ************************ 2026-02-27 02:27:28.139118 | orchestrator | Friday 27 February 2026 02:27:18 +0000 (0:00:00.480) 0:01:02.611 ******* 2026-02-27 02:27:28.139129 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139141 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139151 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139162 | orchestrator | 2026-02-27 02:27:28.139173 | orchestrator | TASK [ovn-db : Check OVN NB service port liveness] ***************************** 2026-02-27 02:27:28.139184 | orchestrator | Friday 27 February 2026 02:27:19 +0000 (0:00:00.270) 0:01:02.881 ******* 2026-02-27 02:27:28.139217 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139231 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139243 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139255 | orchestrator | 2026-02-27 02:27:28.139268 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB service port liveness] ************* 2026-02-27 02:27:28.139280 | orchestrator | Friday 27 February 2026 02:27:19 +0000 (0:00:00.306) 0:01:03.188 ******* 2026-02-27 02:27:28.139292 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139304 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139316 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139328 | orchestrator | 2026-02-27 02:27:28.139339 | orchestrator | TASK [ovn-db : Get OVN NB database information] ******************************** 2026-02-27 02:27:28.139352 | orchestrator | Friday 27 February 2026 02:27:19 +0000 (0:00:00.305) 0:01:03.493 ******* 2026-02-27 02:27:28.139363 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139375 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139388 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139399 | orchestrator | 2026-02-27 02:27:28.139412 | orchestrator | TASK [ovn-db : Divide hosts by their OVN NB leader/follower role] ************** 2026-02-27 02:27:28.139424 | orchestrator | Friday 27 February 2026 02:27:20 +0000 (0:00:00.292) 0:01:03.786 ******* 2026-02-27 02:27:28.139436 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139448 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139460 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139472 | orchestrator | 2026-02-27 02:27:28.139485 | orchestrator | TASK [ovn-db : Fail on existing OVN NB cluster with no leader] ***************** 2026-02-27 02:27:28.139497 | orchestrator | Friday 27 February 2026 02:27:20 +0000 (0:00:00.471) 0:01:04.257 ******* 2026-02-27 02:27:28.139509 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139521 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139534 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139551 | orchestrator | 2026-02-27 02:27:28.139571 | orchestrator | TASK [ovn-db : Check if running on all OVN SB DB hosts] ************************ 2026-02-27 02:27:28.139600 | orchestrator | Friday 27 February 2026 02:27:20 +0000 (0:00:00.282) 0:01:04.540 ******* 2026-02-27 02:27:28.139621 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139667 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139686 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139704 | orchestrator | 2026-02-27 02:27:28.139722 | orchestrator | TASK [ovn-db : Check OVN SB service port liveness] ***************************** 2026-02-27 02:27:28.139741 | orchestrator | Friday 27 February 2026 02:27:21 +0000 (0:00:00.304) 0:01:04.844 ******* 2026-02-27 02:27:28.139759 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139777 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139796 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139814 | orchestrator | 2026-02-27 02:27:28.139834 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB service port liveness] ************* 2026-02-27 02:27:28.139853 | orchestrator | Friday 27 February 2026 02:27:21 +0000 (0:00:00.271) 0:01:05.115 ******* 2026-02-27 02:27:28.139871 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139888 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.139904 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.139919 | orchestrator | 2026-02-27 02:27:28.139935 | orchestrator | TASK [ovn-db : Get OVN SB database information] ******************************** 2026-02-27 02:27:28.139953 | orchestrator | Friday 27 February 2026 02:27:21 +0000 (0:00:00.465) 0:01:05.580 ******* 2026-02-27 02:27:28.139968 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.139985 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140002 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140019 | orchestrator | 2026-02-27 02:27:28.140039 | orchestrator | TASK [ovn-db : Divide hosts by their OVN SB leader/follower role] ************** 2026-02-27 02:27:28.140058 | orchestrator | Friday 27 February 2026 02:27:22 +0000 (0:00:00.292) 0:01:05.872 ******* 2026-02-27 02:27:28.140077 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140113 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140125 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140136 | orchestrator | 2026-02-27 02:27:28.140146 | orchestrator | TASK [ovn-db : Fail on existing OVN SB cluster with no leader] ***************** 2026-02-27 02:27:28.140157 | orchestrator | Friday 27 February 2026 02:27:22 +0000 (0:00:00.325) 0:01:06.198 ******* 2026-02-27 02:27:28.140189 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140201 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140230 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140241 | orchestrator | 2026-02-27 02:27:28.140252 | orchestrator | TASK [ovn-db : include_tasks] ************************************************** 2026-02-27 02:27:28.140263 | orchestrator | Friday 27 February 2026 02:27:22 +0000 (0:00:00.279) 0:01:06.477 ******* 2026-02-27 02:27:28.140284 | orchestrator | included: /ansible/roles/ovn-db/tasks/bootstrap-initial.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:27:28.140296 | orchestrator | 2026-02-27 02:27:28.140307 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new cluster)] ******************* 2026-02-27 02:27:28.140318 | orchestrator | Friday 27 February 2026 02:27:23 +0000 (0:00:00.724) 0:01:07.202 ******* 2026-02-27 02:27:28.140329 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.140340 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.140351 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.140361 | orchestrator | 2026-02-27 02:27:28.140372 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new cluster)] ******************* 2026-02-27 02:27:28.140383 | orchestrator | Friday 27 February 2026 02:27:23 +0000 (0:00:00.420) 0:01:07.623 ******* 2026-02-27 02:27:28.140394 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:28.140405 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:28.140416 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:28.140426 | orchestrator | 2026-02-27 02:27:28.140437 | orchestrator | TASK [ovn-db : Check NB cluster status] **************************************** 2026-02-27 02:27:28.140448 | orchestrator | Friday 27 February 2026 02:27:24 +0000 (0:00:00.431) 0:01:08.054 ******* 2026-02-27 02:27:28.140459 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140470 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140481 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140491 | orchestrator | 2026-02-27 02:27:28.140502 | orchestrator | TASK [ovn-db : Check SB cluster status] **************************************** 2026-02-27 02:27:28.140513 | orchestrator | Friday 27 February 2026 02:27:24 +0000 (0:00:00.310) 0:01:08.365 ******* 2026-02-27 02:27:28.140524 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140534 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140545 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140556 | orchestrator | 2026-02-27 02:27:28.140567 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in NB DB] *** 2026-02-27 02:27:28.140578 | orchestrator | Friday 27 February 2026 02:27:25 +0000 (0:00:00.516) 0:01:08.881 ******* 2026-02-27 02:27:28.140589 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140599 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140610 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140621 | orchestrator | 2026-02-27 02:27:28.140632 | orchestrator | TASK [ovn-db : Remove an old node with the same ip address as the new node in SB DB] *** 2026-02-27 02:27:28.140670 | orchestrator | Friday 27 February 2026 02:27:25 +0000 (0:00:00.343) 0:01:09.225 ******* 2026-02-27 02:27:28.140681 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140692 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140703 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140713 | orchestrator | 2026-02-27 02:27:28.140724 | orchestrator | TASK [ovn-db : Set bootstrap args fact for NB (new member)] ******************** 2026-02-27 02:27:28.140735 | orchestrator | Friday 27 February 2026 02:27:25 +0000 (0:00:00.331) 0:01:09.556 ******* 2026-02-27 02:27:28.140746 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140757 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140779 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140790 | orchestrator | 2026-02-27 02:27:28.140801 | orchestrator | TASK [ovn-db : Set bootstrap args fact for SB (new member)] ******************** 2026-02-27 02:27:28.140811 | orchestrator | Friday 27 February 2026 02:27:26 +0000 (0:00:00.340) 0:01:09.896 ******* 2026-02-27 02:27:28.140822 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:28.140833 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:28.140844 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:28.140854 | orchestrator | 2026-02-27 02:27:28.140866 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-02-27 02:27:28.140876 | orchestrator | Friday 27 February 2026 02:27:26 +0000 (0:00:00.517) 0:01:10.414 ******* 2026-02-27 02:27:28.140890 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:28.140908 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:28.140953 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:28.140995 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390461 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390562 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390577 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390595 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390684 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390710 | orchestrator | 2026-02-27 02:27:34.390729 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-02-27 02:27:34.390750 | orchestrator | Friday 27 February 2026 02:27:28 +0000 (0:00:01.462) 0:01:11.877 ******* 2026-02-27 02:27:34.390771 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390793 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390812 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390832 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390873 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390886 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390898 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390909 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390930 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390941 | orchestrator | 2026-02-27 02:27:34.390952 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-02-27 02:27:34.390963 | orchestrator | Friday 27 February 2026 02:27:31 +0000 (0:00:03.761) 0:01:15.639 ******* 2026-02-27 02:27:34.390974 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.390987 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.391000 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.391013 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.391025 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:34.391051 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.887454 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.887546 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.887576 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.887584 | orchestrator | 2026-02-27 02:27:57.887591 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:27:57.887600 | orchestrator | Friday 27 February 2026 02:27:33 +0000 (0:00:02.013) 0:01:17.653 ******* 2026-02-27 02:27:57.887606 | orchestrator | 2026-02-27 02:27:57.887613 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:27:57.887619 | orchestrator | Friday 27 February 2026 02:27:33 +0000 (0:00:00.067) 0:01:17.720 ******* 2026-02-27 02:27:57.887626 | orchestrator | 2026-02-27 02:27:57.887691 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:27:57.887700 | orchestrator | Friday 27 February 2026 02:27:34 +0000 (0:00:00.333) 0:01:18.054 ******* 2026-02-27 02:27:57.887706 | orchestrator | 2026-02-27 02:27:57.887713 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-02-27 02:27:57.887719 | orchestrator | Friday 27 February 2026 02:27:34 +0000 (0:00:00.065) 0:01:18.120 ******* 2026-02-27 02:27:57.887726 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:57.887733 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:27:57.887740 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:27:57.887746 | orchestrator | 2026-02-27 02:27:57.887753 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-02-27 02:27:57.887760 | orchestrator | Friday 27 February 2026 02:27:36 +0000 (0:00:02.484) 0:01:20.605 ******* 2026-02-27 02:27:57.887766 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:57.887773 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:27:57.887784 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:27:57.887790 | orchestrator | 2026-02-27 02:27:57.887796 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-02-27 02:27:57.887803 | orchestrator | Friday 27 February 2026 02:27:44 +0000 (0:00:07.482) 0:01:28.087 ******* 2026-02-27 02:27:57.887809 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:27:57.887815 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:27:57.887822 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:57.887829 | orchestrator | 2026-02-27 02:27:57.887836 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-02-27 02:27:57.887842 | orchestrator | Friday 27 February 2026 02:27:50 +0000 (0:00:06.613) 0:01:34.701 ******* 2026-02-27 02:27:57.887849 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:27:57.887856 | orchestrator | 2026-02-27 02:27:57.887863 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-02-27 02:27:57.887870 | orchestrator | Friday 27 February 2026 02:27:51 +0000 (0:00:00.134) 0:01:34.836 ******* 2026-02-27 02:27:57.887877 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:57.887884 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:57.887891 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:57.887898 | orchestrator | 2026-02-27 02:27:57.887905 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-02-27 02:27:57.887912 | orchestrator | Friday 27 February 2026 02:27:52 +0000 (0:00:01.035) 0:01:35.871 ******* 2026-02-27 02:27:57.887919 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:57.887926 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:57.887932 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:57.887946 | orchestrator | 2026-02-27 02:27:57.887953 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-02-27 02:27:57.887960 | orchestrator | Friday 27 February 2026 02:27:52 +0000 (0:00:00.662) 0:01:36.534 ******* 2026-02-27 02:27:57.887966 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:57.887973 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:57.887979 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:57.887986 | orchestrator | 2026-02-27 02:27:57.887993 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-02-27 02:27:57.887999 | orchestrator | Friday 27 February 2026 02:27:53 +0000 (0:00:00.786) 0:01:37.321 ******* 2026-02-27 02:27:57.888006 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:27:57.888012 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:27:57.888031 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:27:57.888038 | orchestrator | 2026-02-27 02:27:57.888044 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-02-27 02:27:57.888051 | orchestrator | Friday 27 February 2026 02:27:54 +0000 (0:00:00.638) 0:01:37.960 ******* 2026-02-27 02:27:57.888058 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:57.888064 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:57.888087 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:57.888094 | orchestrator | 2026-02-27 02:27:57.888100 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-02-27 02:27:57.888107 | orchestrator | Friday 27 February 2026 02:27:55 +0000 (0:00:01.122) 0:01:39.082 ******* 2026-02-27 02:27:57.888114 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:57.888121 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:57.888127 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:57.888133 | orchestrator | 2026-02-27 02:27:57.888140 | orchestrator | TASK [ovn-db : Unset bootstrap args fact] ************************************** 2026-02-27 02:27:57.888147 | orchestrator | Friday 27 February 2026 02:27:56 +0000 (0:00:00.749) 0:01:39.831 ******* 2026-02-27 02:27:57.888153 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:27:57.888160 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:27:57.888166 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:27:57.888173 | orchestrator | 2026-02-27 02:27:57.888179 | orchestrator | TASK [ovn-db : Ensuring config directories exist] ****************************** 2026-02-27 02:27:57.888186 | orchestrator | Friday 27 February 2026 02:27:56 +0000 (0:00:00.298) 0:01:40.130 ******* 2026-02-27 02:27:57.888194 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888203 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888210 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888217 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888229 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888236 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888243 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888251 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:27:57.888264 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898795 | orchestrator | 2026-02-27 02:28:04.898895 | orchestrator | TASK [ovn-db : Copying over config.json files for services] ******************** 2026-02-27 02:28:04.898910 | orchestrator | Friday 27 February 2026 02:27:57 +0000 (0:00:01.489) 0:01:41.619 ******* 2026-02-27 02:28:04.898921 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898933 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898942 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898951 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898985 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.898993 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899001 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899009 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899030 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899038 | orchestrator | 2026-02-27 02:28:04.899047 | orchestrator | TASK [ovn-db : Check ovn containers] ******************************************* 2026-02-27 02:28:04.899055 | orchestrator | Friday 27 February 2026 02:28:01 +0000 (0:00:03.803) 0:01:45.423 ******* 2026-02-27 02:28:04.899078 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899086 | orchestrator | ok: [testbed-node-1] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899093 | orchestrator | ok: [testbed-node-2] => (item={'key': 'ovn-northd', 'value': {'container_name': 'ovn_northd', 'group': 'ovn-northd', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-northd:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-northd/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899101 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899115 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899123 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-nb-db', 'value': {'container_name': 'ovn_nb_db', 'group': 'ovn-nb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-nb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-nb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_nb_db:/var/lib/openvswitch/ovn-nb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899131 | orchestrator | ok: [testbed-node-0] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899139 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899147 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ovn-sb-db', 'value': {'container_name': 'ovn_sb_db', 'group': 'ovn-sb-db', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ovn-sb-db-server:24.9.3.20251130', 'volumes': ['/etc/kolla/ovn-sb-db/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'ovn_sb_db:/var/lib/openvswitch/ovn-sb/', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 02:28:04.899155 | orchestrator | 2026-02-27 02:28:04.899166 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:28:04.899174 | orchestrator | Friday 27 February 2026 02:28:04 +0000 (0:00:03.020) 0:01:48.443 ******* 2026-02-27 02:28:04.899181 | orchestrator | 2026-02-27 02:28:04.899189 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:28:04.899197 | orchestrator | Friday 27 February 2026 02:28:04 +0000 (0:00:00.063) 0:01:48.507 ******* 2026-02-27 02:28:04.899205 | orchestrator | 2026-02-27 02:28:04.899213 | orchestrator | TASK [ovn-db : Flush handlers] ************************************************* 2026-02-27 02:28:04.899221 | orchestrator | Friday 27 February 2026 02:28:04 +0000 (0:00:00.059) 0:01:48.566 ******* 2026-02-27 02:28:04.899230 | orchestrator | 2026-02-27 02:28:04.899243 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-nb-db container] ************************* 2026-02-27 02:28:28.935444 | orchestrator | Friday 27 February 2026 02:28:04 +0000 (0:00:00.064) 0:01:48.630 ******* 2026-02-27 02:28:28.935553 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:28:28.935568 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:28:28.935578 | orchestrator | 2026-02-27 02:28:28.935589 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-sb-db container] ************************* 2026-02-27 02:28:28.935599 | orchestrator | Friday 27 February 2026 02:28:11 +0000 (0:00:06.183) 0:01:54.814 ******* 2026-02-27 02:28:28.935609 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:28:28.935619 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:28:28.935629 | orchestrator | 2026-02-27 02:28:28.935694 | orchestrator | RUNNING HANDLER [ovn-db : Restart ovn-northd container] ************************ 2026-02-27 02:28:28.935704 | orchestrator | Friday 27 February 2026 02:28:17 +0000 (0:00:06.212) 0:02:01.027 ******* 2026-02-27 02:28:28.935735 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:28:28.935745 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:28:28.935755 | orchestrator | 2026-02-27 02:28:28.935764 | orchestrator | TASK [ovn-db : Wait for leader election] *************************************** 2026-02-27 02:28:28.935774 | orchestrator | Friday 27 February 2026 02:28:23 +0000 (0:00:06.205) 0:02:07.232 ******* 2026-02-27 02:28:28.935784 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:28:28.935793 | orchestrator | 2026-02-27 02:28:28.935803 | orchestrator | TASK [ovn-db : Get OVN_Northbound cluster leader] ****************************** 2026-02-27 02:28:28.935812 | orchestrator | Friday 27 February 2026 02:28:23 +0000 (0:00:00.138) 0:02:07.370 ******* 2026-02-27 02:28:28.935822 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:28:28.935832 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:28:28.935841 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:28:28.935851 | orchestrator | 2026-02-27 02:28:28.935860 | orchestrator | TASK [ovn-db : Configure OVN NB connection settings] *************************** 2026-02-27 02:28:28.935870 | orchestrator | Friday 27 February 2026 02:28:24 +0000 (0:00:01.041) 0:02:08.411 ******* 2026-02-27 02:28:28.935879 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:28:28.935889 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:28:28.935898 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:28:28.935908 | orchestrator | 2026-02-27 02:28:28.935917 | orchestrator | TASK [ovn-db : Get OVN_Southbound cluster leader] ****************************** 2026-02-27 02:28:28.935943 | orchestrator | Friday 27 February 2026 02:28:25 +0000 (0:00:00.615) 0:02:09.027 ******* 2026-02-27 02:28:28.935972 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:28:28.935989 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:28:28.936006 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:28:28.936022 | orchestrator | 2026-02-27 02:28:28.936039 | orchestrator | TASK [ovn-db : Configure OVN SB connection settings] *************************** 2026-02-27 02:28:28.936056 | orchestrator | Friday 27 February 2026 02:28:26 +0000 (0:00:00.830) 0:02:09.858 ******* 2026-02-27 02:28:28.936074 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:28:28.936091 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:28:28.936107 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:28:28.936124 | orchestrator | 2026-02-27 02:28:28.936142 | orchestrator | TASK [ovn-db : Wait for ovn-nb-db] ********************************************* 2026-02-27 02:28:28.936161 | orchestrator | Friday 27 February 2026 02:28:26 +0000 (0:00:00.632) 0:02:10.491 ******* 2026-02-27 02:28:28.936177 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:28:28.936194 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:28:28.936205 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:28:28.936217 | orchestrator | 2026-02-27 02:28:28.936228 | orchestrator | TASK [ovn-db : Wait for ovn-sb-db] ********************************************* 2026-02-27 02:28:28.936239 | orchestrator | Friday 27 February 2026 02:28:27 +0000 (0:00:00.969) 0:02:11.460 ******* 2026-02-27 02:28:28.936250 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:28:28.936260 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:28:28.936270 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:28:28.936281 | orchestrator | 2026-02-27 02:28:28.936292 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:28:28.936304 | orchestrator | testbed-node-0 : ok=44  changed=18  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-02-27 02:28:28.936317 | orchestrator | testbed-node-1 : ok=43  changed=19  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-02-27 02:28:28.936328 | orchestrator | testbed-node-2 : ok=43  changed=19  unreachable=0 failed=0 skipped=22  rescued=0 ignored=0 2026-02-27 02:28:28.936339 | orchestrator | testbed-node-3 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:28:28.936349 | orchestrator | testbed-node-4 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:28:28.936369 | orchestrator | testbed-node-5 : ok=12  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:28:28.936379 | orchestrator | 2026-02-27 02:28:28.936389 | orchestrator | 2026-02-27 02:28:28.936399 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:28:28.936423 | orchestrator | Friday 27 February 2026 02:28:28 +0000 (0:00:00.878) 0:02:12.339 ******* 2026-02-27 02:28:28.936433 | orchestrator | =============================================================================== 2026-02-27 02:28:28.936443 | orchestrator | ovn-controller : Restart ovn-controller container ---------------------- 23.47s 2026-02-27 02:28:28.936458 | orchestrator | ovn-controller : Configure OVN in OVSDB -------------------------------- 21.07s 2026-02-27 02:28:28.936475 | orchestrator | ovn-db : Restart ovn-sb-db container ----------------------------------- 13.69s 2026-02-27 02:28:28.936489 | orchestrator | ovn-db : Restart ovn-northd container ---------------------------------- 12.82s 2026-02-27 02:28:28.936503 | orchestrator | ovn-db : Restart ovn-nb-db container ------------------------------------ 8.67s 2026-02-27 02:28:28.936541 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.80s 2026-02-27 02:28:28.936557 | orchestrator | ovn-db : Copying over config.json files for services -------------------- 3.76s 2026-02-27 02:28:28.936572 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 3.02s 2026-02-27 02:28:28.936588 | orchestrator | ovn-controller : Create br-int bridge on OpenvSwitch -------------------- 2.81s 2026-02-27 02:28:28.936605 | orchestrator | ovn-db : Check ovn containers ------------------------------------------- 2.01s 2026-02-27 02:28:28.936622 | orchestrator | ovn-controller : Reload systemd config ---------------------------------- 1.68s 2026-02-27 02:28:28.936668 | orchestrator | ovn-controller : Copying over systemd override -------------------------- 1.64s 2026-02-27 02:28:28.936680 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.49s 2026-02-27 02:28:28.936689 | orchestrator | ovn-db : Ensuring config directories exist ------------------------------ 1.46s 2026-02-27 02:28:28.936699 | orchestrator | ovn-controller : Copying over config.json files for services ------------ 1.44s 2026-02-27 02:28:28.936709 | orchestrator | ovn-controller : Check ovn-controller containers ------------------------ 1.43s 2026-02-27 02:28:28.936718 | orchestrator | ovn-db : Wait for ovn-nb-db --------------------------------------------- 1.12s 2026-02-27 02:28:28.936728 | orchestrator | ovn-controller : Ensuring systemd override directory exists ------------- 1.11s 2026-02-27 02:28:28.936737 | orchestrator | ovn-db : Checking for any existing OVN DB container volumes ------------- 1.09s 2026-02-27 02:28:28.936747 | orchestrator | ovn-db : Get OVN_Northbound cluster leader ------------------------------ 1.04s 2026-02-27 02:28:29.202701 | orchestrator | + [[ ceph-ansible == \c\e\p\h\-\a\n\s\i\b\l\e ]] 2026-02-27 02:28:29.202795 | orchestrator | + sh -c /opt/configuration/scripts/deploy/100-ceph-with-ansible.sh 2026-02-27 02:28:31.341370 | orchestrator | 2026-02-27 02:28:31 | INFO  | Trying to run play wipe-partitions in environment custom 2026-02-27 02:28:41.514353 | orchestrator | 2026-02-27 02:28:41 | INFO  | Task e5ae3138-6b36-431b-878d-237029b41338 (wipe-partitions) was prepared for execution. 2026-02-27 02:28:41.514909 | orchestrator | 2026-02-27 02:28:41 | INFO  | It takes a moment until task e5ae3138-6b36-431b-878d-237029b41338 (wipe-partitions) has been started and output is visible here. 2026-02-27 02:28:55.200498 | orchestrator | 2026-02-27 02:28:55.200616 | orchestrator | PLAY [Wipe partitions] ********************************************************* 2026-02-27 02:28:55.200665 | orchestrator | 2026-02-27 02:28:55.200679 | orchestrator | TASK [Find all logical devices owned by UID 167] ******************************* 2026-02-27 02:28:55.200691 | orchestrator | Friday 27 February 2026 02:28:45 +0000 (0:00:00.140) 0:00:00.140 ******* 2026-02-27 02:28:55.200703 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:28:55.200715 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:28:55.200750 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:28:55.200762 | orchestrator | 2026-02-27 02:28:55.200773 | orchestrator | TASK [Remove all rook related logical devices] ********************************* 2026-02-27 02:28:55.200784 | orchestrator | Friday 27 February 2026 02:28:47 +0000 (0:00:01.655) 0:00:01.796 ******* 2026-02-27 02:28:55.200795 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:28:55.200806 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:28:55.200817 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:28:55.200827 | orchestrator | 2026-02-27 02:28:55.200838 | orchestrator | TASK [Find all logical devices with prefix ceph] ******************************* 2026-02-27 02:28:55.200849 | orchestrator | Friday 27 February 2026 02:28:47 +0000 (0:00:00.372) 0:00:02.168 ******* 2026-02-27 02:28:55.200860 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:28:55.200872 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:28:55.200883 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:28:55.200893 | orchestrator | 2026-02-27 02:28:55.200904 | orchestrator | TASK [Remove all ceph related logical devices] ********************************* 2026-02-27 02:28:55.200915 | orchestrator | Friday 27 February 2026 02:28:48 +0000 (0:00:00.572) 0:00:02.741 ******* 2026-02-27 02:28:55.200926 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:28:55.200937 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:28:55.200947 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:28:55.200959 | orchestrator | 2026-02-27 02:28:55.200971 | orchestrator | TASK [Check device availability] *********************************************** 2026-02-27 02:28:55.200981 | orchestrator | Friday 27 February 2026 02:28:48 +0000 (0:00:00.259) 0:00:03.000 ******* 2026-02-27 02:28:55.200992 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-02-27 02:28:55.201004 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-02-27 02:28:55.201015 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-02-27 02:28:55.201025 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-02-27 02:28:55.201036 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-02-27 02:28:55.201049 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-02-27 02:28:55.201061 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-02-27 02:28:55.201073 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-02-27 02:28:55.201100 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-02-27 02:28:55.201113 | orchestrator | 2026-02-27 02:28:55.201126 | orchestrator | TASK [Wipe partitions with wipefs] ********************************************* 2026-02-27 02:28:55.201140 | orchestrator | Friday 27 February 2026 02:28:49 +0000 (0:00:01.261) 0:00:04.262 ******* 2026-02-27 02:28:55.201153 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdb) 2026-02-27 02:28:55.201166 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdb) 2026-02-27 02:28:55.201178 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdb) 2026-02-27 02:28:55.201191 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdc) 2026-02-27 02:28:55.201204 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdc) 2026-02-27 02:28:55.201217 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdc) 2026-02-27 02:28:55.201230 | orchestrator | ok: [testbed-node-3] => (item=/dev/sdd) 2026-02-27 02:28:55.201243 | orchestrator | ok: [testbed-node-4] => (item=/dev/sdd) 2026-02-27 02:28:55.201256 | orchestrator | ok: [testbed-node-5] => (item=/dev/sdd) 2026-02-27 02:28:55.201267 | orchestrator | 2026-02-27 02:28:55.201279 | orchestrator | TASK [Overwrite first 32M with zeros] ****************************************** 2026-02-27 02:28:55.201290 | orchestrator | Friday 27 February 2026 02:28:51 +0000 (0:00:01.629) 0:00:05.892 ******* 2026-02-27 02:28:55.201301 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdb) 2026-02-27 02:28:55.201313 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdb) 2026-02-27 02:28:55.201324 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdb) 2026-02-27 02:28:55.201335 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdc) 2026-02-27 02:28:55.201346 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdc) 2026-02-27 02:28:55.201358 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdc) 2026-02-27 02:28:55.201378 | orchestrator | changed: [testbed-node-3] => (item=/dev/sdd) 2026-02-27 02:28:55.201389 | orchestrator | changed: [testbed-node-4] => (item=/dev/sdd) 2026-02-27 02:28:55.201401 | orchestrator | changed: [testbed-node-5] => (item=/dev/sdd) 2026-02-27 02:28:55.201412 | orchestrator | 2026-02-27 02:28:55.201423 | orchestrator | TASK [Reload udev rules] ******************************************************* 2026-02-27 02:28:55.201435 | orchestrator | Friday 27 February 2026 02:28:53 +0000 (0:00:02.161) 0:00:08.053 ******* 2026-02-27 02:28:55.201446 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:28:55.201457 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:28:55.201468 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:28:55.201480 | orchestrator | 2026-02-27 02:28:55.201491 | orchestrator | TASK [Request device events from the kernel] *********************************** 2026-02-27 02:28:55.201502 | orchestrator | Friday 27 February 2026 02:28:54 +0000 (0:00:00.618) 0:00:08.672 ******* 2026-02-27 02:28:55.201514 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:28:55.201525 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:28:55.201536 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:28:55.201547 | orchestrator | 2026-02-27 02:28:55.201558 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:28:55.201571 | orchestrator | testbed-node-3 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:28:55.201584 | orchestrator | testbed-node-4 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:28:55.201614 | orchestrator | testbed-node-5 : ok=7  changed=5  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:28:55.201626 | orchestrator | 2026-02-27 02:28:55.201659 | orchestrator | 2026-02-27 02:28:55.201672 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:28:55.201683 | orchestrator | Friday 27 February 2026 02:28:54 +0000 (0:00:00.658) 0:00:09.331 ******* 2026-02-27 02:28:55.201694 | orchestrator | =============================================================================== 2026-02-27 02:28:55.201705 | orchestrator | Overwrite first 32M with zeros ------------------------------------------ 2.16s 2026-02-27 02:28:55.201717 | orchestrator | Find all logical devices owned by UID 167 ------------------------------- 1.66s 2026-02-27 02:28:55.201728 | orchestrator | Wipe partitions with wipefs --------------------------------------------- 1.63s 2026-02-27 02:28:55.201739 | orchestrator | Check device availability ----------------------------------------------- 1.26s 2026-02-27 02:28:55.201749 | orchestrator | Request device events from the kernel ----------------------------------- 0.66s 2026-02-27 02:28:55.201760 | orchestrator | Reload udev rules ------------------------------------------------------- 0.62s 2026-02-27 02:28:55.201771 | orchestrator | Find all logical devices with prefix ceph ------------------------------- 0.57s 2026-02-27 02:28:55.201783 | orchestrator | Remove all rook related logical devices --------------------------------- 0.37s 2026-02-27 02:28:55.201794 | orchestrator | Remove all ceph related logical devices --------------------------------- 0.26s 2026-02-27 02:29:07.631880 | orchestrator | 2026-02-27 02:29:07 | INFO  | Task 775aea9a-c69b-460c-98e1-9bb71ba90e3b (facts) was prepared for execution. 2026-02-27 02:29:07.631991 | orchestrator | 2026-02-27 02:29:07 | INFO  | It takes a moment until task 775aea9a-c69b-460c-98e1-9bb71ba90e3b (facts) has been started and output is visible here. 2026-02-27 02:29:20.504541 | orchestrator | 2026-02-27 02:29:20.504706 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-02-27 02:29:20.504725 | orchestrator | 2026-02-27 02:29:20.504732 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-02-27 02:29:20.504740 | orchestrator | Friday 27 February 2026 02:29:11 +0000 (0:00:00.278) 0:00:00.278 ******* 2026-02-27 02:29:20.504746 | orchestrator | ok: [testbed-manager] 2026-02-27 02:29:20.504777 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:29:20.504785 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:29:20.504792 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:29:20.504798 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:20.504805 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:20.504811 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:29:20.504818 | orchestrator | 2026-02-27 02:29:20.504824 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-02-27 02:29:20.504831 | orchestrator | Friday 27 February 2026 02:29:13 +0000 (0:00:01.173) 0:00:01.452 ******* 2026-02-27 02:29:20.504838 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:29:20.504846 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:29:20.504853 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:29:20.504860 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:29:20.504867 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:20.504874 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:20.504881 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:29:20.504888 | orchestrator | 2026-02-27 02:29:20.504895 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-02-27 02:29:20.504902 | orchestrator | 2026-02-27 02:29:20.504908 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 02:29:20.504916 | orchestrator | Friday 27 February 2026 02:29:14 +0000 (0:00:01.231) 0:00:02.683 ******* 2026-02-27 02:29:20.504922 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:29:20.504928 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:29:20.504935 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:29:20.504942 | orchestrator | ok: [testbed-manager] 2026-02-27 02:29:20.504949 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:20.504955 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:20.504962 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:29:20.504969 | orchestrator | 2026-02-27 02:29:20.504976 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-02-27 02:29:20.504983 | orchestrator | 2026-02-27 02:29:20.504989 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-02-27 02:29:20.504996 | orchestrator | Friday 27 February 2026 02:29:19 +0000 (0:00:05.339) 0:00:08.023 ******* 2026-02-27 02:29:20.505002 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:29:20.505008 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:29:20.505015 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:29:20.505022 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:29:20.505029 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:20.505036 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:20.505042 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:29:20.505049 | orchestrator | 2026-02-27 02:29:20.505056 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:29:20.505063 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505107 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505113 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505117 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505121 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505126 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505130 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:29:20.505139 | orchestrator | 2026-02-27 02:29:20.505143 | orchestrator | 2026-02-27 02:29:20.505148 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:29:20.505152 | orchestrator | Friday 27 February 2026 02:29:20 +0000 (0:00:00.542) 0:00:08.565 ******* 2026-02-27 02:29:20.505156 | orchestrator | =============================================================================== 2026-02-27 02:29:20.505160 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.34s 2026-02-27 02:29:20.505164 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.23s 2026-02-27 02:29:20.505168 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.17s 2026-02-27 02:29:20.505172 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.54s 2026-02-27 02:29:22.820385 | orchestrator | 2026-02-27 02:29:22 | INFO  | Task ece782c6-aa39-40b9-8aa4-7eb1b1e551b4 (ceph-configure-lvm-volumes) was prepared for execution. 2026-02-27 02:29:22.820467 | orchestrator | 2026-02-27 02:29:22 | INFO  | It takes a moment until task ece782c6-aa39-40b9-8aa4-7eb1b1e551b4 (ceph-configure-lvm-volumes) has been started and output is visible here. 2026-02-27 02:29:34.582562 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-02-27 02:29:34.582758 | orchestrator | 2.16.14 2026-02-27 02:29:34.582790 | orchestrator | 2026-02-27 02:29:34.582813 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-02-27 02:29:34.582833 | orchestrator | 2026-02-27 02:29:34.582854 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:29:34.582877 | orchestrator | Friday 27 February 2026 02:29:27 +0000 (0:00:00.318) 0:00:00.319 ******* 2026-02-27 02:29:34.582898 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-02-27 02:29:34.582919 | orchestrator | 2026-02-27 02:29:34.582941 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:29:34.582982 | orchestrator | Friday 27 February 2026 02:29:27 +0000 (0:00:00.283) 0:00:00.602 ******* 2026-02-27 02:29:34.583004 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:34.583025 | orchestrator | 2026-02-27 02:29:34.583046 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583068 | orchestrator | Friday 27 February 2026 02:29:27 +0000 (0:00:00.222) 0:00:00.825 ******* 2026-02-27 02:29:34.583090 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-02-27 02:29:34.583113 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-02-27 02:29:34.583136 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-02-27 02:29:34.583158 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-02-27 02:29:34.583181 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-02-27 02:29:34.583203 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-02-27 02:29:34.583224 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-02-27 02:29:34.583246 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-02-27 02:29:34.583264 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-02-27 02:29:34.583283 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-02-27 02:29:34.583303 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-02-27 02:29:34.583323 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-02-27 02:29:34.583344 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-02-27 02:29:34.583400 | orchestrator | 2026-02-27 02:29:34.583425 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583447 | orchestrator | Friday 27 February 2026 02:29:28 +0000 (0:00:00.467) 0:00:01.292 ******* 2026-02-27 02:29:34.583468 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583490 | orchestrator | 2026-02-27 02:29:34.583511 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583529 | orchestrator | Friday 27 February 2026 02:29:28 +0000 (0:00:00.209) 0:00:01.502 ******* 2026-02-27 02:29:34.583547 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583568 | orchestrator | 2026-02-27 02:29:34.583587 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583606 | orchestrator | Friday 27 February 2026 02:29:28 +0000 (0:00:00.211) 0:00:01.713 ******* 2026-02-27 02:29:34.583626 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583688 | orchestrator | 2026-02-27 02:29:34.583707 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583726 | orchestrator | Friday 27 February 2026 02:29:28 +0000 (0:00:00.230) 0:00:01.943 ******* 2026-02-27 02:29:34.583744 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583763 | orchestrator | 2026-02-27 02:29:34.583782 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583798 | orchestrator | Friday 27 February 2026 02:29:29 +0000 (0:00:00.204) 0:00:02.148 ******* 2026-02-27 02:29:34.583815 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583833 | orchestrator | 2026-02-27 02:29:34.583852 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583869 | orchestrator | Friday 27 February 2026 02:29:29 +0000 (0:00:00.219) 0:00:02.367 ******* 2026-02-27 02:29:34.583886 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583905 | orchestrator | 2026-02-27 02:29:34.583923 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.583942 | orchestrator | Friday 27 February 2026 02:29:29 +0000 (0:00:00.217) 0:00:02.584 ******* 2026-02-27 02:29:34.583959 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.583976 | orchestrator | 2026-02-27 02:29:34.583995 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584013 | orchestrator | Friday 27 February 2026 02:29:29 +0000 (0:00:00.199) 0:00:02.784 ******* 2026-02-27 02:29:34.584032 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584050 | orchestrator | 2026-02-27 02:29:34.584066 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584078 | orchestrator | Friday 27 February 2026 02:29:29 +0000 (0:00:00.213) 0:00:02.998 ******* 2026-02-27 02:29:34.584089 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4) 2026-02-27 02:29:34.584101 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4) 2026-02-27 02:29:34.584111 | orchestrator | 2026-02-27 02:29:34.584122 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584174 | orchestrator | Friday 27 February 2026 02:29:30 +0000 (0:00:00.442) 0:00:03.441 ******* 2026-02-27 02:29:34.584196 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594) 2026-02-27 02:29:34.584207 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594) 2026-02-27 02:29:34.584218 | orchestrator | 2026-02-27 02:29:34.584229 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584240 | orchestrator | Friday 27 February 2026 02:29:30 +0000 (0:00:00.607) 0:00:04.048 ******* 2026-02-27 02:29:34.584260 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e) 2026-02-27 02:29:34.584291 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e) 2026-02-27 02:29:34.584329 | orchestrator | 2026-02-27 02:29:34.584350 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584369 | orchestrator | Friday 27 February 2026 02:29:31 +0000 (0:00:00.631) 0:00:04.680 ******* 2026-02-27 02:29:34.584390 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d) 2026-02-27 02:29:34.584410 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d) 2026-02-27 02:29:34.584429 | orchestrator | 2026-02-27 02:29:34.584449 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:34.584462 | orchestrator | Friday 27 February 2026 02:29:32 +0000 (0:00:00.835) 0:00:05.515 ******* 2026-02-27 02:29:34.584473 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:29:34.584484 | orchestrator | 2026-02-27 02:29:34.584495 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584505 | orchestrator | Friday 27 February 2026 02:29:32 +0000 (0:00:00.338) 0:00:05.854 ******* 2026-02-27 02:29:34.584516 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-02-27 02:29:34.584527 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-02-27 02:29:34.584537 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-02-27 02:29:34.584548 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-02-27 02:29:34.584559 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-02-27 02:29:34.584569 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-02-27 02:29:34.584580 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-02-27 02:29:34.584590 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-02-27 02:29:34.584600 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-02-27 02:29:34.584611 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-02-27 02:29:34.584622 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-02-27 02:29:34.584656 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-02-27 02:29:34.584668 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-02-27 02:29:34.584678 | orchestrator | 2026-02-27 02:29:34.584689 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584700 | orchestrator | Friday 27 February 2026 02:29:33 +0000 (0:00:00.371) 0:00:06.225 ******* 2026-02-27 02:29:34.584710 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584721 | orchestrator | 2026-02-27 02:29:34.584732 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584742 | orchestrator | Friday 27 February 2026 02:29:33 +0000 (0:00:00.209) 0:00:06.434 ******* 2026-02-27 02:29:34.584753 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584763 | orchestrator | 2026-02-27 02:29:34.584774 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584784 | orchestrator | Friday 27 February 2026 02:29:33 +0000 (0:00:00.209) 0:00:06.643 ******* 2026-02-27 02:29:34.584795 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584805 | orchestrator | 2026-02-27 02:29:34.584816 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584826 | orchestrator | Friday 27 February 2026 02:29:33 +0000 (0:00:00.204) 0:00:06.847 ******* 2026-02-27 02:29:34.584837 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584848 | orchestrator | 2026-02-27 02:29:34.584859 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584878 | orchestrator | Friday 27 February 2026 02:29:33 +0000 (0:00:00.203) 0:00:07.051 ******* 2026-02-27 02:29:34.584889 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584899 | orchestrator | 2026-02-27 02:29:34.584910 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584920 | orchestrator | Friday 27 February 2026 02:29:34 +0000 (0:00:00.207) 0:00:07.258 ******* 2026-02-27 02:29:34.584931 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584941 | orchestrator | 2026-02-27 02:29:34.584952 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:34.584962 | orchestrator | Friday 27 February 2026 02:29:34 +0000 (0:00:00.186) 0:00:07.444 ******* 2026-02-27 02:29:34.584973 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:34.584984 | orchestrator | 2026-02-27 02:29:34.585004 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.261719 | orchestrator | Friday 27 February 2026 02:29:34 +0000 (0:00:00.196) 0:00:07.641 ******* 2026-02-27 02:29:42.261847 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.261865 | orchestrator | 2026-02-27 02:29:42.261886 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.261898 | orchestrator | Friday 27 February 2026 02:29:34 +0000 (0:00:00.196) 0:00:07.837 ******* 2026-02-27 02:29:42.261908 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-02-27 02:29:42.261919 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-02-27 02:29:42.261930 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-02-27 02:29:42.261940 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-02-27 02:29:42.261949 | orchestrator | 2026-02-27 02:29:42.261974 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.261984 | orchestrator | Friday 27 February 2026 02:29:35 +0000 (0:00:01.034) 0:00:08.872 ******* 2026-02-27 02:29:42.261994 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262004 | orchestrator | 2026-02-27 02:29:42.262014 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.262072 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.209) 0:00:09.082 ******* 2026-02-27 02:29:42.262082 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262092 | orchestrator | 2026-02-27 02:29:42.262102 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.262111 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.218) 0:00:09.300 ******* 2026-02-27 02:29:42.262121 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262131 | orchestrator | 2026-02-27 02:29:42.262140 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:42.262150 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.207) 0:00:09.508 ******* 2026-02-27 02:29:42.262160 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262169 | orchestrator | 2026-02-27 02:29:42.262179 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-02-27 02:29:42.262191 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.237) 0:00:09.746 ******* 2026-02-27 02:29:42.262202 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': None}) 2026-02-27 02:29:42.262213 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': None}) 2026-02-27 02:29:42.262224 | orchestrator | 2026-02-27 02:29:42.262234 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-02-27 02:29:42.262245 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.177) 0:00:09.923 ******* 2026-02-27 02:29:42.262257 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262268 | orchestrator | 2026-02-27 02:29:42.262279 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-02-27 02:29:42.262290 | orchestrator | Friday 27 February 2026 02:29:36 +0000 (0:00:00.138) 0:00:10.061 ******* 2026-02-27 02:29:42.262301 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262332 | orchestrator | 2026-02-27 02:29:42.262343 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-02-27 02:29:42.262352 | orchestrator | Friday 27 February 2026 02:29:37 +0000 (0:00:00.142) 0:00:10.204 ******* 2026-02-27 02:29:42.262362 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262371 | orchestrator | 2026-02-27 02:29:42.262381 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-02-27 02:29:42.262391 | orchestrator | Friday 27 February 2026 02:29:37 +0000 (0:00:00.121) 0:00:10.325 ******* 2026-02-27 02:29:42.262400 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:42.262410 | orchestrator | 2026-02-27 02:29:42.262420 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-02-27 02:29:42.262429 | orchestrator | Friday 27 February 2026 02:29:37 +0000 (0:00:00.169) 0:00:10.494 ******* 2026-02-27 02:29:42.262440 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}}) 2026-02-27 02:29:42.262450 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '5218e072-e972-56d4-ba20-25156dc601ca'}}) 2026-02-27 02:29:42.262460 | orchestrator | 2026-02-27 02:29:42.262469 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-02-27 02:29:42.262479 | orchestrator | Friday 27 February 2026 02:29:37 +0000 (0:00:00.198) 0:00:10.693 ******* 2026-02-27 02:29:42.262489 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}})  2026-02-27 02:29:42.262501 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '5218e072-e972-56d4-ba20-25156dc601ca'}})  2026-02-27 02:29:42.262511 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262520 | orchestrator | 2026-02-27 02:29:42.262530 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-02-27 02:29:42.262540 | orchestrator | Friday 27 February 2026 02:29:37 +0000 (0:00:00.350) 0:00:11.043 ******* 2026-02-27 02:29:42.262549 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}})  2026-02-27 02:29:42.262559 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '5218e072-e972-56d4-ba20-25156dc601ca'}})  2026-02-27 02:29:42.262569 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262579 | orchestrator | 2026-02-27 02:29:42.262589 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-02-27 02:29:42.262598 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.162) 0:00:11.206 ******* 2026-02-27 02:29:42.262618 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}})  2026-02-27 02:29:42.262666 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '5218e072-e972-56d4-ba20-25156dc601ca'}})  2026-02-27 02:29:42.262677 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262687 | orchestrator | 2026-02-27 02:29:42.262697 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-02-27 02:29:42.262707 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.152) 0:00:11.358 ******* 2026-02-27 02:29:42.262717 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:42.262726 | orchestrator | 2026-02-27 02:29:42.262736 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-02-27 02:29:42.262746 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.148) 0:00:11.507 ******* 2026-02-27 02:29:42.262755 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:29:42.262765 | orchestrator | 2026-02-27 02:29:42.262779 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-02-27 02:29:42.262789 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.158) 0:00:11.665 ******* 2026-02-27 02:29:42.262799 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262809 | orchestrator | 2026-02-27 02:29:42.262818 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-02-27 02:29:42.262838 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.135) 0:00:11.801 ******* 2026-02-27 02:29:42.262847 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262857 | orchestrator | 2026-02-27 02:29:42.262866 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-02-27 02:29:42.262876 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.126) 0:00:11.928 ******* 2026-02-27 02:29:42.262885 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.262895 | orchestrator | 2026-02-27 02:29:42.262907 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-02-27 02:29:42.262924 | orchestrator | Friday 27 February 2026 02:29:38 +0000 (0:00:00.125) 0:00:12.053 ******* 2026-02-27 02:29:42.262935 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:29:42.262944 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:29:42.262954 | orchestrator |  "sdb": { 2026-02-27 02:29:42.262964 | orchestrator |  "osd_lvm_uuid": "0974d5a7-9223-5965-a0bc-11aa2a4c24f2" 2026-02-27 02:29:42.262974 | orchestrator |  }, 2026-02-27 02:29:42.262983 | orchestrator |  "sdc": { 2026-02-27 02:29:42.262993 | orchestrator |  "osd_lvm_uuid": "5218e072-e972-56d4-ba20-25156dc601ca" 2026-02-27 02:29:42.263002 | orchestrator |  } 2026-02-27 02:29:42.263012 | orchestrator |  } 2026-02-27 02:29:42.263022 | orchestrator | } 2026-02-27 02:29:42.263032 | orchestrator | 2026-02-27 02:29:42.263041 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-02-27 02:29:42.263051 | orchestrator | Friday 27 February 2026 02:29:39 +0000 (0:00:00.131) 0:00:12.185 ******* 2026-02-27 02:29:42.263060 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.263070 | orchestrator | 2026-02-27 02:29:42.263079 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-02-27 02:29:42.263089 | orchestrator | Friday 27 February 2026 02:29:39 +0000 (0:00:00.144) 0:00:12.330 ******* 2026-02-27 02:29:42.263098 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.263108 | orchestrator | 2026-02-27 02:29:42.263117 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-02-27 02:29:42.263127 | orchestrator | Friday 27 February 2026 02:29:39 +0000 (0:00:00.141) 0:00:12.471 ******* 2026-02-27 02:29:42.263136 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:29:42.263146 | orchestrator | 2026-02-27 02:29:42.263155 | orchestrator | TASK [Print configuration data] ************************************************ 2026-02-27 02:29:42.263165 | orchestrator | Friday 27 February 2026 02:29:39 +0000 (0:00:00.137) 0:00:12.609 ******* 2026-02-27 02:29:42.263174 | orchestrator | changed: [testbed-node-3] => { 2026-02-27 02:29:42.263184 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-02-27 02:29:42.263193 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:29:42.263203 | orchestrator |  "sdb": { 2026-02-27 02:29:42.263212 | orchestrator |  "osd_lvm_uuid": "0974d5a7-9223-5965-a0bc-11aa2a4c24f2" 2026-02-27 02:29:42.263222 | orchestrator |  }, 2026-02-27 02:29:42.263231 | orchestrator |  "sdc": { 2026-02-27 02:29:42.263241 | orchestrator |  "osd_lvm_uuid": "5218e072-e972-56d4-ba20-25156dc601ca" 2026-02-27 02:29:42.263251 | orchestrator |  } 2026-02-27 02:29:42.263260 | orchestrator |  }, 2026-02-27 02:29:42.263270 | orchestrator |  "lvm_volumes": [ 2026-02-27 02:29:42.263279 | orchestrator |  { 2026-02-27 02:29:42.263289 | orchestrator |  "data": "osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2", 2026-02-27 02:29:42.263299 | orchestrator |  "data_vg": "ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2" 2026-02-27 02:29:42.263308 | orchestrator |  }, 2026-02-27 02:29:42.263318 | orchestrator |  { 2026-02-27 02:29:42.263327 | orchestrator |  "data": "osd-block-5218e072-e972-56d4-ba20-25156dc601ca", 2026-02-27 02:29:42.263337 | orchestrator |  "data_vg": "ceph-5218e072-e972-56d4-ba20-25156dc601ca" 2026-02-27 02:29:42.263346 | orchestrator |  } 2026-02-27 02:29:42.263362 | orchestrator |  ] 2026-02-27 02:29:42.263372 | orchestrator |  } 2026-02-27 02:29:42.263381 | orchestrator | } 2026-02-27 02:29:42.263391 | orchestrator | 2026-02-27 02:29:42.263400 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-02-27 02:29:42.263410 | orchestrator | Friday 27 February 2026 02:29:39 +0000 (0:00:00.413) 0:00:13.022 ******* 2026-02-27 02:29:42.263419 | orchestrator | changed: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-02-27 02:29:42.263429 | orchestrator | 2026-02-27 02:29:42.263438 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-02-27 02:29:42.263448 | orchestrator | 2026-02-27 02:29:42.263457 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:29:42.263467 | orchestrator | Friday 27 February 2026 02:29:41 +0000 (0:00:01.814) 0:00:14.837 ******* 2026-02-27 02:29:42.263476 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-02-27 02:29:42.263486 | orchestrator | 2026-02-27 02:29:42.263495 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:29:42.263505 | orchestrator | Friday 27 February 2026 02:29:42 +0000 (0:00:00.257) 0:00:15.094 ******* 2026-02-27 02:29:42.263515 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:42.263524 | orchestrator | 2026-02-27 02:29:42.263540 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.236766 | orchestrator | Friday 27 February 2026 02:29:42 +0000 (0:00:00.233) 0:00:15.328 ******* 2026-02-27 02:29:50.236875 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-02-27 02:29:50.236892 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-02-27 02:29:50.236904 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-02-27 02:29:50.236915 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-02-27 02:29:50.236944 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-02-27 02:29:50.236955 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-02-27 02:29:50.236966 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-02-27 02:29:50.236977 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-02-27 02:29:50.236987 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-02-27 02:29:50.236998 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-02-27 02:29:50.237009 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-02-27 02:29:50.237020 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-02-27 02:29:50.237031 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-02-27 02:29:50.237042 | orchestrator | 2026-02-27 02:29:50.237053 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237064 | orchestrator | Friday 27 February 2026 02:29:42 +0000 (0:00:00.376) 0:00:15.705 ******* 2026-02-27 02:29:50.237076 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237088 | orchestrator | 2026-02-27 02:29:50.237099 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237110 | orchestrator | Friday 27 February 2026 02:29:42 +0000 (0:00:00.208) 0:00:15.913 ******* 2026-02-27 02:29:50.237121 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237131 | orchestrator | 2026-02-27 02:29:50.237142 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237153 | orchestrator | Friday 27 February 2026 02:29:43 +0000 (0:00:00.202) 0:00:16.115 ******* 2026-02-27 02:29:50.237164 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237197 | orchestrator | 2026-02-27 02:29:50.237209 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237220 | orchestrator | Friday 27 February 2026 02:29:43 +0000 (0:00:00.206) 0:00:16.322 ******* 2026-02-27 02:29:50.237231 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237242 | orchestrator | 2026-02-27 02:29:50.237255 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237268 | orchestrator | Friday 27 February 2026 02:29:43 +0000 (0:00:00.582) 0:00:16.904 ******* 2026-02-27 02:29:50.237280 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237293 | orchestrator | 2026-02-27 02:29:50.237305 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237317 | orchestrator | Friday 27 February 2026 02:29:44 +0000 (0:00:00.202) 0:00:17.106 ******* 2026-02-27 02:29:50.237329 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237341 | orchestrator | 2026-02-27 02:29:50.237354 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237367 | orchestrator | Friday 27 February 2026 02:29:44 +0000 (0:00:00.199) 0:00:17.306 ******* 2026-02-27 02:29:50.237379 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237391 | orchestrator | 2026-02-27 02:29:50.237403 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237415 | orchestrator | Friday 27 February 2026 02:29:44 +0000 (0:00:00.189) 0:00:17.495 ******* 2026-02-27 02:29:50.237427 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237439 | orchestrator | 2026-02-27 02:29:50.237451 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237464 | orchestrator | Friday 27 February 2026 02:29:44 +0000 (0:00:00.209) 0:00:17.705 ******* 2026-02-27 02:29:50.237476 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd) 2026-02-27 02:29:50.237489 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd) 2026-02-27 02:29:50.237502 | orchestrator | 2026-02-27 02:29:50.237515 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237527 | orchestrator | Friday 27 February 2026 02:29:45 +0000 (0:00:00.402) 0:00:18.108 ******* 2026-02-27 02:29:50.237538 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e) 2026-02-27 02:29:50.237549 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e) 2026-02-27 02:29:50.237560 | orchestrator | 2026-02-27 02:29:50.237571 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237581 | orchestrator | Friday 27 February 2026 02:29:45 +0000 (0:00:00.444) 0:00:18.553 ******* 2026-02-27 02:29:50.237592 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6) 2026-02-27 02:29:50.237603 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6) 2026-02-27 02:29:50.237614 | orchestrator | 2026-02-27 02:29:50.237625 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237680 | orchestrator | Friday 27 February 2026 02:29:45 +0000 (0:00:00.443) 0:00:18.996 ******* 2026-02-27 02:29:50.237692 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff) 2026-02-27 02:29:50.237703 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff) 2026-02-27 02:29:50.237714 | orchestrator | 2026-02-27 02:29:50.237725 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:50.237735 | orchestrator | Friday 27 February 2026 02:29:46 +0000 (0:00:00.430) 0:00:19.427 ******* 2026-02-27 02:29:50.237751 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:29:50.237762 | orchestrator | 2026-02-27 02:29:50.237773 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.237792 | orchestrator | Friday 27 February 2026 02:29:46 +0000 (0:00:00.321) 0:00:19.748 ******* 2026-02-27 02:29:50.237803 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-02-27 02:29:50.237814 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-02-27 02:29:50.237825 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-02-27 02:29:50.237835 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-02-27 02:29:50.237846 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-02-27 02:29:50.237856 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-02-27 02:29:50.237867 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-02-27 02:29:50.237877 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-02-27 02:29:50.237888 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-02-27 02:29:50.237898 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-02-27 02:29:50.237909 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-02-27 02:29:50.237920 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-02-27 02:29:50.237930 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-02-27 02:29:50.237941 | orchestrator | 2026-02-27 02:29:50.237952 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.237963 | orchestrator | Friday 27 February 2026 02:29:47 +0000 (0:00:00.367) 0:00:20.115 ******* 2026-02-27 02:29:50.237973 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.237984 | orchestrator | 2026-02-27 02:29:50.237995 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238005 | orchestrator | Friday 27 February 2026 02:29:47 +0000 (0:00:00.660) 0:00:20.776 ******* 2026-02-27 02:29:50.238079 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238094 | orchestrator | 2026-02-27 02:29:50.238105 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238116 | orchestrator | Friday 27 February 2026 02:29:47 +0000 (0:00:00.217) 0:00:20.993 ******* 2026-02-27 02:29:50.238127 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238138 | orchestrator | 2026-02-27 02:29:50.238148 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238159 | orchestrator | Friday 27 February 2026 02:29:48 +0000 (0:00:00.195) 0:00:21.188 ******* 2026-02-27 02:29:50.238170 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238180 | orchestrator | 2026-02-27 02:29:50.238191 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238202 | orchestrator | Friday 27 February 2026 02:29:48 +0000 (0:00:00.235) 0:00:21.423 ******* 2026-02-27 02:29:50.238212 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238223 | orchestrator | 2026-02-27 02:29:50.238233 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238244 | orchestrator | Friday 27 February 2026 02:29:48 +0000 (0:00:00.209) 0:00:21.633 ******* 2026-02-27 02:29:50.238255 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238265 | orchestrator | 2026-02-27 02:29:50.238276 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238287 | orchestrator | Friday 27 February 2026 02:29:48 +0000 (0:00:00.213) 0:00:21.847 ******* 2026-02-27 02:29:50.238297 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238308 | orchestrator | 2026-02-27 02:29:50.238319 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238337 | orchestrator | Friday 27 February 2026 02:29:48 +0000 (0:00:00.203) 0:00:22.050 ******* 2026-02-27 02:29:50.238348 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:50.238358 | orchestrator | 2026-02-27 02:29:50.238369 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238380 | orchestrator | Friday 27 February 2026 02:29:49 +0000 (0:00:00.217) 0:00:22.267 ******* 2026-02-27 02:29:50.238390 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-02-27 02:29:50.238402 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-02-27 02:29:50.238413 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-02-27 02:29:50.238424 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-02-27 02:29:50.238434 | orchestrator | 2026-02-27 02:29:50.238445 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:50.238456 | orchestrator | Friday 27 February 2026 02:29:50 +0000 (0:00:00.839) 0:00:23.107 ******* 2026-02-27 02:29:50.238467 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.742574 | orchestrator | 2026-02-27 02:29:56.742795 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:56.742817 | orchestrator | Friday 27 February 2026 02:29:50 +0000 (0:00:00.196) 0:00:23.304 ******* 2026-02-27 02:29:56.742829 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.742842 | orchestrator | 2026-02-27 02:29:56.742854 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:56.742865 | orchestrator | Friday 27 February 2026 02:29:50 +0000 (0:00:00.231) 0:00:23.535 ******* 2026-02-27 02:29:56.742877 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.742888 | orchestrator | 2026-02-27 02:29:56.742909 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:29:56.742937 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.661) 0:00:24.196 ******* 2026-02-27 02:29:56.742948 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.742959 | orchestrator | 2026-02-27 02:29:56.742970 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-02-27 02:29:56.742981 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.191) 0:00:24.388 ******* 2026-02-27 02:29:56.742992 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': None}) 2026-02-27 02:29:56.743003 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': None}) 2026-02-27 02:29:56.743014 | orchestrator | 2026-02-27 02:29:56.743025 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-02-27 02:29:56.743035 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.182) 0:00:24.571 ******* 2026-02-27 02:29:56.743046 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743057 | orchestrator | 2026-02-27 02:29:56.743068 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-02-27 02:29:56.743078 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.133) 0:00:24.704 ******* 2026-02-27 02:29:56.743089 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743100 | orchestrator | 2026-02-27 02:29:56.743116 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-02-27 02:29:56.743137 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.149) 0:00:24.854 ******* 2026-02-27 02:29:56.743155 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743173 | orchestrator | 2026-02-27 02:29:56.743193 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-02-27 02:29:56.743211 | orchestrator | Friday 27 February 2026 02:29:51 +0000 (0:00:00.139) 0:00:24.993 ******* 2026-02-27 02:29:56.743232 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:56.743254 | orchestrator | 2026-02-27 02:29:56.743275 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-02-27 02:29:56.743296 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.142) 0:00:25.135 ******* 2026-02-27 02:29:56.743316 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}}) 2026-02-27 02:29:56.743366 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9b2e5417-1365-59e3-9b2a-11636afdff25'}}) 2026-02-27 02:29:56.743387 | orchestrator | 2026-02-27 02:29:56.743407 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-02-27 02:29:56.743426 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.181) 0:00:25.317 ******* 2026-02-27 02:29:56.743448 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}})  2026-02-27 02:29:56.743470 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9b2e5417-1365-59e3-9b2a-11636afdff25'}})  2026-02-27 02:29:56.743490 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743502 | orchestrator | 2026-02-27 02:29:56.743513 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-02-27 02:29:56.743524 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.152) 0:00:25.469 ******* 2026-02-27 02:29:56.743534 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}})  2026-02-27 02:29:56.743545 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9b2e5417-1365-59e3-9b2a-11636afdff25'}})  2026-02-27 02:29:56.743556 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743567 | orchestrator | 2026-02-27 02:29:56.743577 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-02-27 02:29:56.743588 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.160) 0:00:25.630 ******* 2026-02-27 02:29:56.743599 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}})  2026-02-27 02:29:56.743610 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9b2e5417-1365-59e3-9b2a-11636afdff25'}})  2026-02-27 02:29:56.743621 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743677 | orchestrator | 2026-02-27 02:29:56.743690 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-02-27 02:29:56.743701 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.151) 0:00:25.781 ******* 2026-02-27 02:29:56.743711 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:56.743722 | orchestrator | 2026-02-27 02:29:56.743733 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-02-27 02:29:56.743744 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.134) 0:00:25.916 ******* 2026-02-27 02:29:56.743755 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:29:56.743765 | orchestrator | 2026-02-27 02:29:56.743776 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-02-27 02:29:56.743787 | orchestrator | Friday 27 February 2026 02:29:52 +0000 (0:00:00.140) 0:00:26.056 ******* 2026-02-27 02:29:56.743818 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743830 | orchestrator | 2026-02-27 02:29:56.743841 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-02-27 02:29:56.743852 | orchestrator | Friday 27 February 2026 02:29:53 +0000 (0:00:00.355) 0:00:26.412 ******* 2026-02-27 02:29:56.743862 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743873 | orchestrator | 2026-02-27 02:29:56.743884 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-02-27 02:29:56.743895 | orchestrator | Friday 27 February 2026 02:29:53 +0000 (0:00:00.139) 0:00:26.551 ******* 2026-02-27 02:29:56.743905 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.743916 | orchestrator | 2026-02-27 02:29:56.743927 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-02-27 02:29:56.743945 | orchestrator | Friday 27 February 2026 02:29:53 +0000 (0:00:00.139) 0:00:26.690 ******* 2026-02-27 02:29:56.743956 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:29:56.743967 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:29:56.743988 | orchestrator |  "sdb": { 2026-02-27 02:29:56.744000 | orchestrator |  "osd_lvm_uuid": "3f3d4cc1-1ba2-5d7f-af56-6acad99496f2" 2026-02-27 02:29:56.744011 | orchestrator |  }, 2026-02-27 02:29:56.744021 | orchestrator |  "sdc": { 2026-02-27 02:29:56.744032 | orchestrator |  "osd_lvm_uuid": "9b2e5417-1365-59e3-9b2a-11636afdff25" 2026-02-27 02:29:56.744045 | orchestrator |  } 2026-02-27 02:29:56.744064 | orchestrator |  } 2026-02-27 02:29:56.744083 | orchestrator | } 2026-02-27 02:29:56.744103 | orchestrator | 2026-02-27 02:29:56.744124 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-02-27 02:29:56.744144 | orchestrator | Friday 27 February 2026 02:29:53 +0000 (0:00:00.143) 0:00:26.834 ******* 2026-02-27 02:29:56.744162 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.744181 | orchestrator | 2026-02-27 02:29:56.744202 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-02-27 02:29:56.744221 | orchestrator | Friday 27 February 2026 02:29:53 +0000 (0:00:00.147) 0:00:26.982 ******* 2026-02-27 02:29:56.744237 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.744248 | orchestrator | 2026-02-27 02:29:56.744264 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-02-27 02:29:56.744282 | orchestrator | Friday 27 February 2026 02:29:54 +0000 (0:00:00.133) 0:00:27.115 ******* 2026-02-27 02:29:56.744300 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:29:56.744317 | orchestrator | 2026-02-27 02:29:56.744335 | orchestrator | TASK [Print configuration data] ************************************************ 2026-02-27 02:29:56.744352 | orchestrator | Friday 27 February 2026 02:29:54 +0000 (0:00:00.128) 0:00:27.244 ******* 2026-02-27 02:29:56.744369 | orchestrator | changed: [testbed-node-4] => { 2026-02-27 02:29:56.744386 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-02-27 02:29:56.744403 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:29:56.744420 | orchestrator |  "sdb": { 2026-02-27 02:29:56.744438 | orchestrator |  "osd_lvm_uuid": "3f3d4cc1-1ba2-5d7f-af56-6acad99496f2" 2026-02-27 02:29:56.744455 | orchestrator |  }, 2026-02-27 02:29:56.744473 | orchestrator |  "sdc": { 2026-02-27 02:29:56.744491 | orchestrator |  "osd_lvm_uuid": "9b2e5417-1365-59e3-9b2a-11636afdff25" 2026-02-27 02:29:56.744510 | orchestrator |  } 2026-02-27 02:29:56.744527 | orchestrator |  }, 2026-02-27 02:29:56.744546 | orchestrator |  "lvm_volumes": [ 2026-02-27 02:29:56.744563 | orchestrator |  { 2026-02-27 02:29:56.744581 | orchestrator |  "data": "osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2", 2026-02-27 02:29:56.744599 | orchestrator |  "data_vg": "ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2" 2026-02-27 02:29:56.744617 | orchestrator |  }, 2026-02-27 02:29:56.744662 | orchestrator |  { 2026-02-27 02:29:56.744681 | orchestrator |  "data": "osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25", 2026-02-27 02:29:56.744702 | orchestrator |  "data_vg": "ceph-9b2e5417-1365-59e3-9b2a-11636afdff25" 2026-02-27 02:29:56.744736 | orchestrator |  } 2026-02-27 02:29:56.744756 | orchestrator |  ] 2026-02-27 02:29:56.744771 | orchestrator |  } 2026-02-27 02:29:56.744782 | orchestrator | } 2026-02-27 02:29:56.744793 | orchestrator | 2026-02-27 02:29:56.744803 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-02-27 02:29:56.744814 | orchestrator | Friday 27 February 2026 02:29:54 +0000 (0:00:00.213) 0:00:27.458 ******* 2026-02-27 02:29:56.744825 | orchestrator | changed: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-02-27 02:29:56.744836 | orchestrator | 2026-02-27 02:29:56.744847 | orchestrator | PLAY [Ceph configure LVM] ****************************************************** 2026-02-27 02:29:56.744858 | orchestrator | 2026-02-27 02:29:56.744869 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:29:56.744880 | orchestrator | Friday 27 February 2026 02:29:55 +0000 (0:00:01.434) 0:00:28.893 ******* 2026-02-27 02:29:56.744890 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-02-27 02:29:56.744913 | orchestrator | 2026-02-27 02:29:56.744924 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:29:56.744935 | orchestrator | Friday 27 February 2026 02:29:56 +0000 (0:00:00.263) 0:00:29.157 ******* 2026-02-27 02:29:56.744946 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:29:56.744957 | orchestrator | 2026-02-27 02:29:56.744968 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:29:56.744979 | orchestrator | Friday 27 February 2026 02:29:56 +0000 (0:00:00.240) 0:00:29.397 ******* 2026-02-27 02:29:56.744989 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-02-27 02:29:56.745000 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-02-27 02:29:56.745011 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-02-27 02:29:56.745022 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-02-27 02:29:56.745033 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-02-27 02:29:56.745056 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-02-27 02:30:05.117622 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-02-27 02:30:05.117801 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-02-27 02:30:05.117815 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-02-27 02:30:05.117825 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-02-27 02:30:05.117833 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-02-27 02:30:05.117859 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-02-27 02:30:05.117868 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-02-27 02:30:05.117876 | orchestrator | 2026-02-27 02:30:05.117885 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.117895 | orchestrator | Friday 27 February 2026 02:29:56 +0000 (0:00:00.407) 0:00:29.804 ******* 2026-02-27 02:30:05.117904 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.117914 | orchestrator | 2026-02-27 02:30:05.117922 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.117931 | orchestrator | Friday 27 February 2026 02:29:56 +0000 (0:00:00.212) 0:00:30.017 ******* 2026-02-27 02:30:05.117938 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.117945 | orchestrator | 2026-02-27 02:30:05.117952 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.117959 | orchestrator | Friday 27 February 2026 02:29:57 +0000 (0:00:00.207) 0:00:30.224 ******* 2026-02-27 02:30:05.117965 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.117971 | orchestrator | 2026-02-27 02:30:05.117979 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.117986 | orchestrator | Friday 27 February 2026 02:29:57 +0000 (0:00:00.212) 0:00:30.437 ******* 2026-02-27 02:30:05.117993 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118001 | orchestrator | 2026-02-27 02:30:05.118008 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118068 | orchestrator | Friday 27 February 2026 02:29:57 +0000 (0:00:00.206) 0:00:30.643 ******* 2026-02-27 02:30:05.118078 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118086 | orchestrator | 2026-02-27 02:30:05.118093 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118101 | orchestrator | Friday 27 February 2026 02:29:57 +0000 (0:00:00.203) 0:00:30.846 ******* 2026-02-27 02:30:05.118108 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118134 | orchestrator | 2026-02-27 02:30:05.118142 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118149 | orchestrator | Friday 27 February 2026 02:29:57 +0000 (0:00:00.215) 0:00:31.061 ******* 2026-02-27 02:30:05.118157 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118165 | orchestrator | 2026-02-27 02:30:05.118173 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118181 | orchestrator | Friday 27 February 2026 02:29:58 +0000 (0:00:00.656) 0:00:31.718 ******* 2026-02-27 02:30:05.118188 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118196 | orchestrator | 2026-02-27 02:30:05.118204 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118212 | orchestrator | Friday 27 February 2026 02:29:58 +0000 (0:00:00.232) 0:00:31.951 ******* 2026-02-27 02:30:05.118220 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3) 2026-02-27 02:30:05.118230 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3) 2026-02-27 02:30:05.118237 | orchestrator | 2026-02-27 02:30:05.118245 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118253 | orchestrator | Friday 27 February 2026 02:29:59 +0000 (0:00:00.428) 0:00:32.380 ******* 2026-02-27 02:30:05.118261 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c) 2026-02-27 02:30:05.118269 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c) 2026-02-27 02:30:05.118277 | orchestrator | 2026-02-27 02:30:05.118285 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118293 | orchestrator | Friday 27 February 2026 02:29:59 +0000 (0:00:00.436) 0:00:32.817 ******* 2026-02-27 02:30:05.118300 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f) 2026-02-27 02:30:05.118308 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f) 2026-02-27 02:30:05.118316 | orchestrator | 2026-02-27 02:30:05.118324 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118331 | orchestrator | Friday 27 February 2026 02:30:00 +0000 (0:00:00.448) 0:00:33.265 ******* 2026-02-27 02:30:05.118339 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa) 2026-02-27 02:30:05.118347 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa) 2026-02-27 02:30:05.118354 | orchestrator | 2026-02-27 02:30:05.118363 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:30:05.118370 | orchestrator | Friday 27 February 2026 02:30:00 +0000 (0:00:00.486) 0:00:33.751 ******* 2026-02-27 02:30:05.118377 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:30:05.118385 | orchestrator | 2026-02-27 02:30:05.118392 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118419 | orchestrator | Friday 27 February 2026 02:30:01 +0000 (0:00:00.361) 0:00:34.112 ******* 2026-02-27 02:30:05.118427 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-02-27 02:30:05.118434 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-02-27 02:30:05.118442 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-02-27 02:30:05.118449 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-02-27 02:30:05.118462 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-02-27 02:30:05.118470 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-02-27 02:30:05.118477 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-02-27 02:30:05.118492 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-02-27 02:30:05.118499 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-02-27 02:30:05.118505 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-02-27 02:30:05.118512 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-02-27 02:30:05.118519 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-02-27 02:30:05.118526 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-02-27 02:30:05.118533 | orchestrator | 2026-02-27 02:30:05.118539 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118546 | orchestrator | Friday 27 February 2026 02:30:01 +0000 (0:00:00.413) 0:00:34.526 ******* 2026-02-27 02:30:05.118552 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118559 | orchestrator | 2026-02-27 02:30:05.118565 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118572 | orchestrator | Friday 27 February 2026 02:30:01 +0000 (0:00:00.218) 0:00:34.744 ******* 2026-02-27 02:30:05.118579 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118586 | orchestrator | 2026-02-27 02:30:05.118592 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118599 | orchestrator | Friday 27 February 2026 02:30:01 +0000 (0:00:00.214) 0:00:34.958 ******* 2026-02-27 02:30:05.118606 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118613 | orchestrator | 2026-02-27 02:30:05.118620 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118665 | orchestrator | Friday 27 February 2026 02:30:02 +0000 (0:00:00.635) 0:00:35.594 ******* 2026-02-27 02:30:05.118674 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118680 | orchestrator | 2026-02-27 02:30:05.118687 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118693 | orchestrator | Friday 27 February 2026 02:30:02 +0000 (0:00:00.218) 0:00:35.812 ******* 2026-02-27 02:30:05.118699 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118705 | orchestrator | 2026-02-27 02:30:05.118712 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118718 | orchestrator | Friday 27 February 2026 02:30:02 +0000 (0:00:00.217) 0:00:36.030 ******* 2026-02-27 02:30:05.118725 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118732 | orchestrator | 2026-02-27 02:30:05.118739 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118746 | orchestrator | Friday 27 February 2026 02:30:03 +0000 (0:00:00.218) 0:00:36.249 ******* 2026-02-27 02:30:05.118752 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118759 | orchestrator | 2026-02-27 02:30:05.118767 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118774 | orchestrator | Friday 27 February 2026 02:30:03 +0000 (0:00:00.221) 0:00:36.470 ******* 2026-02-27 02:30:05.118781 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118787 | orchestrator | 2026-02-27 02:30:05.118794 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118801 | orchestrator | Friday 27 February 2026 02:30:03 +0000 (0:00:00.211) 0:00:36.681 ******* 2026-02-27 02:30:05.118808 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-02-27 02:30:05.118815 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-02-27 02:30:05.118821 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-02-27 02:30:05.118827 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-02-27 02:30:05.118834 | orchestrator | 2026-02-27 02:30:05.118840 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118846 | orchestrator | Friday 27 February 2026 02:30:04 +0000 (0:00:00.655) 0:00:37.337 ******* 2026-02-27 02:30:05.118859 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118866 | orchestrator | 2026-02-27 02:30:05.118872 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118878 | orchestrator | Friday 27 February 2026 02:30:04 +0000 (0:00:00.213) 0:00:37.551 ******* 2026-02-27 02:30:05.118885 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118892 | orchestrator | 2026-02-27 02:30:05.118898 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118905 | orchestrator | Friday 27 February 2026 02:30:04 +0000 (0:00:00.214) 0:00:37.766 ******* 2026-02-27 02:30:05.118911 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118918 | orchestrator | 2026-02-27 02:30:05.118925 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:30:05.118932 | orchestrator | Friday 27 February 2026 02:30:04 +0000 (0:00:00.205) 0:00:37.971 ******* 2026-02-27 02:30:05.118939 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:05.118946 | orchestrator | 2026-02-27 02:30:05.118960 | orchestrator | TASK [Set UUIDs for OSD VGs/LVs] *********************************************** 2026-02-27 02:30:09.603337 | orchestrator | Friday 27 February 2026 02:30:05 +0000 (0:00:00.209) 0:00:38.181 ******* 2026-02-27 02:30:09.603426 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': None}) 2026-02-27 02:30:09.603441 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': None}) 2026-02-27 02:30:09.603454 | orchestrator | 2026-02-27 02:30:09.603466 | orchestrator | TASK [Generate WAL VG names] *************************************************** 2026-02-27 02:30:09.603490 | orchestrator | Friday 27 February 2026 02:30:05 +0000 (0:00:00.384) 0:00:38.565 ******* 2026-02-27 02:30:09.603503 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603514 | orchestrator | 2026-02-27 02:30:09.603540 | orchestrator | TASK [Generate DB VG names] **************************************************** 2026-02-27 02:30:09.603552 | orchestrator | Friday 27 February 2026 02:30:05 +0000 (0:00:00.147) 0:00:38.713 ******* 2026-02-27 02:30:09.603563 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603574 | orchestrator | 2026-02-27 02:30:09.603585 | orchestrator | TASK [Generate shared DB/WAL VG names] ***************************************** 2026-02-27 02:30:09.603607 | orchestrator | Friday 27 February 2026 02:30:05 +0000 (0:00:00.158) 0:00:38.871 ******* 2026-02-27 02:30:09.603617 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603652 | orchestrator | 2026-02-27 02:30:09.603666 | orchestrator | TASK [Define lvm_volumes structures] ******************************************* 2026-02-27 02:30:09.603676 | orchestrator | Friday 27 February 2026 02:30:05 +0000 (0:00:00.146) 0:00:39.017 ******* 2026-02-27 02:30:09.603687 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:30:09.603699 | orchestrator | 2026-02-27 02:30:09.603710 | orchestrator | TASK [Generate lvm_volumes structure (block only)] ***************************** 2026-02-27 02:30:09.603720 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.149) 0:00:39.167 ******* 2026-02-27 02:30:09.603732 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}}) 2026-02-27 02:30:09.603743 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9104aff7-e27b-5576-bc58-5e0df54656c8'}}) 2026-02-27 02:30:09.603754 | orchestrator | 2026-02-27 02:30:09.603765 | orchestrator | TASK [Generate lvm_volumes structure (block + db)] ***************************** 2026-02-27 02:30:09.603776 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.188) 0:00:39.355 ******* 2026-02-27 02:30:09.603787 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}})  2026-02-27 02:30:09.603799 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9104aff7-e27b-5576-bc58-5e0df54656c8'}})  2026-02-27 02:30:09.603811 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603822 | orchestrator | 2026-02-27 02:30:09.603832 | orchestrator | TASK [Generate lvm_volumes structure (block + wal)] **************************** 2026-02-27 02:30:09.603865 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.151) 0:00:39.506 ******* 2026-02-27 02:30:09.603877 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}})  2026-02-27 02:30:09.603888 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9104aff7-e27b-5576-bc58-5e0df54656c8'}})  2026-02-27 02:30:09.603902 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603914 | orchestrator | 2026-02-27 02:30:09.603927 | orchestrator | TASK [Generate lvm_volumes structure (block + db + wal)] *********************** 2026-02-27 02:30:09.603939 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.180) 0:00:39.687 ******* 2026-02-27 02:30:09.603951 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}})  2026-02-27 02:30:09.603964 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9104aff7-e27b-5576-bc58-5e0df54656c8'}})  2026-02-27 02:30:09.603976 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.603988 | orchestrator | 2026-02-27 02:30:09.604001 | orchestrator | TASK [Compile lvm_volumes] ***************************************************** 2026-02-27 02:30:09.604014 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.155) 0:00:39.843 ******* 2026-02-27 02:30:09.604027 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:30:09.604039 | orchestrator | 2026-02-27 02:30:09.604052 | orchestrator | TASK [Set OSD devices config data] ********************************************* 2026-02-27 02:30:09.604064 | orchestrator | Friday 27 February 2026 02:30:06 +0000 (0:00:00.146) 0:00:39.990 ******* 2026-02-27 02:30:09.604076 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:30:09.604089 | orchestrator | 2026-02-27 02:30:09.604100 | orchestrator | TASK [Set DB devices config data] ********************************************** 2026-02-27 02:30:09.604111 | orchestrator | Friday 27 February 2026 02:30:07 +0000 (0:00:00.136) 0:00:40.127 ******* 2026-02-27 02:30:09.604122 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604132 | orchestrator | 2026-02-27 02:30:09.604143 | orchestrator | TASK [Set WAL devices config data] ********************************************* 2026-02-27 02:30:09.604154 | orchestrator | Friday 27 February 2026 02:30:07 +0000 (0:00:00.378) 0:00:40.505 ******* 2026-02-27 02:30:09.604165 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604176 | orchestrator | 2026-02-27 02:30:09.604187 | orchestrator | TASK [Set DB+WAL devices config data] ****************************************** 2026-02-27 02:30:09.604197 | orchestrator | Friday 27 February 2026 02:30:07 +0000 (0:00:00.173) 0:00:40.678 ******* 2026-02-27 02:30:09.604208 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604219 | orchestrator | 2026-02-27 02:30:09.604229 | orchestrator | TASK [Print ceph_osd_devices] ************************************************** 2026-02-27 02:30:09.604240 | orchestrator | Friday 27 February 2026 02:30:07 +0000 (0:00:00.139) 0:00:40.818 ******* 2026-02-27 02:30:09.604251 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:30:09.604262 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:30:09.604273 | orchestrator |  "sdb": { 2026-02-27 02:30:09.604298 | orchestrator |  "osd_lvm_uuid": "f7994b7d-d8ae-56d5-9a4f-dce1234fbca0" 2026-02-27 02:30:09.604310 | orchestrator |  }, 2026-02-27 02:30:09.604321 | orchestrator |  "sdc": { 2026-02-27 02:30:09.604332 | orchestrator |  "osd_lvm_uuid": "9104aff7-e27b-5576-bc58-5e0df54656c8" 2026-02-27 02:30:09.604342 | orchestrator |  } 2026-02-27 02:30:09.604353 | orchestrator |  } 2026-02-27 02:30:09.604364 | orchestrator | } 2026-02-27 02:30:09.604375 | orchestrator | 2026-02-27 02:30:09.604386 | orchestrator | TASK [Print WAL devices] ******************************************************* 2026-02-27 02:30:09.604396 | orchestrator | Friday 27 February 2026 02:30:07 +0000 (0:00:00.157) 0:00:40.975 ******* 2026-02-27 02:30:09.604412 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604423 | orchestrator | 2026-02-27 02:30:09.604434 | orchestrator | TASK [Print DB devices] ******************************************************** 2026-02-27 02:30:09.604452 | orchestrator | Friday 27 February 2026 02:30:08 +0000 (0:00:00.146) 0:00:41.122 ******* 2026-02-27 02:30:09.604463 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604474 | orchestrator | 2026-02-27 02:30:09.604485 | orchestrator | TASK [Print shared DB/WAL devices] ********************************************* 2026-02-27 02:30:09.604495 | orchestrator | Friday 27 February 2026 02:30:08 +0000 (0:00:00.148) 0:00:41.271 ******* 2026-02-27 02:30:09.604506 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:30:09.604516 | orchestrator | 2026-02-27 02:30:09.604527 | orchestrator | TASK [Print configuration data] ************************************************ 2026-02-27 02:30:09.604538 | orchestrator | Friday 27 February 2026 02:30:08 +0000 (0:00:00.138) 0:00:41.409 ******* 2026-02-27 02:30:09.604549 | orchestrator | changed: [testbed-node-5] => { 2026-02-27 02:30:09.604559 | orchestrator |  "_ceph_configure_lvm_config_data": { 2026-02-27 02:30:09.604570 | orchestrator |  "ceph_osd_devices": { 2026-02-27 02:30:09.604581 | orchestrator |  "sdb": { 2026-02-27 02:30:09.604592 | orchestrator |  "osd_lvm_uuid": "f7994b7d-d8ae-56d5-9a4f-dce1234fbca0" 2026-02-27 02:30:09.604603 | orchestrator |  }, 2026-02-27 02:30:09.604613 | orchestrator |  "sdc": { 2026-02-27 02:30:09.604624 | orchestrator |  "osd_lvm_uuid": "9104aff7-e27b-5576-bc58-5e0df54656c8" 2026-02-27 02:30:09.604668 | orchestrator |  } 2026-02-27 02:30:09.604679 | orchestrator |  }, 2026-02-27 02:30:09.604690 | orchestrator |  "lvm_volumes": [ 2026-02-27 02:30:09.604701 | orchestrator |  { 2026-02-27 02:30:09.604712 | orchestrator |  "data": "osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0", 2026-02-27 02:30:09.604723 | orchestrator |  "data_vg": "ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0" 2026-02-27 02:30:09.604733 | orchestrator |  }, 2026-02-27 02:30:09.604744 | orchestrator |  { 2026-02-27 02:30:09.604754 | orchestrator |  "data": "osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8", 2026-02-27 02:30:09.604765 | orchestrator |  "data_vg": "ceph-9104aff7-e27b-5576-bc58-5e0df54656c8" 2026-02-27 02:30:09.604776 | orchestrator |  } 2026-02-27 02:30:09.604787 | orchestrator |  ] 2026-02-27 02:30:09.604797 | orchestrator |  } 2026-02-27 02:30:09.604808 | orchestrator | } 2026-02-27 02:30:09.604819 | orchestrator | 2026-02-27 02:30:09.604829 | orchestrator | RUNNING HANDLER [Write configuration file] ************************************* 2026-02-27 02:30:09.604840 | orchestrator | Friday 27 February 2026 02:30:08 +0000 (0:00:00.223) 0:00:41.633 ******* 2026-02-27 02:30:09.604851 | orchestrator | changed: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-02-27 02:30:09.604862 | orchestrator | 2026-02-27 02:30:09.604872 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:30:09.604883 | orchestrator | testbed-node-3 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:30:09.604895 | orchestrator | testbed-node-4 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:30:09.604906 | orchestrator | testbed-node-5 : ok=42  changed=2  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:30:09.604916 | orchestrator | 2026-02-27 02:30:09.604927 | orchestrator | 2026-02-27 02:30:09.604938 | orchestrator | 2026-02-27 02:30:09.604948 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:30:09.604959 | orchestrator | Friday 27 February 2026 02:30:09 +0000 (0:00:01.022) 0:00:42.656 ******* 2026-02-27 02:30:09.604970 | orchestrator | =============================================================================== 2026-02-27 02:30:09.604980 | orchestrator | Write configuration file ------------------------------------------------ 4.27s 2026-02-27 02:30:09.604991 | orchestrator | Add known links to the list of available block devices ------------------ 1.25s 2026-02-27 02:30:09.605002 | orchestrator | Add known partitions to the list of available block devices ------------- 1.15s 2026-02-27 02:30:09.605019 | orchestrator | Add known partitions to the list of available block devices ------------- 1.03s 2026-02-27 02:30:09.605029 | orchestrator | Set DB devices config data ---------------------------------------------- 0.87s 2026-02-27 02:30:09.605040 | orchestrator | Print configuration data ------------------------------------------------ 0.85s 2026-02-27 02:30:09.605050 | orchestrator | Add known partitions to the list of available block devices ------------- 0.84s 2026-02-27 02:30:09.605061 | orchestrator | Add known links to the list of available block devices ------------------ 0.84s 2026-02-27 02:30:09.605072 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.80s 2026-02-27 02:30:09.605089 | orchestrator | Set UUIDs for OSD VGs/LVs ----------------------------------------------- 0.74s 2026-02-27 02:30:09.605107 | orchestrator | Get initial list of available block devices ----------------------------- 0.70s 2026-02-27 02:30:09.605126 | orchestrator | Add known partitions to the list of available block devices ------------- 0.66s 2026-02-27 02:30:09.605142 | orchestrator | Add known partitions to the list of available block devices ------------- 0.66s 2026-02-27 02:30:09.605169 | orchestrator | Add known links to the list of available block devices ------------------ 0.66s 2026-02-27 02:30:10.031714 | orchestrator | Add known partitions to the list of available block devices ------------- 0.66s 2026-02-27 02:30:10.031763 | orchestrator | Generate lvm_volumes structure (block + db) ----------------------------- 0.65s 2026-02-27 02:30:10.031768 | orchestrator | Add known partitions to the list of available block devices ------------- 0.64s 2026-02-27 02:30:10.031773 | orchestrator | Add known links to the list of available block devices ------------------ 0.63s 2026-02-27 02:30:10.031786 | orchestrator | Add known links to the list of available block devices ------------------ 0.61s 2026-02-27 02:30:10.031790 | orchestrator | Add known links to the list of available block devices ------------------ 0.58s 2026-02-27 02:30:32.454320 | orchestrator | 2026-02-27 02:30:32 | INFO  | Task 3f6d67cb-01f2-4e7d-94c2-beb6d37ac96d (sync inventory) is running in background. Output coming soon. 2026-02-27 02:31:00.004711 | orchestrator | 2026-02-27 02:30:33 | INFO  | Starting group_vars file reorganization 2026-02-27 02:31:00.004853 | orchestrator | 2026-02-27 02:30:33 | INFO  | Moved 0 file(s) to their respective directories 2026-02-27 02:31:00.004881 | orchestrator | 2026-02-27 02:30:33 | INFO  | Group_vars file reorganization completed 2026-02-27 02:31:00.004903 | orchestrator | 2026-02-27 02:30:36 | INFO  | Starting variable preparation from inventory 2026-02-27 02:31:00.004922 | orchestrator | 2026-02-27 02:30:39 | INFO  | Writing 050-kolla-ceph-rgw-hosts.yml with ceph_rgw_hosts 2026-02-27 02:31:00.004941 | orchestrator | 2026-02-27 02:30:39 | INFO  | Writing 050-infrastructure-cephclient-mons.yml with cephclient_mons 2026-02-27 02:31:00.004958 | orchestrator | 2026-02-27 02:30:39 | INFO  | Writing 050-ceph-cluster-fsid.yml with ceph_cluster_fsid 2026-02-27 02:31:00.004978 | orchestrator | 2026-02-27 02:30:39 | INFO  | 3 file(s) written, 6 host(s) processed 2026-02-27 02:31:00.004995 | orchestrator | 2026-02-27 02:30:39 | INFO  | Variable preparation completed 2026-02-27 02:31:00.005012 | orchestrator | 2026-02-27 02:30:41 | INFO  | Starting inventory overwrite handling 2026-02-27 02:31:00.005029 | orchestrator | 2026-02-27 02:30:41 | INFO  | Handling group overwrites in 99-overwrite 2026-02-27 02:31:00.005049 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removing group frr:children from 60-generic 2026-02-27 02:31:00.005069 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removing group netbird:children from 50-infrastructure 2026-02-27 02:31:00.005087 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removing group ceph-mds from 50-ceph 2026-02-27 02:31:00.005107 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removing group ceph-rgw from 50-ceph 2026-02-27 02:31:00.005164 | orchestrator | 2026-02-27 02:30:41 | INFO  | Handling group overwrites in 20-roles 2026-02-27 02:31:00.005185 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removing group k3s_node from 50-infrastructure 2026-02-27 02:31:00.005204 | orchestrator | 2026-02-27 02:30:41 | INFO  | Removed 5 group(s) in total 2026-02-27 02:31:00.005224 | orchestrator | 2026-02-27 02:30:41 | INFO  | Inventory overwrite handling completed 2026-02-27 02:31:00.005242 | orchestrator | 2026-02-27 02:30:42 | INFO  | Starting merge of inventory files 2026-02-27 02:31:00.005262 | orchestrator | 2026-02-27 02:30:42 | INFO  | Inventory files merged successfully 2026-02-27 02:31:00.005282 | orchestrator | 2026-02-27 02:30:48 | INFO  | Generating ClusterShell configuration from Ansible inventory 2026-02-27 02:31:00.005302 | orchestrator | 2026-02-27 02:30:58 | INFO  | Successfully wrote ClusterShell configuration 2026-02-27 02:31:00.005322 | orchestrator | [master 10b4391] 2026-02-27-02-30 2026-02-27 02:31:00.005342 | orchestrator | 1 file changed, 30 insertions(+), 9 deletions(-) 2026-02-27 02:31:02.348258 | orchestrator | 2026-02-27 02:31:02 | INFO  | Task e11cca6b-387c-49af-bdad-ee5ba737a2b6 (ceph-create-lvm-devices) was prepared for execution. 2026-02-27 02:31:02.348369 | orchestrator | 2026-02-27 02:31:02 | INFO  | It takes a moment until task e11cca6b-387c-49af-bdad-ee5ba737a2b6 (ceph-create-lvm-devices) has been started and output is visible here. 2026-02-27 02:31:14.399233 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-02-27 02:31:14.399369 | orchestrator | 2.16.14 2026-02-27 02:31:14.399396 | orchestrator | 2026-02-27 02:31:14.399419 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-02-27 02:31:14.399441 | orchestrator | 2026-02-27 02:31:14.399462 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:31:14.399482 | orchestrator | Friday 27 February 2026 02:31:06 +0000 (0:00:00.341) 0:00:00.341 ******* 2026-02-27 02:31:14.399503 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] 2026-02-27 02:31:14.399524 | orchestrator | 2026-02-27 02:31:14.399544 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:31:14.399565 | orchestrator | Friday 27 February 2026 02:31:07 +0000 (0:00:00.244) 0:00:00.585 ******* 2026-02-27 02:31:14.399585 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:14.399606 | orchestrator | 2026-02-27 02:31:14.399655 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.399677 | orchestrator | Friday 27 February 2026 02:31:07 +0000 (0:00:00.236) 0:00:00.822 ******* 2026-02-27 02:31:14.399697 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop0) 2026-02-27 02:31:14.399717 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop1) 2026-02-27 02:31:14.399737 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop2) 2026-02-27 02:31:14.399777 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop3) 2026-02-27 02:31:14.399798 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop4) 2026-02-27 02:31:14.399819 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop5) 2026-02-27 02:31:14.399840 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop6) 2026-02-27 02:31:14.399860 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=loop7) 2026-02-27 02:31:14.399881 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sda) 2026-02-27 02:31:14.399901 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdb) 2026-02-27 02:31:14.399922 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdc) 2026-02-27 02:31:14.399980 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sdd) 2026-02-27 02:31:14.400001 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-3 => (item=sr0) 2026-02-27 02:31:14.400021 | orchestrator | 2026-02-27 02:31:14.400041 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400060 | orchestrator | Friday 27 February 2026 02:31:07 +0000 (0:00:00.564) 0:00:01.387 ******* 2026-02-27 02:31:14.400081 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400094 | orchestrator | 2026-02-27 02:31:14.400107 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400119 | orchestrator | Friday 27 February 2026 02:31:08 +0000 (0:00:00.197) 0:00:01.584 ******* 2026-02-27 02:31:14.400131 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400142 | orchestrator | 2026-02-27 02:31:14.400153 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400164 | orchestrator | Friday 27 February 2026 02:31:08 +0000 (0:00:00.213) 0:00:01.797 ******* 2026-02-27 02:31:14.400174 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400185 | orchestrator | 2026-02-27 02:31:14.400196 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400207 | orchestrator | Friday 27 February 2026 02:31:08 +0000 (0:00:00.195) 0:00:01.993 ******* 2026-02-27 02:31:14.400217 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400228 | orchestrator | 2026-02-27 02:31:14.400239 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400249 | orchestrator | Friday 27 February 2026 02:31:08 +0000 (0:00:00.206) 0:00:02.199 ******* 2026-02-27 02:31:14.400260 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400273 | orchestrator | 2026-02-27 02:31:14.400292 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400309 | orchestrator | Friday 27 February 2026 02:31:08 +0000 (0:00:00.214) 0:00:02.414 ******* 2026-02-27 02:31:14.400325 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400352 | orchestrator | 2026-02-27 02:31:14.400370 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400388 | orchestrator | Friday 27 February 2026 02:31:09 +0000 (0:00:00.219) 0:00:02.634 ******* 2026-02-27 02:31:14.400405 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400421 | orchestrator | 2026-02-27 02:31:14.400439 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400457 | orchestrator | Friday 27 February 2026 02:31:09 +0000 (0:00:00.257) 0:00:02.891 ******* 2026-02-27 02:31:14.400474 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.400491 | orchestrator | 2026-02-27 02:31:14.400509 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400527 | orchestrator | Friday 27 February 2026 02:31:09 +0000 (0:00:00.208) 0:00:03.100 ******* 2026-02-27 02:31:14.400545 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4) 2026-02-27 02:31:14.400565 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4) 2026-02-27 02:31:14.400584 | orchestrator | 2026-02-27 02:31:14.400599 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400673 | orchestrator | Friday 27 February 2026 02:31:10 +0000 (0:00:00.451) 0:00:03.551 ******* 2026-02-27 02:31:14.400696 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594) 2026-02-27 02:31:14.400714 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594) 2026-02-27 02:31:14.400732 | orchestrator | 2026-02-27 02:31:14.400752 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400768 | orchestrator | Friday 27 February 2026 02:31:10 +0000 (0:00:00.630) 0:00:04.182 ******* 2026-02-27 02:31:14.400786 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e) 2026-02-27 02:31:14.400820 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e) 2026-02-27 02:31:14.400838 | orchestrator | 2026-02-27 02:31:14.400858 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400878 | orchestrator | Friday 27 February 2026 02:31:11 +0000 (0:00:00.658) 0:00:04.841 ******* 2026-02-27 02:31:14.400896 | orchestrator | ok: [testbed-node-3] => (item=scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d) 2026-02-27 02:31:14.400916 | orchestrator | ok: [testbed-node-3] => (item=scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d) 2026-02-27 02:31:14.400935 | orchestrator | 2026-02-27 02:31:14.400956 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:14.400988 | orchestrator | Friday 27 February 2026 02:31:12 +0000 (0:00:00.913) 0:00:05.754 ******* 2026-02-27 02:31:14.401004 | orchestrator | ok: [testbed-node-3] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:31:14.401016 | orchestrator | 2026-02-27 02:31:14.401026 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401037 | orchestrator | Friday 27 February 2026 02:31:12 +0000 (0:00:00.352) 0:00:06.107 ******* 2026-02-27 02:31:14.401048 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop0) 2026-02-27 02:31:14.401059 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop1) 2026-02-27 02:31:14.401069 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop2) 2026-02-27 02:31:14.401080 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop3) 2026-02-27 02:31:14.401091 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop4) 2026-02-27 02:31:14.401102 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop5) 2026-02-27 02:31:14.401112 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop6) 2026-02-27 02:31:14.401140 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=loop7) 2026-02-27 02:31:14.401151 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sda) 2026-02-27 02:31:14.401162 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdb) 2026-02-27 02:31:14.401185 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdc) 2026-02-27 02:31:14.401207 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sdd) 2026-02-27 02:31:14.401218 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-3 => (item=sr0) 2026-02-27 02:31:14.401229 | orchestrator | 2026-02-27 02:31:14.401239 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401250 | orchestrator | Friday 27 February 2026 02:31:12 +0000 (0:00:00.415) 0:00:06.522 ******* 2026-02-27 02:31:14.401261 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401271 | orchestrator | 2026-02-27 02:31:14.401282 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401293 | orchestrator | Friday 27 February 2026 02:31:13 +0000 (0:00:00.204) 0:00:06.727 ******* 2026-02-27 02:31:14.401303 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401314 | orchestrator | 2026-02-27 02:31:14.401325 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401335 | orchestrator | Friday 27 February 2026 02:31:13 +0000 (0:00:00.203) 0:00:06.930 ******* 2026-02-27 02:31:14.401346 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401357 | orchestrator | 2026-02-27 02:31:14.401367 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401387 | orchestrator | Friday 27 February 2026 02:31:13 +0000 (0:00:00.207) 0:00:07.138 ******* 2026-02-27 02:31:14.401397 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401408 | orchestrator | 2026-02-27 02:31:14.401419 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401429 | orchestrator | Friday 27 February 2026 02:31:13 +0000 (0:00:00.200) 0:00:07.338 ******* 2026-02-27 02:31:14.401447 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401465 | orchestrator | 2026-02-27 02:31:14.401484 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401500 | orchestrator | Friday 27 February 2026 02:31:13 +0000 (0:00:00.193) 0:00:07.532 ******* 2026-02-27 02:31:14.401519 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401537 | orchestrator | 2026-02-27 02:31:14.401554 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:14.401574 | orchestrator | Friday 27 February 2026 02:31:14 +0000 (0:00:00.207) 0:00:07.739 ******* 2026-02-27 02:31:14.401593 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:14.401605 | orchestrator | 2026-02-27 02:31:14.401809 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.691964 | orchestrator | Friday 27 February 2026 02:31:14 +0000 (0:00:00.188) 0:00:07.928 ******* 2026-02-27 02:31:22.692073 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692090 | orchestrator | 2026-02-27 02:31:22.692103 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.692114 | orchestrator | Friday 27 February 2026 02:31:15 +0000 (0:00:00.658) 0:00:08.587 ******* 2026-02-27 02:31:22.692126 | orchestrator | ok: [testbed-node-3] => (item=sda1) 2026-02-27 02:31:22.692138 | orchestrator | ok: [testbed-node-3] => (item=sda14) 2026-02-27 02:31:22.692150 | orchestrator | ok: [testbed-node-3] => (item=sda15) 2026-02-27 02:31:22.692166 | orchestrator | ok: [testbed-node-3] => (item=sda16) 2026-02-27 02:31:22.692186 | orchestrator | 2026-02-27 02:31:22.692207 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.692225 | orchestrator | Friday 27 February 2026 02:31:15 +0000 (0:00:00.672) 0:00:09.260 ******* 2026-02-27 02:31:22.692244 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692263 | orchestrator | 2026-02-27 02:31:22.692281 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.692299 | orchestrator | Friday 27 February 2026 02:31:15 +0000 (0:00:00.218) 0:00:09.478 ******* 2026-02-27 02:31:22.692318 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692338 | orchestrator | 2026-02-27 02:31:22.692358 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.692379 | orchestrator | Friday 27 February 2026 02:31:16 +0000 (0:00:00.208) 0:00:09.686 ******* 2026-02-27 02:31:22.692419 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692434 | orchestrator | 2026-02-27 02:31:22.692445 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:22.692456 | orchestrator | Friday 27 February 2026 02:31:16 +0000 (0:00:00.211) 0:00:09.898 ******* 2026-02-27 02:31:22.692467 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692478 | orchestrator | 2026-02-27 02:31:22.692489 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-02-27 02:31:22.692501 | orchestrator | Friday 27 February 2026 02:31:16 +0000 (0:00:00.201) 0:00:10.099 ******* 2026-02-27 02:31:22.692514 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692526 | orchestrator | 2026-02-27 02:31:22.692539 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-02-27 02:31:22.692551 | orchestrator | Friday 27 February 2026 02:31:16 +0000 (0:00:00.148) 0:00:10.248 ******* 2026-02-27 02:31:22.692564 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}}) 2026-02-27 02:31:22.692578 | orchestrator | ok: [testbed-node-3] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '5218e072-e972-56d4-ba20-25156dc601ca'}}) 2026-02-27 02:31:22.692613 | orchestrator | 2026-02-27 02:31:22.692659 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-02-27 02:31:22.692673 | orchestrator | Friday 27 February 2026 02:31:16 +0000 (0:00:00.213) 0:00:10.462 ******* 2026-02-27 02:31:22.692687 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}) 2026-02-27 02:31:22.692702 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'}) 2026-02-27 02:31:22.692714 | orchestrator | 2026-02-27 02:31:22.692727 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-02-27 02:31:22.692740 | orchestrator | Friday 27 February 2026 02:31:18 +0000 (0:00:01.991) 0:00:12.453 ******* 2026-02-27 02:31:22.692752 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.692766 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.692779 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692790 | orchestrator | 2026-02-27 02:31:22.692801 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-02-27 02:31:22.692812 | orchestrator | Friday 27 February 2026 02:31:19 +0000 (0:00:00.170) 0:00:12.624 ******* 2026-02-27 02:31:22.692822 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}) 2026-02-27 02:31:22.692833 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'}) 2026-02-27 02:31:22.692844 | orchestrator | 2026-02-27 02:31:22.692855 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-02-27 02:31:22.692865 | orchestrator | Friday 27 February 2026 02:31:20 +0000 (0:00:01.500) 0:00:14.125 ******* 2026-02-27 02:31:22.692876 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.692887 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.692899 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.692917 | orchestrator | 2026-02-27 02:31:22.692935 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-02-27 02:31:22.692953 | orchestrator | Friday 27 February 2026 02:31:20 +0000 (0:00:00.167) 0:00:14.292 ******* 2026-02-27 02:31:22.692991 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693010 | orchestrator | 2026-02-27 02:31:22.693029 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-02-27 02:31:22.693047 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.338) 0:00:14.631 ******* 2026-02-27 02:31:22.693065 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693085 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693103 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693122 | orchestrator | 2026-02-27 02:31:22.693133 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-02-27 02:31:22.693144 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.160) 0:00:14.791 ******* 2026-02-27 02:31:22.693155 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693165 | orchestrator | 2026-02-27 02:31:22.693176 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-02-27 02:31:22.693197 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.177) 0:00:14.968 ******* 2026-02-27 02:31:22.693215 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693227 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693237 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693248 | orchestrator | 2026-02-27 02:31:22.693259 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-02-27 02:31:22.693270 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.175) 0:00:15.144 ******* 2026-02-27 02:31:22.693281 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693291 | orchestrator | 2026-02-27 02:31:22.693302 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-02-27 02:31:22.693313 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.144) 0:00:15.289 ******* 2026-02-27 02:31:22.693324 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693334 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693345 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693362 | orchestrator | 2026-02-27 02:31:22.693381 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-02-27 02:31:22.693399 | orchestrator | Friday 27 February 2026 02:31:21 +0000 (0:00:00.152) 0:00:15.441 ******* 2026-02-27 02:31:22.693418 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:22.693436 | orchestrator | 2026-02-27 02:31:22.693452 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-02-27 02:31:22.693470 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.149) 0:00:15.591 ******* 2026-02-27 02:31:22.693489 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693507 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693525 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693542 | orchestrator | 2026-02-27 02:31:22.693557 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-02-27 02:31:22.693574 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.158) 0:00:15.749 ******* 2026-02-27 02:31:22.693591 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693608 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693655 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693674 | orchestrator | 2026-02-27 02:31:22.693692 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-02-27 02:31:22.693709 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.164) 0:00:15.914 ******* 2026-02-27 02:31:22.693741 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:22.693760 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:22.693778 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693811 | orchestrator | 2026-02-27 02:31:22.693828 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-02-27 02:31:22.693845 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.163) 0:00:16.078 ******* 2026-02-27 02:31:22.693863 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:22.693881 | orchestrator | 2026-02-27 02:31:22.693901 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-02-27 02:31:22.693934 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.146) 0:00:16.225 ******* 2026-02-27 02:31:29.329984 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.330152 | orchestrator | 2026-02-27 02:31:29.330172 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-02-27 02:31:29.330187 | orchestrator | Friday 27 February 2026 02:31:22 +0000 (0:00:00.129) 0:00:16.354 ******* 2026-02-27 02:31:29.330206 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.330225 | orchestrator | 2026-02-27 02:31:29.330254 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-02-27 02:31:29.330276 | orchestrator | Friday 27 February 2026 02:31:23 +0000 (0:00:00.360) 0:00:16.715 ******* 2026-02-27 02:31:29.330294 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:31:29.330313 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-02-27 02:31:29.330331 | orchestrator | } 2026-02-27 02:31:29.330350 | orchestrator | 2026-02-27 02:31:29.330369 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-02-27 02:31:29.330387 | orchestrator | Friday 27 February 2026 02:31:23 +0000 (0:00:00.155) 0:00:16.870 ******* 2026-02-27 02:31:29.330406 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:31:29.330424 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-02-27 02:31:29.330442 | orchestrator | } 2026-02-27 02:31:29.330461 | orchestrator | 2026-02-27 02:31:29.330477 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-02-27 02:31:29.330488 | orchestrator | Friday 27 February 2026 02:31:23 +0000 (0:00:00.153) 0:00:17.024 ******* 2026-02-27 02:31:29.330501 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:31:29.330532 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-02-27 02:31:29.330545 | orchestrator | } 2026-02-27 02:31:29.330557 | orchestrator | 2026-02-27 02:31:29.330570 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-02-27 02:31:29.330583 | orchestrator | Friday 27 February 2026 02:31:23 +0000 (0:00:00.157) 0:00:17.181 ******* 2026-02-27 02:31:29.330596 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:29.330609 | orchestrator | 2026-02-27 02:31:29.330651 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-02-27 02:31:29.330664 | orchestrator | Friday 27 February 2026 02:31:24 +0000 (0:00:00.683) 0:00:17.864 ******* 2026-02-27 02:31:29.330677 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:29.330689 | orchestrator | 2026-02-27 02:31:29.330702 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-02-27 02:31:29.330715 | orchestrator | Friday 27 February 2026 02:31:24 +0000 (0:00:00.520) 0:00:18.385 ******* 2026-02-27 02:31:29.330727 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:29.330739 | orchestrator | 2026-02-27 02:31:29.330751 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-02-27 02:31:29.330763 | orchestrator | Friday 27 February 2026 02:31:25 +0000 (0:00:00.540) 0:00:18.925 ******* 2026-02-27 02:31:29.330775 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:29.330787 | orchestrator | 2026-02-27 02:31:29.330799 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-02-27 02:31:29.330812 | orchestrator | Friday 27 February 2026 02:31:25 +0000 (0:00:00.157) 0:00:19.083 ******* 2026-02-27 02:31:29.330825 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.330837 | orchestrator | 2026-02-27 02:31:29.330849 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-02-27 02:31:29.330861 | orchestrator | Friday 27 February 2026 02:31:25 +0000 (0:00:00.129) 0:00:19.212 ******* 2026-02-27 02:31:29.330872 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.330904 | orchestrator | 2026-02-27 02:31:29.330915 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-02-27 02:31:29.330926 | orchestrator | Friday 27 February 2026 02:31:25 +0000 (0:00:00.123) 0:00:19.336 ******* 2026-02-27 02:31:29.330936 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:31:29.330947 | orchestrator |  "vgs_report": { 2026-02-27 02:31:29.330958 | orchestrator |  "vg": [] 2026-02-27 02:31:29.330969 | orchestrator |  } 2026-02-27 02:31:29.330980 | orchestrator | } 2026-02-27 02:31:29.330990 | orchestrator | 2026-02-27 02:31:29.331001 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-02-27 02:31:29.331012 | orchestrator | Friday 27 February 2026 02:31:25 +0000 (0:00:00.151) 0:00:19.487 ******* 2026-02-27 02:31:29.331023 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331034 | orchestrator | 2026-02-27 02:31:29.331045 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-02-27 02:31:29.331055 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.136) 0:00:19.623 ******* 2026-02-27 02:31:29.331066 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331077 | orchestrator | 2026-02-27 02:31:29.331087 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-02-27 02:31:29.331098 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.348) 0:00:19.972 ******* 2026-02-27 02:31:29.331109 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331119 | orchestrator | 2026-02-27 02:31:29.331130 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-02-27 02:31:29.331140 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.147) 0:00:20.119 ******* 2026-02-27 02:31:29.331151 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331162 | orchestrator | 2026-02-27 02:31:29.331172 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-02-27 02:31:29.331183 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.138) 0:00:20.258 ******* 2026-02-27 02:31:29.331194 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331204 | orchestrator | 2026-02-27 02:31:29.331215 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-02-27 02:31:29.331225 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.142) 0:00:20.400 ******* 2026-02-27 02:31:29.331236 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331246 | orchestrator | 2026-02-27 02:31:29.331257 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-02-27 02:31:29.331268 | orchestrator | Friday 27 February 2026 02:31:26 +0000 (0:00:00.136) 0:00:20.537 ******* 2026-02-27 02:31:29.331278 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331289 | orchestrator | 2026-02-27 02:31:29.331300 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-02-27 02:31:29.331310 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.158) 0:00:20.695 ******* 2026-02-27 02:31:29.331341 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331353 | orchestrator | 2026-02-27 02:31:29.331363 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-02-27 02:31:29.331374 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.148) 0:00:20.844 ******* 2026-02-27 02:31:29.331385 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331396 | orchestrator | 2026-02-27 02:31:29.331407 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-02-27 02:31:29.331449 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.140) 0:00:20.984 ******* 2026-02-27 02:31:29.331461 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331472 | orchestrator | 2026-02-27 02:31:29.331483 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-02-27 02:31:29.331494 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.151) 0:00:21.136 ******* 2026-02-27 02:31:29.331504 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331515 | orchestrator | 2026-02-27 02:31:29.331526 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-02-27 02:31:29.331546 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.142) 0:00:21.279 ******* 2026-02-27 02:31:29.331557 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331567 | orchestrator | 2026-02-27 02:31:29.331578 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-02-27 02:31:29.331589 | orchestrator | Friday 27 February 2026 02:31:27 +0000 (0:00:00.141) 0:00:21.420 ******* 2026-02-27 02:31:29.331606 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331617 | orchestrator | 2026-02-27 02:31:29.331676 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-02-27 02:31:29.331687 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.137) 0:00:21.558 ******* 2026-02-27 02:31:29.331698 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331709 | orchestrator | 2026-02-27 02:31:29.331720 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-02-27 02:31:29.331730 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.323) 0:00:21.882 ******* 2026-02-27 02:31:29.331743 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:29.331756 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:29.331767 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331778 | orchestrator | 2026-02-27 02:31:29.331789 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-02-27 02:31:29.331799 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.159) 0:00:22.041 ******* 2026-02-27 02:31:29.331810 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:29.331821 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:29.331832 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331843 | orchestrator | 2026-02-27 02:31:29.331854 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-02-27 02:31:29.331864 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.160) 0:00:22.202 ******* 2026-02-27 02:31:29.331875 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:29.331886 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:29.331897 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331907 | orchestrator | 2026-02-27 02:31:29.331918 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-02-27 02:31:29.331929 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.169) 0:00:22.372 ******* 2026-02-27 02:31:29.331940 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:29.331950 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:29.331961 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.331972 | orchestrator | 2026-02-27 02:31:29.331982 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-02-27 02:31:29.331993 | orchestrator | Friday 27 February 2026 02:31:28 +0000 (0:00:00.159) 0:00:22.532 ******* 2026-02-27 02:31:29.332004 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:29.332022 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:29.332033 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:29.332043 | orchestrator | 2026-02-27 02:31:29.332054 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-02-27 02:31:29.332065 | orchestrator | Friday 27 February 2026 02:31:29 +0000 (0:00:00.176) 0:00:22.708 ******* 2026-02-27 02:31:29.332085 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.783859 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.783969 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.783985 | orchestrator | 2026-02-27 02:31:34.784000 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-02-27 02:31:34.784023 | orchestrator | Friday 27 February 2026 02:31:29 +0000 (0:00:00.155) 0:00:22.864 ******* 2026-02-27 02:31:34.784042 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.784062 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.784082 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.784102 | orchestrator | 2026-02-27 02:31:34.784124 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-02-27 02:31:34.784144 | orchestrator | Friday 27 February 2026 02:31:29 +0000 (0:00:00.165) 0:00:23.029 ******* 2026-02-27 02:31:34.784181 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.784193 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.784204 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.784215 | orchestrator | 2026-02-27 02:31:34.784226 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-02-27 02:31:34.784237 | orchestrator | Friday 27 February 2026 02:31:29 +0000 (0:00:00.159) 0:00:23.189 ******* 2026-02-27 02:31:34.784249 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:34.784267 | orchestrator | 2026-02-27 02:31:34.784284 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-02-27 02:31:34.784296 | orchestrator | Friday 27 February 2026 02:31:30 +0000 (0:00:00.533) 0:00:23.723 ******* 2026-02-27 02:31:34.784306 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:34.784317 | orchestrator | 2026-02-27 02:31:34.784328 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-02-27 02:31:34.784339 | orchestrator | Friday 27 February 2026 02:31:30 +0000 (0:00:00.558) 0:00:24.281 ******* 2026-02-27 02:31:34.784350 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:31:34.784360 | orchestrator | 2026-02-27 02:31:34.784371 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-02-27 02:31:34.784382 | orchestrator | Friday 27 February 2026 02:31:30 +0000 (0:00:00.158) 0:00:24.440 ******* 2026-02-27 02:31:34.784396 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'vg_name': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}) 2026-02-27 02:31:34.784411 | orchestrator | ok: [testbed-node-3] => (item={'lv_name': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'vg_name': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'}) 2026-02-27 02:31:34.784423 | orchestrator | 2026-02-27 02:31:34.784436 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-02-27 02:31:34.784471 | orchestrator | Friday 27 February 2026 02:31:31 +0000 (0:00:00.192) 0:00:24.632 ******* 2026-02-27 02:31:34.784484 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.784497 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.784509 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.784521 | orchestrator | 2026-02-27 02:31:34.784532 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-02-27 02:31:34.784543 | orchestrator | Friday 27 February 2026 02:31:31 +0000 (0:00:00.502) 0:00:25.135 ******* 2026-02-27 02:31:34.784553 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.784564 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.784575 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.784586 | orchestrator | 2026-02-27 02:31:34.784597 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-02-27 02:31:34.784608 | orchestrator | Friday 27 February 2026 02:31:31 +0000 (0:00:00.163) 0:00:25.299 ******* 2026-02-27 02:31:34.784647 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'})  2026-02-27 02:31:34.784661 | orchestrator | skipping: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'})  2026-02-27 02:31:34.784672 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:31:34.784683 | orchestrator | 2026-02-27 02:31:34.784694 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-02-27 02:31:34.784705 | orchestrator | Friday 27 February 2026 02:31:31 +0000 (0:00:00.163) 0:00:25.462 ******* 2026-02-27 02:31:34.784734 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:31:34.784747 | orchestrator |  "lvm_report": { 2026-02-27 02:31:34.784758 | orchestrator |  "lv": [ 2026-02-27 02:31:34.784768 | orchestrator |  { 2026-02-27 02:31:34.784779 | orchestrator |  "lv_name": "osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2", 2026-02-27 02:31:34.784791 | orchestrator |  "vg_name": "ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2" 2026-02-27 02:31:34.784802 | orchestrator |  }, 2026-02-27 02:31:34.784812 | orchestrator |  { 2026-02-27 02:31:34.784823 | orchestrator |  "lv_name": "osd-block-5218e072-e972-56d4-ba20-25156dc601ca", 2026-02-27 02:31:34.784834 | orchestrator |  "vg_name": "ceph-5218e072-e972-56d4-ba20-25156dc601ca" 2026-02-27 02:31:34.784845 | orchestrator |  } 2026-02-27 02:31:34.784856 | orchestrator |  ], 2026-02-27 02:31:34.784867 | orchestrator |  "pv": [ 2026-02-27 02:31:34.784877 | orchestrator |  { 2026-02-27 02:31:34.784888 | orchestrator |  "pv_name": "/dev/sdb", 2026-02-27 02:31:34.784899 | orchestrator |  "vg_name": "ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2" 2026-02-27 02:31:34.784910 | orchestrator |  }, 2026-02-27 02:31:34.784921 | orchestrator |  { 2026-02-27 02:31:34.784931 | orchestrator |  "pv_name": "/dev/sdc", 2026-02-27 02:31:34.784948 | orchestrator |  "vg_name": "ceph-5218e072-e972-56d4-ba20-25156dc601ca" 2026-02-27 02:31:34.784959 | orchestrator |  } 2026-02-27 02:31:34.784970 | orchestrator |  ] 2026-02-27 02:31:34.784981 | orchestrator |  } 2026-02-27 02:31:34.784992 | orchestrator | } 2026-02-27 02:31:34.785003 | orchestrator | 2026-02-27 02:31:34.785014 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-02-27 02:31:34.785033 | orchestrator | 2026-02-27 02:31:34.785044 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:31:34.785055 | orchestrator | Friday 27 February 2026 02:31:32 +0000 (0:00:00.301) 0:00:25.764 ******* 2026-02-27 02:31:34.785066 | orchestrator | ok: [testbed-node-4 -> testbed-manager(192.168.16.5)] 2026-02-27 02:31:34.785078 | orchestrator | 2026-02-27 02:31:34.785097 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:31:34.785116 | orchestrator | Friday 27 February 2026 02:31:32 +0000 (0:00:00.285) 0:00:26.050 ******* 2026-02-27 02:31:34.785134 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:34.785150 | orchestrator | 2026-02-27 02:31:34.785168 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785185 | orchestrator | Friday 27 February 2026 02:31:32 +0000 (0:00:00.229) 0:00:26.279 ******* 2026-02-27 02:31:34.785203 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop0) 2026-02-27 02:31:34.785221 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop1) 2026-02-27 02:31:34.785238 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop2) 2026-02-27 02:31:34.785257 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop3) 2026-02-27 02:31:34.785275 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop4) 2026-02-27 02:31:34.785295 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop5) 2026-02-27 02:31:34.785314 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop6) 2026-02-27 02:31:34.785332 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=loop7) 2026-02-27 02:31:34.785351 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sda) 2026-02-27 02:31:34.785369 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdb) 2026-02-27 02:31:34.785387 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdc) 2026-02-27 02:31:34.785406 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sdd) 2026-02-27 02:31:34.785424 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-4 => (item=sr0) 2026-02-27 02:31:34.785443 | orchestrator | 2026-02-27 02:31:34.785462 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785481 | orchestrator | Friday 27 February 2026 02:31:33 +0000 (0:00:00.414) 0:00:26.694 ******* 2026-02-27 02:31:34.785499 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785517 | orchestrator | 2026-02-27 02:31:34.785528 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785539 | orchestrator | Friday 27 February 2026 02:31:33 +0000 (0:00:00.199) 0:00:26.893 ******* 2026-02-27 02:31:34.785549 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785560 | orchestrator | 2026-02-27 02:31:34.785571 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785581 | orchestrator | Friday 27 February 2026 02:31:33 +0000 (0:00:00.588) 0:00:27.481 ******* 2026-02-27 02:31:34.785592 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785603 | orchestrator | 2026-02-27 02:31:34.785614 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785649 | orchestrator | Friday 27 February 2026 02:31:34 +0000 (0:00:00.220) 0:00:27.702 ******* 2026-02-27 02:31:34.785660 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785671 | orchestrator | 2026-02-27 02:31:34.785682 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785693 | orchestrator | Friday 27 February 2026 02:31:34 +0000 (0:00:00.196) 0:00:27.899 ******* 2026-02-27 02:31:34.785703 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785714 | orchestrator | 2026-02-27 02:31:34.785734 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:34.785745 | orchestrator | Friday 27 February 2026 02:31:34 +0000 (0:00:00.198) 0:00:28.098 ******* 2026-02-27 02:31:34.785756 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:34.785767 | orchestrator | 2026-02-27 02:31:34.785790 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960334 | orchestrator | Friday 27 February 2026 02:31:34 +0000 (0:00:00.218) 0:00:28.316 ******* 2026-02-27 02:31:46.960451 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.960468 | orchestrator | 2026-02-27 02:31:46.960481 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960493 | orchestrator | Friday 27 February 2026 02:31:35 +0000 (0:00:00.223) 0:00:28.540 ******* 2026-02-27 02:31:46.960504 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.960515 | orchestrator | 2026-02-27 02:31:46.960527 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960538 | orchestrator | Friday 27 February 2026 02:31:35 +0000 (0:00:00.206) 0:00:28.747 ******* 2026-02-27 02:31:46.960549 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd) 2026-02-27 02:31:46.960560 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd) 2026-02-27 02:31:46.960592 | orchestrator | 2026-02-27 02:31:46.960615 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960680 | orchestrator | Friday 27 February 2026 02:31:35 +0000 (0:00:00.452) 0:00:29.199 ******* 2026-02-27 02:31:46.960708 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e) 2026-02-27 02:31:46.960719 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e) 2026-02-27 02:31:46.960730 | orchestrator | 2026-02-27 02:31:46.960741 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960752 | orchestrator | Friday 27 February 2026 02:31:36 +0000 (0:00:00.423) 0:00:29.623 ******* 2026-02-27 02:31:46.960763 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6) 2026-02-27 02:31:46.960774 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6) 2026-02-27 02:31:46.960784 | orchestrator | 2026-02-27 02:31:46.960796 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960807 | orchestrator | Friday 27 February 2026 02:31:36 +0000 (0:00:00.449) 0:00:30.073 ******* 2026-02-27 02:31:46.960818 | orchestrator | ok: [testbed-node-4] => (item=scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff) 2026-02-27 02:31:46.960828 | orchestrator | ok: [testbed-node-4] => (item=scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff) 2026-02-27 02:31:46.960839 | orchestrator | 2026-02-27 02:31:46.960852 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:31:46.960872 | orchestrator | Friday 27 February 2026 02:31:37 +0000 (0:00:00.846) 0:00:30.920 ******* 2026-02-27 02:31:46.960892 | orchestrator | ok: [testbed-node-4] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:31:46.960912 | orchestrator | 2026-02-27 02:31:46.960932 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.960952 | orchestrator | Friday 27 February 2026 02:31:38 +0000 (0:00:00.659) 0:00:31.579 ******* 2026-02-27 02:31:46.960970 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop0) 2026-02-27 02:31:46.960991 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop1) 2026-02-27 02:31:46.961012 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop2) 2026-02-27 02:31:46.961031 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop3) 2026-02-27 02:31:46.961095 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop4) 2026-02-27 02:31:46.961117 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop5) 2026-02-27 02:31:46.961136 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop6) 2026-02-27 02:31:46.961157 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=loop7) 2026-02-27 02:31:46.961177 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sda) 2026-02-27 02:31:46.961199 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdb) 2026-02-27 02:31:46.961219 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdc) 2026-02-27 02:31:46.961240 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sdd) 2026-02-27 02:31:46.961260 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-4 => (item=sr0) 2026-02-27 02:31:46.961281 | orchestrator | 2026-02-27 02:31:46.961301 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961321 | orchestrator | Friday 27 February 2026 02:31:38 +0000 (0:00:00.951) 0:00:32.530 ******* 2026-02-27 02:31:46.961340 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961360 | orchestrator | 2026-02-27 02:31:46.961379 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961397 | orchestrator | Friday 27 February 2026 02:31:39 +0000 (0:00:00.210) 0:00:32.741 ******* 2026-02-27 02:31:46.961416 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961435 | orchestrator | 2026-02-27 02:31:46.961456 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961476 | orchestrator | Friday 27 February 2026 02:31:39 +0000 (0:00:00.216) 0:00:32.957 ******* 2026-02-27 02:31:46.961497 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961510 | orchestrator | 2026-02-27 02:31:46.961542 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961555 | orchestrator | Friday 27 February 2026 02:31:39 +0000 (0:00:00.232) 0:00:33.190 ******* 2026-02-27 02:31:46.961566 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961576 | orchestrator | 2026-02-27 02:31:46.961587 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961598 | orchestrator | Friday 27 February 2026 02:31:39 +0000 (0:00:00.224) 0:00:33.414 ******* 2026-02-27 02:31:46.961608 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961647 | orchestrator | 2026-02-27 02:31:46.961661 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961672 | orchestrator | Friday 27 February 2026 02:31:40 +0000 (0:00:00.252) 0:00:33.667 ******* 2026-02-27 02:31:46.961683 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961694 | orchestrator | 2026-02-27 02:31:46.961704 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961715 | orchestrator | Friday 27 February 2026 02:31:40 +0000 (0:00:00.209) 0:00:33.876 ******* 2026-02-27 02:31:46.961726 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961737 | orchestrator | 2026-02-27 02:31:46.961747 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961768 | orchestrator | Friday 27 February 2026 02:31:40 +0000 (0:00:00.214) 0:00:34.091 ******* 2026-02-27 02:31:46.961779 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961789 | orchestrator | 2026-02-27 02:31:46.961800 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961811 | orchestrator | Friday 27 February 2026 02:31:40 +0000 (0:00:00.228) 0:00:34.320 ******* 2026-02-27 02:31:46.961821 | orchestrator | ok: [testbed-node-4] => (item=sda1) 2026-02-27 02:31:46.961832 | orchestrator | ok: [testbed-node-4] => (item=sda14) 2026-02-27 02:31:46.961843 | orchestrator | ok: [testbed-node-4] => (item=sda15) 2026-02-27 02:31:46.961866 | orchestrator | ok: [testbed-node-4] => (item=sda16) 2026-02-27 02:31:46.961877 | orchestrator | 2026-02-27 02:31:46.961887 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961898 | orchestrator | Friday 27 February 2026 02:31:41 +0000 (0:00:00.935) 0:00:35.255 ******* 2026-02-27 02:31:46.961909 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961919 | orchestrator | 2026-02-27 02:31:46.961930 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961940 | orchestrator | Friday 27 February 2026 02:31:42 +0000 (0:00:00.825) 0:00:36.080 ******* 2026-02-27 02:31:46.961951 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.961962 | orchestrator | 2026-02-27 02:31:46.961972 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.961983 | orchestrator | Friday 27 February 2026 02:31:42 +0000 (0:00:00.232) 0:00:36.313 ******* 2026-02-27 02:31:46.961994 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.962004 | orchestrator | 2026-02-27 02:31:46.962075 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:31:46.962088 | orchestrator | Friday 27 February 2026 02:31:43 +0000 (0:00:00.233) 0:00:36.547 ******* 2026-02-27 02:31:46.962099 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.962109 | orchestrator | 2026-02-27 02:31:46.962120 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-02-27 02:31:46.962131 | orchestrator | Friday 27 February 2026 02:31:43 +0000 (0:00:00.222) 0:00:36.769 ******* 2026-02-27 02:31:46.962142 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.962152 | orchestrator | 2026-02-27 02:31:46.962174 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-02-27 02:31:46.962185 | orchestrator | Friday 27 February 2026 02:31:43 +0000 (0:00:00.144) 0:00:36.914 ******* 2026-02-27 02:31:46.962196 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': '3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}}) 2026-02-27 02:31:46.962207 | orchestrator | ok: [testbed-node-4] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9b2e5417-1365-59e3-9b2a-11636afdff25'}}) 2026-02-27 02:31:46.962218 | orchestrator | 2026-02-27 02:31:46.962229 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-02-27 02:31:46.962239 | orchestrator | Friday 27 February 2026 02:31:43 +0000 (0:00:00.201) 0:00:37.115 ******* 2026-02-27 02:31:46.962252 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}) 2026-02-27 02:31:46.962264 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'}) 2026-02-27 02:31:46.962275 | orchestrator | 2026-02-27 02:31:46.962285 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-02-27 02:31:46.962296 | orchestrator | Friday 27 February 2026 02:31:45 +0000 (0:00:01.850) 0:00:38.965 ******* 2026-02-27 02:31:46.962307 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:46.962320 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:46.962330 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:46.962341 | orchestrator | 2026-02-27 02:31:46.962352 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-02-27 02:31:46.962363 | orchestrator | Friday 27 February 2026 02:31:45 +0000 (0:00:00.164) 0:00:39.130 ******* 2026-02-27 02:31:46.962374 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}) 2026-02-27 02:31:46.962394 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'}) 2026-02-27 02:31:52.844271 | orchestrator | 2026-02-27 02:31:52.844407 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-02-27 02:31:52.844436 | orchestrator | Friday 27 February 2026 02:31:46 +0000 (0:00:01.360) 0:00:40.491 ******* 2026-02-27 02:31:52.844451 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.844464 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.844475 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844488 | orchestrator | 2026-02-27 02:31:52.844499 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-02-27 02:31:52.844510 | orchestrator | Friday 27 February 2026 02:31:47 +0000 (0:00:00.177) 0:00:40.668 ******* 2026-02-27 02:31:52.844538 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844549 | orchestrator | 2026-02-27 02:31:52.844560 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-02-27 02:31:52.844571 | orchestrator | Friday 27 February 2026 02:31:47 +0000 (0:00:00.148) 0:00:40.817 ******* 2026-02-27 02:31:52.844582 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.844593 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.844604 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844615 | orchestrator | 2026-02-27 02:31:52.844686 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-02-27 02:31:52.844698 | orchestrator | Friday 27 February 2026 02:31:47 +0000 (0:00:00.152) 0:00:40.969 ******* 2026-02-27 02:31:52.844709 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844720 | orchestrator | 2026-02-27 02:31:52.844731 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-02-27 02:31:52.844742 | orchestrator | Friday 27 February 2026 02:31:47 +0000 (0:00:00.147) 0:00:41.117 ******* 2026-02-27 02:31:52.844753 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.844764 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.844775 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844786 | orchestrator | 2026-02-27 02:31:52.844798 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-02-27 02:31:52.844811 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.425) 0:00:41.543 ******* 2026-02-27 02:31:52.844825 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844837 | orchestrator | 2026-02-27 02:31:52.844849 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-02-27 02:31:52.844862 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.158) 0:00:41.701 ******* 2026-02-27 02:31:52.844874 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.844887 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.844899 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.844912 | orchestrator | 2026-02-27 02:31:52.844924 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-02-27 02:31:52.844936 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.156) 0:00:41.857 ******* 2026-02-27 02:31:52.844972 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:52.844986 | orchestrator | 2026-02-27 02:31:52.844998 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-02-27 02:31:52.845011 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.150) 0:00:42.008 ******* 2026-02-27 02:31:52.845023 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.845036 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.845049 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845061 | orchestrator | 2026-02-27 02:31:52.845073 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-02-27 02:31:52.845085 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.191) 0:00:42.200 ******* 2026-02-27 02:31:52.845097 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.845110 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.845123 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845135 | orchestrator | 2026-02-27 02:31:52.845146 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-02-27 02:31:52.845177 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.157) 0:00:42.357 ******* 2026-02-27 02:31:52.845189 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:52.845200 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:52.845211 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845222 | orchestrator | 2026-02-27 02:31:52.845232 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-02-27 02:31:52.845243 | orchestrator | Friday 27 February 2026 02:31:48 +0000 (0:00:00.180) 0:00:42.538 ******* 2026-02-27 02:31:52.845254 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845265 | orchestrator | 2026-02-27 02:31:52.845276 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-02-27 02:31:52.845292 | orchestrator | Friday 27 February 2026 02:31:49 +0000 (0:00:00.146) 0:00:42.684 ******* 2026-02-27 02:31:52.845303 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845314 | orchestrator | 2026-02-27 02:31:52.845325 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-02-27 02:31:52.845336 | orchestrator | Friday 27 February 2026 02:31:49 +0000 (0:00:00.161) 0:00:42.846 ******* 2026-02-27 02:31:52.845347 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845358 | orchestrator | 2026-02-27 02:31:52.845368 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-02-27 02:31:52.845379 | orchestrator | Friday 27 February 2026 02:31:49 +0000 (0:00:00.143) 0:00:42.990 ******* 2026-02-27 02:31:52.845390 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:31:52.845401 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-02-27 02:31:52.845412 | orchestrator | } 2026-02-27 02:31:52.845423 | orchestrator | 2026-02-27 02:31:52.845434 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-02-27 02:31:52.845444 | orchestrator | Friday 27 February 2026 02:31:49 +0000 (0:00:00.157) 0:00:43.147 ******* 2026-02-27 02:31:52.845456 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:31:52.845466 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-02-27 02:31:52.845477 | orchestrator | } 2026-02-27 02:31:52.845488 | orchestrator | 2026-02-27 02:31:52.845499 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-02-27 02:31:52.845518 | orchestrator | Friday 27 February 2026 02:31:49 +0000 (0:00:00.145) 0:00:43.293 ******* 2026-02-27 02:31:52.845529 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:31:52.845540 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-02-27 02:31:52.845551 | orchestrator | } 2026-02-27 02:31:52.845562 | orchestrator | 2026-02-27 02:31:52.845573 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-02-27 02:31:52.845584 | orchestrator | Friday 27 February 2026 02:31:50 +0000 (0:00:00.370) 0:00:43.664 ******* 2026-02-27 02:31:52.845595 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:52.845605 | orchestrator | 2026-02-27 02:31:52.845616 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-02-27 02:31:52.845645 | orchestrator | Friday 27 February 2026 02:31:50 +0000 (0:00:00.547) 0:00:44.212 ******* 2026-02-27 02:31:52.845656 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:52.845667 | orchestrator | 2026-02-27 02:31:52.845677 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-02-27 02:31:52.845688 | orchestrator | Friday 27 February 2026 02:31:51 +0000 (0:00:00.547) 0:00:44.760 ******* 2026-02-27 02:31:52.845699 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:52.845710 | orchestrator | 2026-02-27 02:31:52.845720 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-02-27 02:31:52.845731 | orchestrator | Friday 27 February 2026 02:31:51 +0000 (0:00:00.516) 0:00:45.276 ******* 2026-02-27 02:31:52.845742 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:52.845752 | orchestrator | 2026-02-27 02:31:52.845763 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-02-27 02:31:52.845774 | orchestrator | Friday 27 February 2026 02:31:51 +0000 (0:00:00.156) 0:00:45.433 ******* 2026-02-27 02:31:52.845785 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845795 | orchestrator | 2026-02-27 02:31:52.845806 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-02-27 02:31:52.845817 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.126) 0:00:45.560 ******* 2026-02-27 02:31:52.845828 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845839 | orchestrator | 2026-02-27 02:31:52.845850 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-02-27 02:31:52.845861 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.117) 0:00:45.677 ******* 2026-02-27 02:31:52.845872 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:31:52.845883 | orchestrator |  "vgs_report": { 2026-02-27 02:31:52.845894 | orchestrator |  "vg": [] 2026-02-27 02:31:52.845904 | orchestrator |  } 2026-02-27 02:31:52.845915 | orchestrator | } 2026-02-27 02:31:52.845926 | orchestrator | 2026-02-27 02:31:52.845937 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-02-27 02:31:52.845947 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.147) 0:00:45.824 ******* 2026-02-27 02:31:52.845958 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.845969 | orchestrator | 2026-02-27 02:31:52.845980 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-02-27 02:31:52.845990 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.140) 0:00:45.965 ******* 2026-02-27 02:31:52.846001 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.846012 | orchestrator | 2026-02-27 02:31:52.846078 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-02-27 02:31:52.846089 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.142) 0:00:46.107 ******* 2026-02-27 02:31:52.846100 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.846111 | orchestrator | 2026-02-27 02:31:52.846122 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-02-27 02:31:52.846133 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.126) 0:00:46.234 ******* 2026-02-27 02:31:52.846144 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:52.846155 | orchestrator | 2026-02-27 02:31:52.846173 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-02-27 02:31:57.853506 | orchestrator | Friday 27 February 2026 02:31:52 +0000 (0:00:00.144) 0:00:46.378 ******* 2026-02-27 02:31:57.853674 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853699 | orchestrator | 2026-02-27 02:31:57.853714 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-02-27 02:31:57.853728 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.352) 0:00:46.730 ******* 2026-02-27 02:31:57.853741 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853754 | orchestrator | 2026-02-27 02:31:57.853767 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-02-27 02:31:57.853780 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.146) 0:00:46.877 ******* 2026-02-27 02:31:57.853793 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853805 | orchestrator | 2026-02-27 02:31:57.853818 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-02-27 02:31:57.853849 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.137) 0:00:47.014 ******* 2026-02-27 02:31:57.853863 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853876 | orchestrator | 2026-02-27 02:31:57.853887 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-02-27 02:31:57.853900 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.152) 0:00:47.166 ******* 2026-02-27 02:31:57.853913 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853926 | orchestrator | 2026-02-27 02:31:57.853939 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-02-27 02:31:57.853951 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.148) 0:00:47.314 ******* 2026-02-27 02:31:57.853964 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.853977 | orchestrator | 2026-02-27 02:31:57.853990 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-02-27 02:31:57.854003 | orchestrator | Friday 27 February 2026 02:31:53 +0000 (0:00:00.148) 0:00:47.463 ******* 2026-02-27 02:31:57.854074 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854091 | orchestrator | 2026-02-27 02:31:57.854105 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-02-27 02:31:57.854118 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.135) 0:00:47.598 ******* 2026-02-27 02:31:57.854130 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854142 | orchestrator | 2026-02-27 02:31:57.854156 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-02-27 02:31:57.854168 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.143) 0:00:47.742 ******* 2026-02-27 02:31:57.854181 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854195 | orchestrator | 2026-02-27 02:31:57.854207 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-02-27 02:31:57.854220 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.150) 0:00:47.893 ******* 2026-02-27 02:31:57.854234 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854247 | orchestrator | 2026-02-27 02:31:57.854260 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-02-27 02:31:57.854273 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.136) 0:00:48.029 ******* 2026-02-27 02:31:57.854288 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854303 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854316 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854329 | orchestrator | 2026-02-27 02:31:57.854343 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-02-27 02:31:57.854357 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.182) 0:00:48.211 ******* 2026-02-27 02:31:57.854370 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854412 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854425 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854437 | orchestrator | 2026-02-27 02:31:57.854450 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-02-27 02:31:57.854464 | orchestrator | Friday 27 February 2026 02:31:54 +0000 (0:00:00.159) 0:00:48.371 ******* 2026-02-27 02:31:57.854477 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854490 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854502 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854515 | orchestrator | 2026-02-27 02:31:57.854528 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-02-27 02:31:57.854541 | orchestrator | Friday 27 February 2026 02:31:55 +0000 (0:00:00.400) 0:00:48.772 ******* 2026-02-27 02:31:57.854554 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854568 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854581 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854594 | orchestrator | 2026-02-27 02:31:57.854660 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-02-27 02:31:57.854677 | orchestrator | Friday 27 February 2026 02:31:55 +0000 (0:00:00.172) 0:00:48.944 ******* 2026-02-27 02:31:57.854685 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854693 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854701 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854709 | orchestrator | 2026-02-27 02:31:57.854717 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-02-27 02:31:57.854725 | orchestrator | Friday 27 February 2026 02:31:55 +0000 (0:00:00.159) 0:00:49.104 ******* 2026-02-27 02:31:57.854742 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854751 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854758 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854766 | orchestrator | 2026-02-27 02:31:57.854774 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-02-27 02:31:57.854782 | orchestrator | Friday 27 February 2026 02:31:55 +0000 (0:00:00.172) 0:00:49.276 ******* 2026-02-27 02:31:57.854790 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854798 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854806 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854813 | orchestrator | 2026-02-27 02:31:57.854821 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-02-27 02:31:57.854838 | orchestrator | Friday 27 February 2026 02:31:55 +0000 (0:00:00.169) 0:00:49.445 ******* 2026-02-27 02:31:57.854846 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.854854 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.854862 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.854870 | orchestrator | 2026-02-27 02:31:57.854878 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-02-27 02:31:57.854886 | orchestrator | Friday 27 February 2026 02:31:56 +0000 (0:00:00.162) 0:00:49.608 ******* 2026-02-27 02:31:57.854894 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:57.854902 | orchestrator | 2026-02-27 02:31:57.854910 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-02-27 02:31:57.854917 | orchestrator | Friday 27 February 2026 02:31:56 +0000 (0:00:00.515) 0:00:50.124 ******* 2026-02-27 02:31:57.854925 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:57.854933 | orchestrator | 2026-02-27 02:31:57.854941 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-02-27 02:31:57.854949 | orchestrator | Friday 27 February 2026 02:31:57 +0000 (0:00:00.548) 0:00:50.672 ******* 2026-02-27 02:31:57.854957 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:31:57.854964 | orchestrator | 2026-02-27 02:31:57.854972 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-02-27 02:31:57.854980 | orchestrator | Friday 27 February 2026 02:31:57 +0000 (0:00:00.156) 0:00:50.829 ******* 2026-02-27 02:31:57.854988 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'vg_name': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}) 2026-02-27 02:31:57.854997 | orchestrator | ok: [testbed-node-4] => (item={'lv_name': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'vg_name': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'}) 2026-02-27 02:31:57.855005 | orchestrator | 2026-02-27 02:31:57.855013 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-02-27 02:31:57.855021 | orchestrator | Friday 27 February 2026 02:31:57 +0000 (0:00:00.191) 0:00:51.021 ******* 2026-02-27 02:31:57.855029 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.855037 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:31:57.855048 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:31:57.855061 | orchestrator | 2026-02-27 02:31:57.855073 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-02-27 02:31:57.855086 | orchestrator | Friday 27 February 2026 02:31:57 +0000 (0:00:00.174) 0:00:51.195 ******* 2026-02-27 02:31:57.855099 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:31:57.855120 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:32:04.556816 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:32:04.556932 | orchestrator | 2026-02-27 02:32:04.556949 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-02-27 02:32:04.556963 | orchestrator | Friday 27 February 2026 02:31:57 +0000 (0:00:00.193) 0:00:51.388 ******* 2026-02-27 02:32:04.556975 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'})  2026-02-27 02:32:04.556987 | orchestrator | skipping: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'})  2026-02-27 02:32:04.557022 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:32:04.557034 | orchestrator | 2026-02-27 02:32:04.557060 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-02-27 02:32:04.557071 | orchestrator | Friday 27 February 2026 02:31:58 +0000 (0:00:00.405) 0:00:51.794 ******* 2026-02-27 02:32:04.557082 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:32:04.557093 | orchestrator |  "lvm_report": { 2026-02-27 02:32:04.557104 | orchestrator |  "lv": [ 2026-02-27 02:32:04.557115 | orchestrator |  { 2026-02-27 02:32:04.557125 | orchestrator |  "lv_name": "osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2", 2026-02-27 02:32:04.557137 | orchestrator |  "vg_name": "ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2" 2026-02-27 02:32:04.557148 | orchestrator |  }, 2026-02-27 02:32:04.557159 | orchestrator |  { 2026-02-27 02:32:04.557169 | orchestrator |  "lv_name": "osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25", 2026-02-27 02:32:04.557180 | orchestrator |  "vg_name": "ceph-9b2e5417-1365-59e3-9b2a-11636afdff25" 2026-02-27 02:32:04.557190 | orchestrator |  } 2026-02-27 02:32:04.557201 | orchestrator |  ], 2026-02-27 02:32:04.557212 | orchestrator |  "pv": [ 2026-02-27 02:32:04.557222 | orchestrator |  { 2026-02-27 02:32:04.557233 | orchestrator |  "pv_name": "/dev/sdb", 2026-02-27 02:32:04.557244 | orchestrator |  "vg_name": "ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2" 2026-02-27 02:32:04.557255 | orchestrator |  }, 2026-02-27 02:32:04.557269 | orchestrator |  { 2026-02-27 02:32:04.557281 | orchestrator |  "pv_name": "/dev/sdc", 2026-02-27 02:32:04.557294 | orchestrator |  "vg_name": "ceph-9b2e5417-1365-59e3-9b2a-11636afdff25" 2026-02-27 02:32:04.557306 | orchestrator |  } 2026-02-27 02:32:04.557318 | orchestrator |  ] 2026-02-27 02:32:04.557331 | orchestrator |  } 2026-02-27 02:32:04.557343 | orchestrator | } 2026-02-27 02:32:04.557356 | orchestrator | 2026-02-27 02:32:04.557369 | orchestrator | PLAY [Ceph create LVM devices] ************************************************* 2026-02-27 02:32:04.557382 | orchestrator | 2026-02-27 02:32:04.557394 | orchestrator | TASK [Get extra vars for Ceph configuration] *********************************** 2026-02-27 02:32:04.557407 | orchestrator | Friday 27 February 2026 02:31:58 +0000 (0:00:00.296) 0:00:52.090 ******* 2026-02-27 02:32:04.557419 | orchestrator | ok: [testbed-node-5 -> testbed-manager(192.168.16.5)] 2026-02-27 02:32:04.557477 | orchestrator | 2026-02-27 02:32:04.557491 | orchestrator | TASK [Get initial list of available block devices] ***************************** 2026-02-27 02:32:04.557503 | orchestrator | Friday 27 February 2026 02:31:58 +0000 (0:00:00.260) 0:00:52.351 ******* 2026-02-27 02:32:04.557514 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:04.557524 | orchestrator | 2026-02-27 02:32:04.557535 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557546 | orchestrator | Friday 27 February 2026 02:31:59 +0000 (0:00:00.259) 0:00:52.611 ******* 2026-02-27 02:32:04.557557 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop0) 2026-02-27 02:32:04.557568 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop1) 2026-02-27 02:32:04.557579 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop2) 2026-02-27 02:32:04.557589 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop3) 2026-02-27 02:32:04.557600 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop4) 2026-02-27 02:32:04.557611 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop5) 2026-02-27 02:32:04.557650 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop6) 2026-02-27 02:32:04.557661 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=loop7) 2026-02-27 02:32:04.557682 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sda) 2026-02-27 02:32:04.557693 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdb) 2026-02-27 02:32:04.557704 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdc) 2026-02-27 02:32:04.557714 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sdd) 2026-02-27 02:32:04.557725 | orchestrator | included: /ansible/tasks/_add-device-links.yml for testbed-node-5 => (item=sr0) 2026-02-27 02:32:04.557735 | orchestrator | 2026-02-27 02:32:04.557746 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557757 | orchestrator | Friday 27 February 2026 02:31:59 +0000 (0:00:00.419) 0:00:53.031 ******* 2026-02-27 02:32:04.557799 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.557811 | orchestrator | 2026-02-27 02:32:04.557822 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557833 | orchestrator | Friday 27 February 2026 02:31:59 +0000 (0:00:00.212) 0:00:53.243 ******* 2026-02-27 02:32:04.557844 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.557855 | orchestrator | 2026-02-27 02:32:04.557866 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557894 | orchestrator | Friday 27 February 2026 02:31:59 +0000 (0:00:00.212) 0:00:53.455 ******* 2026-02-27 02:32:04.557906 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.557917 | orchestrator | 2026-02-27 02:32:04.557928 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557938 | orchestrator | Friday 27 February 2026 02:32:00 +0000 (0:00:00.209) 0:00:53.665 ******* 2026-02-27 02:32:04.557949 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.557960 | orchestrator | 2026-02-27 02:32:04.557971 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.557981 | orchestrator | Friday 27 February 2026 02:32:00 +0000 (0:00:00.608) 0:00:54.274 ******* 2026-02-27 02:32:04.557992 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.558003 | orchestrator | 2026-02-27 02:32:04.558077 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558091 | orchestrator | Friday 27 February 2026 02:32:00 +0000 (0:00:00.214) 0:00:54.488 ******* 2026-02-27 02:32:04.558101 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.558112 | orchestrator | 2026-02-27 02:32:04.558123 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558134 | orchestrator | Friday 27 February 2026 02:32:01 +0000 (0:00:00.226) 0:00:54.714 ******* 2026-02-27 02:32:04.558145 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.558155 | orchestrator | 2026-02-27 02:32:04.558166 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558177 | orchestrator | Friday 27 February 2026 02:32:01 +0000 (0:00:00.241) 0:00:54.956 ******* 2026-02-27 02:32:04.558188 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:04.558199 | orchestrator | 2026-02-27 02:32:04.558209 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558220 | orchestrator | Friday 27 February 2026 02:32:01 +0000 (0:00:00.224) 0:00:55.180 ******* 2026-02-27 02:32:04.558231 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3) 2026-02-27 02:32:04.558243 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3) 2026-02-27 02:32:04.558254 | orchestrator | 2026-02-27 02:32:04.558265 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558276 | orchestrator | Friday 27 February 2026 02:32:02 +0000 (0:00:00.425) 0:00:55.606 ******* 2026-02-27 02:32:04.558326 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c) 2026-02-27 02:32:04.558338 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c) 2026-02-27 02:32:04.558357 | orchestrator | 2026-02-27 02:32:04.558368 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558379 | orchestrator | Friday 27 February 2026 02:32:02 +0000 (0:00:00.459) 0:00:56.066 ******* 2026-02-27 02:32:04.558426 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f) 2026-02-27 02:32:04.558437 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f) 2026-02-27 02:32:04.558448 | orchestrator | 2026-02-27 02:32:04.558459 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558470 | orchestrator | Friday 27 February 2026 02:32:02 +0000 (0:00:00.447) 0:00:56.513 ******* 2026-02-27 02:32:04.558480 | orchestrator | ok: [testbed-node-5] => (item=scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa) 2026-02-27 02:32:04.558491 | orchestrator | ok: [testbed-node-5] => (item=scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa) 2026-02-27 02:32:04.558502 | orchestrator | 2026-02-27 02:32:04.558513 | orchestrator | TASK [Add known links to the list of available block devices] ****************** 2026-02-27 02:32:04.558524 | orchestrator | Friday 27 February 2026 02:32:03 +0000 (0:00:00.477) 0:00:56.991 ******* 2026-02-27 02:32:04.558534 | orchestrator | ok: [testbed-node-5] => (item=ata-QEMU_DVD-ROM_QM00001) 2026-02-27 02:32:04.558545 | orchestrator | 2026-02-27 02:32:04.558556 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:04.558566 | orchestrator | Friday 27 February 2026 02:32:03 +0000 (0:00:00.377) 0:00:57.368 ******* 2026-02-27 02:32:04.558577 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop0) 2026-02-27 02:32:04.558588 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop1) 2026-02-27 02:32:04.558598 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop2) 2026-02-27 02:32:04.558609 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop3) 2026-02-27 02:32:04.558668 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop4) 2026-02-27 02:32:04.558682 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop5) 2026-02-27 02:32:04.558693 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop6) 2026-02-27 02:32:04.558704 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=loop7) 2026-02-27 02:32:04.558714 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sda) 2026-02-27 02:32:04.558725 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdb) 2026-02-27 02:32:04.558736 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdc) 2026-02-27 02:32:04.558756 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sdd) 2026-02-27 02:32:14.069448 | orchestrator | included: /ansible/tasks/_add-device-partitions.yml for testbed-node-5 => (item=sr0) 2026-02-27 02:32:14.069546 | orchestrator | 2026-02-27 02:32:14.069559 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069569 | orchestrator | Friday 27 February 2026 02:32:04 +0000 (0:00:00.717) 0:00:58.086 ******* 2026-02-27 02:32:14.069578 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069586 | orchestrator | 2026-02-27 02:32:14.069595 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069603 | orchestrator | Friday 27 February 2026 02:32:04 +0000 (0:00:00.216) 0:00:58.303 ******* 2026-02-27 02:32:14.069611 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069659 | orchestrator | 2026-02-27 02:32:14.069683 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069710 | orchestrator | Friday 27 February 2026 02:32:04 +0000 (0:00:00.232) 0:00:58.535 ******* 2026-02-27 02:32:14.069718 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069726 | orchestrator | 2026-02-27 02:32:14.069734 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069742 | orchestrator | Friday 27 February 2026 02:32:05 +0000 (0:00:00.226) 0:00:58.762 ******* 2026-02-27 02:32:14.069749 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069757 | orchestrator | 2026-02-27 02:32:14.069765 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069773 | orchestrator | Friday 27 February 2026 02:32:05 +0000 (0:00:00.222) 0:00:58.984 ******* 2026-02-27 02:32:14.069781 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069788 | orchestrator | 2026-02-27 02:32:14.069796 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069804 | orchestrator | Friday 27 February 2026 02:32:05 +0000 (0:00:00.221) 0:00:59.206 ******* 2026-02-27 02:32:14.069812 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069820 | orchestrator | 2026-02-27 02:32:14.069828 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069836 | orchestrator | Friday 27 February 2026 02:32:05 +0000 (0:00:00.216) 0:00:59.422 ******* 2026-02-27 02:32:14.069843 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069851 | orchestrator | 2026-02-27 02:32:14.069859 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069867 | orchestrator | Friday 27 February 2026 02:32:06 +0000 (0:00:00.211) 0:00:59.634 ******* 2026-02-27 02:32:14.069876 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069888 | orchestrator | 2026-02-27 02:32:14.069902 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069912 | orchestrator | Friday 27 February 2026 02:32:06 +0000 (0:00:00.208) 0:00:59.843 ******* 2026-02-27 02:32:14.069920 | orchestrator | ok: [testbed-node-5] => (item=sda1) 2026-02-27 02:32:14.069928 | orchestrator | ok: [testbed-node-5] => (item=sda14) 2026-02-27 02:32:14.069937 | orchestrator | ok: [testbed-node-5] => (item=sda15) 2026-02-27 02:32:14.069944 | orchestrator | ok: [testbed-node-5] => (item=sda16) 2026-02-27 02:32:14.069952 | orchestrator | 2026-02-27 02:32:14.069960 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.069968 | orchestrator | Friday 27 February 2026 02:32:07 +0000 (0:00:00.966) 0:01:00.810 ******* 2026-02-27 02:32:14.069975 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.069983 | orchestrator | 2026-02-27 02:32:14.069991 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.070001 | orchestrator | Friday 27 February 2026 02:32:07 +0000 (0:00:00.705) 0:01:01.515 ******* 2026-02-27 02:32:14.070010 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070079 | orchestrator | 2026-02-27 02:32:14.070089 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.070098 | orchestrator | Friday 27 February 2026 02:32:08 +0000 (0:00:00.238) 0:01:01.754 ******* 2026-02-27 02:32:14.070107 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070116 | orchestrator | 2026-02-27 02:32:14.070125 | orchestrator | TASK [Add known partitions to the list of available block devices] ************* 2026-02-27 02:32:14.070134 | orchestrator | Friday 27 February 2026 02:32:08 +0000 (0:00:00.204) 0:01:01.958 ******* 2026-02-27 02:32:14.070143 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070152 | orchestrator | 2026-02-27 02:32:14.070162 | orchestrator | TASK [Check whether ceph_db_wal_devices is used exclusively] ******************* 2026-02-27 02:32:14.070171 | orchestrator | Friday 27 February 2026 02:32:08 +0000 (0:00:00.223) 0:01:02.182 ******* 2026-02-27 02:32:14.070179 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070188 | orchestrator | 2026-02-27 02:32:14.070198 | orchestrator | TASK [Create dict of block VGs -> PVs from ceph_osd_devices] ******************* 2026-02-27 02:32:14.070207 | orchestrator | Friday 27 February 2026 02:32:08 +0000 (0:00:00.167) 0:01:02.349 ******* 2026-02-27 02:32:14.070223 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdb', 'value': {'osd_lvm_uuid': 'f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}}) 2026-02-27 02:32:14.070232 | orchestrator | ok: [testbed-node-5] => (item={'key': 'sdc', 'value': {'osd_lvm_uuid': '9104aff7-e27b-5576-bc58-5e0df54656c8'}}) 2026-02-27 02:32:14.070240 | orchestrator | 2026-02-27 02:32:14.070248 | orchestrator | TASK [Create block VGs] ******************************************************** 2026-02-27 02:32:14.070256 | orchestrator | Friday 27 February 2026 02:32:09 +0000 (0:00:00.201) 0:01:02.551 ******* 2026-02-27 02:32:14.070265 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}) 2026-02-27 02:32:14.070274 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'}) 2026-02-27 02:32:14.070282 | orchestrator | 2026-02-27 02:32:14.070290 | orchestrator | TASK [Print 'Create block VGs'] ************************************************ 2026-02-27 02:32:14.070316 | orchestrator | Friday 27 February 2026 02:32:10 +0000 (0:00:01.886) 0:01:04.438 ******* 2026-02-27 02:32:14.070330 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:14.070345 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:14.070357 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070370 | orchestrator | 2026-02-27 02:32:14.070383 | orchestrator | TASK [Create block LVs] ******************************************************** 2026-02-27 02:32:14.070405 | orchestrator | Friday 27 February 2026 02:32:11 +0000 (0:00:00.157) 0:01:04.595 ******* 2026-02-27 02:32:14.070419 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}) 2026-02-27 02:32:14.070433 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'}) 2026-02-27 02:32:14.070447 | orchestrator | 2026-02-27 02:32:14.070461 | orchestrator | TASK [Print 'Create block LVs'] ************************************************ 2026-02-27 02:32:14.070474 | orchestrator | Friday 27 February 2026 02:32:12 +0000 (0:00:01.331) 0:01:05.927 ******* 2026-02-27 02:32:14.070488 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:14.070503 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:14.070517 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070531 | orchestrator | 2026-02-27 02:32:14.070546 | orchestrator | TASK [Create DB VGs] *********************************************************** 2026-02-27 02:32:14.070561 | orchestrator | Friday 27 February 2026 02:32:12 +0000 (0:00:00.165) 0:01:06.093 ******* 2026-02-27 02:32:14.070575 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070590 | orchestrator | 2026-02-27 02:32:14.070604 | orchestrator | TASK [Print 'Create DB VGs'] *************************************************** 2026-02-27 02:32:14.070678 | orchestrator | Friday 27 February 2026 02:32:12 +0000 (0:00:00.145) 0:01:06.238 ******* 2026-02-27 02:32:14.070695 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:14.070709 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:14.070724 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070738 | orchestrator | 2026-02-27 02:32:14.070763 | orchestrator | TASK [Create WAL VGs] ********************************************************** 2026-02-27 02:32:14.070777 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.391) 0:01:06.630 ******* 2026-02-27 02:32:14.070792 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070808 | orchestrator | 2026-02-27 02:32:14.070823 | orchestrator | TASK [Print 'Create WAL VGs'] ************************************************** 2026-02-27 02:32:14.070839 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.165) 0:01:06.795 ******* 2026-02-27 02:32:14.070855 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:14.070872 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:14.070887 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070904 | orchestrator | 2026-02-27 02:32:14.070920 | orchestrator | TASK [Create DB+WAL VGs] ******************************************************* 2026-02-27 02:32:14.070935 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.162) 0:01:06.958 ******* 2026-02-27 02:32:14.070951 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.070967 | orchestrator | 2026-02-27 02:32:14.070983 | orchestrator | TASK [Print 'Create DB+WAL VGs'] *********************************************** 2026-02-27 02:32:14.070999 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.152) 0:01:07.110 ******* 2026-02-27 02:32:14.071015 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:14.071031 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:14.071047 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:14.071063 | orchestrator | 2026-02-27 02:32:14.071078 | orchestrator | TASK [Prepare variables for OSD count check] *********************************** 2026-02-27 02:32:14.071094 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.193) 0:01:07.304 ******* 2026-02-27 02:32:14.071110 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:14.071126 | orchestrator | 2026-02-27 02:32:14.071141 | orchestrator | TASK [Count OSDs put on ceph_db_devices defined in lvm_volumes] **************** 2026-02-27 02:32:14.071157 | orchestrator | Friday 27 February 2026 02:32:13 +0000 (0:00:00.136) 0:01:07.440 ******* 2026-02-27 02:32:14.071186 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:20.778672 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:20.778785 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.778802 | orchestrator | 2026-02-27 02:32:20.778815 | orchestrator | TASK [Count OSDs put on ceph_wal_devices defined in lvm_volumes] *************** 2026-02-27 02:32:20.778828 | orchestrator | Friday 27 February 2026 02:32:14 +0000 (0:00:00.164) 0:01:07.605 ******* 2026-02-27 02:32:20.778856 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:20.778868 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:20.778879 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.778890 | orchestrator | 2026-02-27 02:32:20.778901 | orchestrator | TASK [Count OSDs put on ceph_db_wal_devices defined in lvm_volumes] ************ 2026-02-27 02:32:20.778912 | orchestrator | Friday 27 February 2026 02:32:14 +0000 (0:00:00.190) 0:01:07.795 ******* 2026-02-27 02:32:20.778922 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:20.778955 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:20.778967 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.778977 | orchestrator | 2026-02-27 02:32:20.778988 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB VG] ********************* 2026-02-27 02:32:20.778999 | orchestrator | Friday 27 February 2026 02:32:14 +0000 (0:00:00.160) 0:01:07.955 ******* 2026-02-27 02:32:20.779010 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779021 | orchestrator | 2026-02-27 02:32:20.779031 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a WAL VG] ******************** 2026-02-27 02:32:20.779042 | orchestrator | Friday 27 February 2026 02:32:14 +0000 (0:00:00.148) 0:01:08.104 ******* 2026-02-27 02:32:20.779053 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779064 | orchestrator | 2026-02-27 02:32:20.779076 | orchestrator | TASK [Fail if number of OSDs exceeds num_osds for a DB+WAL VG] ***************** 2026-02-27 02:32:20.779087 | orchestrator | Friday 27 February 2026 02:32:14 +0000 (0:00:00.138) 0:01:08.242 ******* 2026-02-27 02:32:20.779097 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779108 | orchestrator | 2026-02-27 02:32:20.779119 | orchestrator | TASK [Print number of OSDs wanted per DB VG] *********************************** 2026-02-27 02:32:20.779130 | orchestrator | Friday 27 February 2026 02:32:15 +0000 (0:00:00.347) 0:01:08.590 ******* 2026-02-27 02:32:20.779141 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:32:20.779165 | orchestrator |  "_num_osds_wanted_per_db_vg": {} 2026-02-27 02:32:20.779180 | orchestrator | } 2026-02-27 02:32:20.779192 | orchestrator | 2026-02-27 02:32:20.779205 | orchestrator | TASK [Print number of OSDs wanted per WAL VG] ********************************** 2026-02-27 02:32:20.779217 | orchestrator | Friday 27 February 2026 02:32:15 +0000 (0:00:00.156) 0:01:08.746 ******* 2026-02-27 02:32:20.779230 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:32:20.779242 | orchestrator |  "_num_osds_wanted_per_wal_vg": {} 2026-02-27 02:32:20.779254 | orchestrator | } 2026-02-27 02:32:20.779266 | orchestrator | 2026-02-27 02:32:20.779279 | orchestrator | TASK [Print number of OSDs wanted per DB+WAL VG] ******************************* 2026-02-27 02:32:20.779292 | orchestrator | Friday 27 February 2026 02:32:15 +0000 (0:00:00.166) 0:01:08.912 ******* 2026-02-27 02:32:20.779304 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:32:20.779316 | orchestrator |  "_num_osds_wanted_per_db_wal_vg": {} 2026-02-27 02:32:20.779328 | orchestrator | } 2026-02-27 02:32:20.779340 | orchestrator | 2026-02-27 02:32:20.779352 | orchestrator | TASK [Gather DB VGs with total and available size in bytes] ******************** 2026-02-27 02:32:20.779364 | orchestrator | Friday 27 February 2026 02:32:15 +0000 (0:00:00.182) 0:01:09.094 ******* 2026-02-27 02:32:20.779377 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:20.779389 | orchestrator | 2026-02-27 02:32:20.779402 | orchestrator | TASK [Gather WAL VGs with total and available size in bytes] ******************* 2026-02-27 02:32:20.779414 | orchestrator | Friday 27 February 2026 02:32:16 +0000 (0:00:00.535) 0:01:09.630 ******* 2026-02-27 02:32:20.779427 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:20.779440 | orchestrator | 2026-02-27 02:32:20.779451 | orchestrator | TASK [Gather DB+WAL VGs with total and available size in bytes] **************** 2026-02-27 02:32:20.779462 | orchestrator | Friday 27 February 2026 02:32:16 +0000 (0:00:00.572) 0:01:10.202 ******* 2026-02-27 02:32:20.779473 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:20.779483 | orchestrator | 2026-02-27 02:32:20.779494 | orchestrator | TASK [Combine JSON from _db/wal/db_wal_vgs_cmd_output] ************************* 2026-02-27 02:32:20.779505 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.529) 0:01:10.732 ******* 2026-02-27 02:32:20.779515 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:20.779526 | orchestrator | 2026-02-27 02:32:20.779537 | orchestrator | TASK [Calculate VG sizes (without buffer)] ************************************* 2026-02-27 02:32:20.779547 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.156) 0:01:10.889 ******* 2026-02-27 02:32:20.779566 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779577 | orchestrator | 2026-02-27 02:32:20.779588 | orchestrator | TASK [Calculate VG sizes (with buffer)] **************************************** 2026-02-27 02:32:20.779598 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.118) 0:01:11.007 ******* 2026-02-27 02:32:20.779609 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779662 | orchestrator | 2026-02-27 02:32:20.779683 | orchestrator | TASK [Print LVM VGs report data] *********************************************** 2026-02-27 02:32:20.779702 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.126) 0:01:11.133 ******* 2026-02-27 02:32:20.779721 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:32:20.779736 | orchestrator |  "vgs_report": { 2026-02-27 02:32:20.779747 | orchestrator |  "vg": [] 2026-02-27 02:32:20.779775 | orchestrator |  } 2026-02-27 02:32:20.779787 | orchestrator | } 2026-02-27 02:32:20.779798 | orchestrator | 2026-02-27 02:32:20.779809 | orchestrator | TASK [Print LVM VG sizes] ****************************************************** 2026-02-27 02:32:20.779820 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.158) 0:01:11.292 ******* 2026-02-27 02:32:20.779830 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779841 | orchestrator | 2026-02-27 02:32:20.779851 | orchestrator | TASK [Calculate size needed for LVs on ceph_db_devices] ************************ 2026-02-27 02:32:20.779862 | orchestrator | Friday 27 February 2026 02:32:17 +0000 (0:00:00.144) 0:01:11.436 ******* 2026-02-27 02:32:20.779873 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779883 | orchestrator | 2026-02-27 02:32:20.779894 | orchestrator | TASK [Print size needed for LVs on ceph_db_devices] **************************** 2026-02-27 02:32:20.779910 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.360) 0:01:11.797 ******* 2026-02-27 02:32:20.779922 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779932 | orchestrator | 2026-02-27 02:32:20.779943 | orchestrator | TASK [Fail if size of DB LVs on ceph_db_devices > available] ******************* 2026-02-27 02:32:20.779953 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.148) 0:01:11.946 ******* 2026-02-27 02:32:20.779964 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.779975 | orchestrator | 2026-02-27 02:32:20.780046 | orchestrator | TASK [Calculate size needed for LVs on ceph_wal_devices] *********************** 2026-02-27 02:32:20.780058 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.140) 0:01:12.087 ******* 2026-02-27 02:32:20.780069 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780080 | orchestrator | 2026-02-27 02:32:20.780091 | orchestrator | TASK [Print size needed for LVs on ceph_wal_devices] *************************** 2026-02-27 02:32:20.780102 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.146) 0:01:12.233 ******* 2026-02-27 02:32:20.780112 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780123 | orchestrator | 2026-02-27 02:32:20.780134 | orchestrator | TASK [Fail if size of WAL LVs on ceph_wal_devices > available] ***************** 2026-02-27 02:32:20.780144 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.134) 0:01:12.368 ******* 2026-02-27 02:32:20.780155 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780166 | orchestrator | 2026-02-27 02:32:20.780177 | orchestrator | TASK [Calculate size needed for WAL LVs on ceph_db_wal_devices] **************** 2026-02-27 02:32:20.780187 | orchestrator | Friday 27 February 2026 02:32:18 +0000 (0:00:00.143) 0:01:12.511 ******* 2026-02-27 02:32:20.780198 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780209 | orchestrator | 2026-02-27 02:32:20.780220 | orchestrator | TASK [Print size needed for WAL LVs on ceph_db_wal_devices] ******************** 2026-02-27 02:32:20.780231 | orchestrator | Friday 27 February 2026 02:32:19 +0000 (0:00:00.144) 0:01:12.656 ******* 2026-02-27 02:32:20.780241 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780252 | orchestrator | 2026-02-27 02:32:20.780263 | orchestrator | TASK [Calculate size needed for DB LVs on ceph_db_wal_devices] ***************** 2026-02-27 02:32:20.780274 | orchestrator | Friday 27 February 2026 02:32:19 +0000 (0:00:00.157) 0:01:12.813 ******* 2026-02-27 02:32:20.780284 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780295 | orchestrator | 2026-02-27 02:32:20.780315 | orchestrator | TASK [Print size needed for DB LVs on ceph_db_wal_devices] ********************* 2026-02-27 02:32:20.780326 | orchestrator | Friday 27 February 2026 02:32:19 +0000 (0:00:00.137) 0:01:12.950 ******* 2026-02-27 02:32:20.780337 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780347 | orchestrator | 2026-02-27 02:32:20.780358 | orchestrator | TASK [Fail if size of DB+WAL LVs on ceph_db_wal_devices > available] *********** 2026-02-27 02:32:20.780369 | orchestrator | Friday 27 February 2026 02:32:19 +0000 (0:00:00.145) 0:01:13.096 ******* 2026-02-27 02:32:20.780379 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780390 | orchestrator | 2026-02-27 02:32:20.780401 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_devices] ************************* 2026-02-27 02:32:20.780411 | orchestrator | Friday 27 February 2026 02:32:19 +0000 (0:00:00.152) 0:01:13.248 ******* 2026-02-27 02:32:20.780422 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780432 | orchestrator | 2026-02-27 02:32:20.780443 | orchestrator | TASK [Fail if DB LV size < 30 GiB for ceph_db_wal_devices] ********************* 2026-02-27 02:32:20.780454 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.388) 0:01:13.637 ******* 2026-02-27 02:32:20.780464 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780475 | orchestrator | 2026-02-27 02:32:20.780485 | orchestrator | TASK [Create DB LVs for ceph_db_devices] *************************************** 2026-02-27 02:32:20.780496 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.163) 0:01:13.801 ******* 2026-02-27 02:32:20.780507 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:20.780518 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:20.780529 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780540 | orchestrator | 2026-02-27 02:32:20.780550 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_devices'] ******************************* 2026-02-27 02:32:20.780561 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.167) 0:01:13.969 ******* 2026-02-27 02:32:20.780572 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:20.780582 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:20.780593 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:20.780604 | orchestrator | 2026-02-27 02:32:20.780614 | orchestrator | TASK [Create WAL LVs for ceph_wal_devices] ************************************* 2026-02-27 02:32:20.780678 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.174) 0:01:14.143 ******* 2026-02-27 02:32:20.780698 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020424 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020546 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.020565 | orchestrator | 2026-02-27 02:32:24.020578 | orchestrator | TASK [Print 'Create WAL LVs for ceph_wal_devices'] ***************************** 2026-02-27 02:32:24.020592 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.171) 0:01:14.315 ******* 2026-02-27 02:32:24.020672 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020696 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020709 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.020720 | orchestrator | 2026-02-27 02:32:24.020755 | orchestrator | TASK [Create WAL LVs for ceph_db_wal_devices] ********************************** 2026-02-27 02:32:24.020767 | orchestrator | Friday 27 February 2026 02:32:20 +0000 (0:00:00.157) 0:01:14.472 ******* 2026-02-27 02:32:24.020779 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020790 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020801 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.020812 | orchestrator | 2026-02-27 02:32:24.020823 | orchestrator | TASK [Print 'Create WAL LVs for ceph_db_wal_devices'] ************************** 2026-02-27 02:32:24.020834 | orchestrator | Friday 27 February 2026 02:32:21 +0000 (0:00:00.167) 0:01:14.639 ******* 2026-02-27 02:32:24.020845 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020857 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020868 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.020878 | orchestrator | 2026-02-27 02:32:24.020889 | orchestrator | TASK [Create DB LVs for ceph_db_wal_devices] *********************************** 2026-02-27 02:32:24.020900 | orchestrator | Friday 27 February 2026 02:32:21 +0000 (0:00:00.191) 0:01:14.831 ******* 2026-02-27 02:32:24.020911 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020922 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020933 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.020944 | orchestrator | 2026-02-27 02:32:24.020955 | orchestrator | TASK [Print 'Create DB LVs for ceph_db_wal_devices'] *************************** 2026-02-27 02:32:24.020966 | orchestrator | Friday 27 February 2026 02:32:21 +0000 (0:00:00.167) 0:01:14.998 ******* 2026-02-27 02:32:24.020977 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.020988 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.020999 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.021010 | orchestrator | 2026-02-27 02:32:24.021021 | orchestrator | TASK [Get list of Ceph LVs with associated VGs] ******************************** 2026-02-27 02:32:24.021032 | orchestrator | Friday 27 February 2026 02:32:21 +0000 (0:00:00.157) 0:01:15.156 ******* 2026-02-27 02:32:24.021043 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:24.021055 | orchestrator | 2026-02-27 02:32:24.021065 | orchestrator | TASK [Get list of Ceph PVs with associated VGs] ******************************** 2026-02-27 02:32:24.021076 | orchestrator | Friday 27 February 2026 02:32:22 +0000 (0:00:00.548) 0:01:15.704 ******* 2026-02-27 02:32:24.021087 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:24.021098 | orchestrator | 2026-02-27 02:32:24.021109 | orchestrator | TASK [Combine JSON from _lvs_cmd_output/_pvs_cmd_output] *********************** 2026-02-27 02:32:24.021120 | orchestrator | Friday 27 February 2026 02:32:22 +0000 (0:00:00.784) 0:01:16.488 ******* 2026-02-27 02:32:24.021132 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:24.021143 | orchestrator | 2026-02-27 02:32:24.021154 | orchestrator | TASK [Create list of VG/LV names] ********************************************** 2026-02-27 02:32:24.021165 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.164) 0:01:16.653 ******* 2026-02-27 02:32:24.021176 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'vg_name': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'}) 2026-02-27 02:32:24.021198 | orchestrator | ok: [testbed-node-5] => (item={'lv_name': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'vg_name': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}) 2026-02-27 02:32:24.021209 | orchestrator | 2026-02-27 02:32:24.021220 | orchestrator | TASK [Fail if block LV defined in lvm_volumes is missing] ********************** 2026-02-27 02:32:24.021231 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.178) 0:01:16.831 ******* 2026-02-27 02:32:24.021262 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.021274 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.021285 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.021296 | orchestrator | 2026-02-27 02:32:24.021313 | orchestrator | TASK [Fail if DB LV defined in lvm_volumes is missing] ************************* 2026-02-27 02:32:24.021325 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.190) 0:01:17.022 ******* 2026-02-27 02:32:24.021336 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.021347 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.021358 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.021369 | orchestrator | 2026-02-27 02:32:24.021380 | orchestrator | TASK [Fail if WAL LV defined in lvm_volumes is missing] ************************ 2026-02-27 02:32:24.021391 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.169) 0:01:17.192 ******* 2026-02-27 02:32:24.021402 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'})  2026-02-27 02:32:24.021413 | orchestrator | skipping: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'})  2026-02-27 02:32:24.021424 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:24.021435 | orchestrator | 2026-02-27 02:32:24.021447 | orchestrator | TASK [Print LVM report data] *************************************************** 2026-02-27 02:32:24.021463 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.181) 0:01:17.373 ******* 2026-02-27 02:32:24.021481 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:32:24.021499 | orchestrator |  "lvm_report": { 2026-02-27 02:32:24.021516 | orchestrator |  "lv": [ 2026-02-27 02:32:24.021535 | orchestrator |  { 2026-02-27 02:32:24.021555 | orchestrator |  "lv_name": "osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8", 2026-02-27 02:32:24.021574 | orchestrator |  "vg_name": "ceph-9104aff7-e27b-5576-bc58-5e0df54656c8" 2026-02-27 02:32:24.021593 | orchestrator |  }, 2026-02-27 02:32:24.021613 | orchestrator |  { 2026-02-27 02:32:24.021650 | orchestrator |  "lv_name": "osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0", 2026-02-27 02:32:24.021661 | orchestrator |  "vg_name": "ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0" 2026-02-27 02:32:24.021672 | orchestrator |  } 2026-02-27 02:32:24.021683 | orchestrator |  ], 2026-02-27 02:32:24.021694 | orchestrator |  "pv": [ 2026-02-27 02:32:24.021705 | orchestrator |  { 2026-02-27 02:32:24.021716 | orchestrator |  "pv_name": "/dev/sdb", 2026-02-27 02:32:24.021727 | orchestrator |  "vg_name": "ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0" 2026-02-27 02:32:24.021737 | orchestrator |  }, 2026-02-27 02:32:24.021748 | orchestrator |  { 2026-02-27 02:32:24.021759 | orchestrator |  "pv_name": "/dev/sdc", 2026-02-27 02:32:24.021770 | orchestrator |  "vg_name": "ceph-9104aff7-e27b-5576-bc58-5e0df54656c8" 2026-02-27 02:32:24.021793 | orchestrator |  } 2026-02-27 02:32:24.021804 | orchestrator |  ] 2026-02-27 02:32:24.021815 | orchestrator |  } 2026-02-27 02:32:24.021826 | orchestrator | } 2026-02-27 02:32:24.021837 | orchestrator | 2026-02-27 02:32:24.021848 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:32:24.021859 | orchestrator | testbed-node-3 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-02-27 02:32:24.021870 | orchestrator | testbed-node-4 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-02-27 02:32:24.021881 | orchestrator | testbed-node-5 : ok=51  changed=2  unreachable=0 failed=0 skipped=62  rescued=0 ignored=0 2026-02-27 02:32:24.021892 | orchestrator | 2026-02-27 02:32:24.021903 | orchestrator | 2026-02-27 02:32:24.021914 | orchestrator | 2026-02-27 02:32:24.021925 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:32:24.021936 | orchestrator | Friday 27 February 2026 02:32:23 +0000 (0:00:00.159) 0:01:17.533 ******* 2026-02-27 02:32:24.021947 | orchestrator | =============================================================================== 2026-02-27 02:32:24.021958 | orchestrator | Create block VGs -------------------------------------------------------- 5.73s 2026-02-27 02:32:24.021969 | orchestrator | Create block LVs -------------------------------------------------------- 4.19s 2026-02-27 02:32:24.021979 | orchestrator | Add known partitions to the list of available block devices ------------- 2.08s 2026-02-27 02:32:24.021990 | orchestrator | Get list of Ceph PVs with associated VGs -------------------------------- 1.89s 2026-02-27 02:32:24.022001 | orchestrator | Gather DB VGs with total and available size in bytes -------------------- 1.77s 2026-02-27 02:32:24.022012 | orchestrator | Gather WAL VGs with total and available size in bytes ------------------- 1.64s 2026-02-27 02:32:24.022076 | orchestrator | Get list of Ceph LVs with associated VGs -------------------------------- 1.60s 2026-02-27 02:32:24.022088 | orchestrator | Gather DB+WAL VGs with total and available size in bytes ---------------- 1.59s 2026-02-27 02:32:24.022109 | orchestrator | Add known links to the list of available block devices ------------------ 1.40s 2026-02-27 02:32:24.399148 | orchestrator | Add known partitions to the list of available block devices ------------- 0.97s 2026-02-27 02:32:24.399249 | orchestrator | Add known partitions to the list of available block devices ------------- 0.94s 2026-02-27 02:32:24.399264 | orchestrator | Add known links to the list of available block devices ------------------ 0.91s 2026-02-27 02:32:24.399276 | orchestrator | Fail if block LV defined in lvm_volumes is missing ---------------------- 0.87s 2026-02-27 02:32:24.399306 | orchestrator | Fail if number of OSDs exceeds num_osds for a DB+WAL VG ----------------- 0.85s 2026-02-27 02:32:24.399317 | orchestrator | Calculate size needed for LVs on ceph_db_devices ------------------------ 0.85s 2026-02-27 02:32:24.399329 | orchestrator | Add known links to the list of available block devices ------------------ 0.85s 2026-02-27 02:32:24.399339 | orchestrator | Add known partitions to the list of available block devices ------------- 0.83s 2026-02-27 02:32:24.399350 | orchestrator | Get extra vars for Ceph configuration ----------------------------------- 0.79s 2026-02-27 02:32:24.399361 | orchestrator | Print 'Create WAL VGs' -------------------------------------------------- 0.76s 2026-02-27 02:32:24.399372 | orchestrator | Print LVM report data --------------------------------------------------- 0.76s 2026-02-27 02:32:36.804326 | orchestrator | 2026-02-27 02:32:36 | INFO  | Task 73a073ab-d367-44a9-8f44-a6902fcc1b73 (facts) was prepared for execution. 2026-02-27 02:32:36.804482 | orchestrator | 2026-02-27 02:32:36 | INFO  | It takes a moment until task 73a073ab-d367-44a9-8f44-a6902fcc1b73 (facts) has been started and output is visible here. 2026-02-27 02:32:50.246585 | orchestrator | 2026-02-27 02:32:50.246788 | orchestrator | PLAY [Apply role facts] ******************************************************** 2026-02-27 02:32:50.246820 | orchestrator | 2026-02-27 02:32:50.246839 | orchestrator | TASK [osism.commons.facts : Create custom facts directory] ********************* 2026-02-27 02:32:50.246891 | orchestrator | Friday 27 February 2026 02:32:41 +0000 (0:00:00.264) 0:00:00.264 ******* 2026-02-27 02:32:50.246910 | orchestrator | ok: [testbed-manager] 2026-02-27 02:32:50.246929 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:32:50.246947 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:32:50.246964 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:32:50.246983 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:32:50.247001 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:32:50.247020 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:50.247037 | orchestrator | 2026-02-27 02:32:50.247054 | orchestrator | TASK [osism.commons.facts : Copy fact files] *********************************** 2026-02-27 02:32:50.247066 | orchestrator | Friday 27 February 2026 02:32:42 +0000 (0:00:01.167) 0:00:01.432 ******* 2026-02-27 02:32:50.247077 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:32:50.247089 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:32:50.247100 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:32:50.247111 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:32:50.247122 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:32:50.247135 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:32:50.247148 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:50.247161 | orchestrator | 2026-02-27 02:32:50.247174 | orchestrator | PLAY [Gather facts for all hosts] ********************************************** 2026-02-27 02:32:50.247187 | orchestrator | 2026-02-27 02:32:50.247200 | orchestrator | TASK [Gathers facts about hosts] *********************************************** 2026-02-27 02:32:50.247241 | orchestrator | Friday 27 February 2026 02:32:43 +0000 (0:00:01.292) 0:00:02.725 ******* 2026-02-27 02:32:50.247254 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:32:50.247270 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:32:50.247289 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:32:50.247307 | orchestrator | ok: [testbed-manager] 2026-02-27 02:32:50.247327 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:32:50.247346 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:32:50.247365 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:32:50.247384 | orchestrator | 2026-02-27 02:32:50.247403 | orchestrator | PLAY [Gather facts for all hosts if using --limit] ***************************** 2026-02-27 02:32:50.247423 | orchestrator | 2026-02-27 02:32:50.247439 | orchestrator | TASK [Gather facts for all hosts] ********************************************** 2026-02-27 02:32:50.247452 | orchestrator | Friday 27 February 2026 02:32:49 +0000 (0:00:05.550) 0:00:08.276 ******* 2026-02-27 02:32:50.247464 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:32:50.247477 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:32:50.247490 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:32:50.247501 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:32:50.247512 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:32:50.247523 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:32:50.247533 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:32:50.247544 | orchestrator | 2026-02-27 02:32:50.247555 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:32:50.247567 | orchestrator | testbed-manager : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247579 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247590 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247601 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247612 | orchestrator | testbed-node-3 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247652 | orchestrator | testbed-node-4 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247675 | orchestrator | testbed-node-5 : ok=2  changed=0 unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:32:50.247687 | orchestrator | 2026-02-27 02:32:50.247698 | orchestrator | 2026-02-27 02:32:50.247709 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:32:50.247720 | orchestrator | Friday 27 February 2026 02:32:49 +0000 (0:00:00.541) 0:00:08.818 ******* 2026-02-27 02:32:50.247731 | orchestrator | =============================================================================== 2026-02-27 02:32:50.247757 | orchestrator | Gathers facts about hosts ----------------------------------------------- 5.55s 2026-02-27 02:32:50.247769 | orchestrator | osism.commons.facts : Copy fact files ----------------------------------- 1.29s 2026-02-27 02:32:50.247779 | orchestrator | osism.commons.facts : Create custom facts directory --------------------- 1.17s 2026-02-27 02:32:50.247790 | orchestrator | Gather facts for all hosts ---------------------------------------------- 0.54s 2026-02-27 02:32:52.563362 | orchestrator | 2026-02-27 02:32:52 | INFO  | Task 55d2cc96-afe5-4be0-979e-e1898b76cb2f (ceph) was prepared for execution. 2026-02-27 02:32:52.563460 | orchestrator | 2026-02-27 02:32:52 | INFO  | It takes a moment until task 55d2cc96-afe5-4be0-979e-e1898b76cb2f (ceph) has been started and output is visible here. 2026-02-27 02:33:10.462771 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-02-27 02:33:10.462868 | orchestrator | 2.16.14 2026-02-27 02:33:10.462892 | orchestrator | 2026-02-27 02:33:10.462902 | orchestrator | PLAY [Prepare deployment of Ceph services] ************************************* 2026-02-27 02:33:10.462911 | orchestrator | 2026-02-27 02:33:10.462920 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-02-27 02:33:10.462928 | orchestrator | Friday 27 February 2026 02:32:57 +0000 (0:00:00.783) 0:00:00.783 ******* 2026-02-27 02:33:10.462938 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:33:10.462947 | orchestrator | 2026-02-27 02:33:10.462955 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-02-27 02:33:10.462963 | orchestrator | Friday 27 February 2026 02:32:58 +0000 (0:00:01.178) 0:00:01.961 ******* 2026-02-27 02:33:10.462971 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.462979 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.462987 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.462995 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463003 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463011 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463018 | orchestrator | 2026-02-27 02:33:10.463028 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-02-27 02:33:10.463036 | orchestrator | Friday 27 February 2026 02:33:00 +0000 (0:00:01.263) 0:00:03.225 ******* 2026-02-27 02:33:10.463044 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463052 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463059 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463067 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463075 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463083 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463091 | orchestrator | 2026-02-27 02:33:10.463099 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-02-27 02:33:10.463107 | orchestrator | Friday 27 February 2026 02:33:00 +0000 (0:00:00.768) 0:00:03.993 ******* 2026-02-27 02:33:10.463115 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463123 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463130 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463138 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463146 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463154 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463183 | orchestrator | 2026-02-27 02:33:10.463191 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-02-27 02:33:10.463199 | orchestrator | Friday 27 February 2026 02:33:01 +0000 (0:00:01.000) 0:00:04.993 ******* 2026-02-27 02:33:10.463207 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463215 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463222 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463230 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463238 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463245 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463254 | orchestrator | 2026-02-27 02:33:10.463263 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-02-27 02:33:10.463272 | orchestrator | Friday 27 February 2026 02:33:02 +0000 (0:00:00.829) 0:00:05.823 ******* 2026-02-27 02:33:10.463281 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463290 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463299 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463308 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463316 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463324 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463332 | orchestrator | 2026-02-27 02:33:10.463340 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-02-27 02:33:10.463347 | orchestrator | Friday 27 February 2026 02:33:03 +0000 (0:00:00.612) 0:00:06.435 ******* 2026-02-27 02:33:10.463355 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463363 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463371 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463378 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463386 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463394 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463401 | orchestrator | 2026-02-27 02:33:10.463409 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-02-27 02:33:10.463417 | orchestrator | Friday 27 February 2026 02:33:04 +0000 (0:00:00.781) 0:00:07.217 ******* 2026-02-27 02:33:10.463425 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:10.463434 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:10.463441 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:10.463449 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:10.463457 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:10.463465 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:10.463473 | orchestrator | 2026-02-27 02:33:10.463481 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-02-27 02:33:10.463489 | orchestrator | Friday 27 February 2026 02:33:04 +0000 (0:00:00.579) 0:00:07.796 ******* 2026-02-27 02:33:10.463496 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463504 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463512 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463520 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463527 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463535 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463543 | orchestrator | 2026-02-27 02:33:10.463551 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-02-27 02:33:10.463572 | orchestrator | Friday 27 February 2026 02:33:05 +0000 (0:00:00.762) 0:00:08.559 ******* 2026-02-27 02:33:10.463581 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:33:10.463589 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:33:10.463596 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:33:10.463604 | orchestrator | 2026-02-27 02:33:10.463612 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-02-27 02:33:10.463645 | orchestrator | Friday 27 February 2026 02:33:05 +0000 (0:00:00.637) 0:00:09.196 ******* 2026-02-27 02:33:10.463659 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:10.463672 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:10.463695 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:10.463726 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:10.463736 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:10.463744 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:10.463752 | orchestrator | 2026-02-27 02:33:10.463760 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-02-27 02:33:10.463767 | orchestrator | Friday 27 February 2026 02:33:06 +0000 (0:00:00.720) 0:00:09.917 ******* 2026-02-27 02:33:10.463775 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:33:10.463783 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:33:10.463791 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:33:10.463799 | orchestrator | 2026-02-27 02:33:10.463807 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-02-27 02:33:10.463814 | orchestrator | Friday 27 February 2026 02:33:09 +0000 (0:00:02.337) 0:00:12.255 ******* 2026-02-27 02:33:10.463822 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-02-27 02:33:10.463830 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-02-27 02:33:10.463838 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-02-27 02:33:10.463846 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:10.463853 | orchestrator | 2026-02-27 02:33:10.463861 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-02-27 02:33:10.463869 | orchestrator | Friday 27 February 2026 02:33:09 +0000 (0:00:00.462) 0:00:12.717 ******* 2026-02-27 02:33:10.463879 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463890 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463898 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463906 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:10.463913 | orchestrator | 2026-02-27 02:33:10.463921 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-02-27 02:33:10.463929 | orchestrator | Friday 27 February 2026 02:33:10 +0000 (0:00:00.603) 0:00:13.320 ******* 2026-02-27 02:33:10.463938 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463949 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463957 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:10.463973 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:10.463982 | orchestrator | 2026-02-27 02:33:10.463990 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-02-27 02:33:10.463999 | orchestrator | Friday 27 February 2026 02:33:10 +0000 (0:00:00.159) 0:00:13.480 ******* 2026-02-27 02:33:10.464021 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-02-27 02:33:07.586863', 'end': '2026-02-27 02:33:07.633348', 'delta': '0:00:00.046485', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-02-27 02:33:19.820193 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-02-27 02:33:08.133379', 'end': '2026-02-27 02:33:08.173376', 'delta': '0:00:00.039997', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-02-27 02:33:19.820309 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'stdout': '', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-02-27 02:33:08.667613', 'end': '2026-02-27 02:33:08.713904', 'delta': '0:00:00.046291', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': [], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-02-27 02:33:19.820327 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820342 | orchestrator | 2026-02-27 02:33:19.820355 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-02-27 02:33:19.820368 | orchestrator | Friday 27 February 2026 02:33:10 +0000 (0:00:00.182) 0:00:13.662 ******* 2026-02-27 02:33:19.820379 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:19.820391 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:19.820402 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:19.820413 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:19.820423 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:19.820434 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:19.820445 | orchestrator | 2026-02-27 02:33:19.820456 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-02-27 02:33:19.820467 | orchestrator | Friday 27 February 2026 02:33:11 +0000 (0:00:00.724) 0:00:14.387 ******* 2026-02-27 02:33:19.820478 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:33:19.820489 | orchestrator | 2026-02-27 02:33:19.820499 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-02-27 02:33:19.820510 | orchestrator | Friday 27 February 2026 02:33:12 +0000 (0:00:00.836) 0:00:15.224 ******* 2026-02-27 02:33:19.820521 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820532 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.820570 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.820581 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.820592 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.820602 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.820613 | orchestrator | 2026-02-27 02:33:19.820673 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-02-27 02:33:19.820684 | orchestrator | Friday 27 February 2026 02:33:12 +0000 (0:00:00.788) 0:00:16.012 ******* 2026-02-27 02:33:19.820695 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820706 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.820717 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.820730 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.820742 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.820755 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.820767 | orchestrator | 2026-02-27 02:33:19.820780 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-02-27 02:33:19.820793 | orchestrator | Friday 27 February 2026 02:33:13 +0000 (0:00:01.120) 0:00:17.132 ******* 2026-02-27 02:33:19.820805 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820817 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.820829 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.820840 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.820852 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.820865 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.820876 | orchestrator | 2026-02-27 02:33:19.820889 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-02-27 02:33:19.820916 | orchestrator | Friday 27 February 2026 02:33:14 +0000 (0:00:00.575) 0:00:17.707 ******* 2026-02-27 02:33:19.820928 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820940 | orchestrator | 2026-02-27 02:33:19.820953 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-02-27 02:33:19.820965 | orchestrator | Friday 27 February 2026 02:33:14 +0000 (0:00:00.125) 0:00:17.833 ******* 2026-02-27 02:33:19.820977 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.820989 | orchestrator | 2026-02-27 02:33:19.821002 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-02-27 02:33:19.821014 | orchestrator | Friday 27 February 2026 02:33:14 +0000 (0:00:00.216) 0:00:18.050 ******* 2026-02-27 02:33:19.821026 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821038 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821051 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821063 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821076 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821087 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821098 | orchestrator | 2026-02-27 02:33:19.821124 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-02-27 02:33:19.821136 | orchestrator | Friday 27 February 2026 02:33:15 +0000 (0:00:00.741) 0:00:18.791 ******* 2026-02-27 02:33:19.821147 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821158 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821168 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821179 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821189 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821200 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821211 | orchestrator | 2026-02-27 02:33:19.821221 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-02-27 02:33:19.821232 | orchestrator | Friday 27 February 2026 02:33:16 +0000 (0:00:00.612) 0:00:19.404 ******* 2026-02-27 02:33:19.821243 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821253 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821263 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821274 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821284 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821305 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821316 | orchestrator | 2026-02-27 02:33:19.821327 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-02-27 02:33:19.821337 | orchestrator | Friday 27 February 2026 02:33:16 +0000 (0:00:00.781) 0:00:20.185 ******* 2026-02-27 02:33:19.821348 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821358 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821369 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821379 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821390 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821400 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821411 | orchestrator | 2026-02-27 02:33:19.821421 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-02-27 02:33:19.821432 | orchestrator | Friday 27 February 2026 02:33:17 +0000 (0:00:00.584) 0:00:20.770 ******* 2026-02-27 02:33:19.821443 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821453 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821464 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821474 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821485 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821495 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821506 | orchestrator | 2026-02-27 02:33:19.821516 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-02-27 02:33:19.821527 | orchestrator | Friday 27 February 2026 02:33:18 +0000 (0:00:00.782) 0:00:21.552 ******* 2026-02-27 02:33:19.821537 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821548 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821559 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821569 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821580 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821590 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821601 | orchestrator | 2026-02-27 02:33:19.821611 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-02-27 02:33:19.821657 | orchestrator | Friday 27 February 2026 02:33:18 +0000 (0:00:00.581) 0:00:22.134 ******* 2026-02-27 02:33:19.821676 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:19.821691 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:19.821702 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:19.821712 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:19.821723 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:19.821734 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:19.821744 | orchestrator | 2026-02-27 02:33:19.821755 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-02-27 02:33:19.821766 | orchestrator | Friday 27 February 2026 02:33:19 +0000 (0:00:00.780) 0:00:22.914 ******* 2026-02-27 02:33:19.821778 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2', 'dm-uuid-LVM-1GPzA9hpf9stYaGktx4uYP0XJlMEpLLnGQmw3wzAm9z7JOtURyZEhUp3R2aDKw97'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.821800 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca', 'dm-uuid-LVM-KvLOxV1e2Q74eIA5J0uZUxiVUle2E8358ZrrxapZqBs9c8t0GcXJg8ful41vHEb4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.821830 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960038 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960145 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960162 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960175 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960187 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960198 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960210 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960263 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:19.960304 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-MApU2q-dou1-nawv-iubo-CU4o-xSyK-9duVaN', 'scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594', 'scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:19.960318 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2', 'dm-uuid-LVM-3TkJ6sx3XiPdZeoX4TG3Wqx0RQoZK3kSDnhPAOsVSJSvSz2xjCbeeL7p76Pdh8sX'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960331 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-LteIrJ-0Pgn-yZiN-QHjM-F62l-WZBK-hDZArv', 'scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e', 'scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:19.960348 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25', 'dm-uuid-LVM-vD9QKoZ2hyInGSHao2YKedXa13cRykTOGhuiJF79C5MYdq1ztKHzmU5pSbNAqx3L'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:19.960376 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d', 'scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.057165 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057271 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-12-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.057293 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057309 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057324 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057338 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057391 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057407 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057420 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.057458 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.057506 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-3X97wJ-JSWl-12uu-8SMB-e1SF-EeXY-GrXuQJ', 'scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e', 'scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.057540 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-0qB5Fi-pCfc-aSQP-NvRJ-H2rA-MY6i-UvhYP5', 'scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6', 'scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.057565 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff', 'scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.146716 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0', 'dm-uuid-LVM-3gtM7yIE5C8nM5Es93GB6t2m2H1A66VXak3jfeEK2AYbccNI3a2CViEbgxcu8y4K'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146814 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-08-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.146828 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8', 'dm-uuid-LVM-T1Aj3Tn0v4fC0JrYbTangLvaZGzugEPmuJB2murMCkPk8qD9dJ1a9HuUA2TFR4BG'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146841 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146856 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146903 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146915 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146926 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146956 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146968 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146979 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.146999 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.147021 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-6gZ2eN-bPgd-FZoT-QNYh-thNW-g153-l0Ugdc', 'scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c', 'scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.147042 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-yiZyn1-1gdm-yKmZ-ff8g-fw1J-Uf8l-9aKbYR', 'scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f', 'scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.434741 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa', 'scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.434857 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-11-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.434886 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:20.434903 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.434941 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.434967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.434979 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.434990 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435003 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435044 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435063 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435102 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part1', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part14', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part15', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part16', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.435137 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-07-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.435158 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:20.435177 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435197 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.435227 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662704 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662828 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662843 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662854 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662877 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662910 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part1', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part14', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part15', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part16', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.662925 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-14-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.662945 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:20.662956 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:20.662966 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:20.662976 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.662986 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663001 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663011 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663021 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663031 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663040 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.663057 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:33:20.880786 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part1', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part14', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part15', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part16', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.880885 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-17-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:33:20.880901 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:20.880914 | orchestrator | 2026-02-27 02:33:20.880926 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-02-27 02:33:20.880937 | orchestrator | Friday 27 February 2026 02:33:20 +0000 (0:00:00.946) 0:00:23.860 ******* 2026-02-27 02:33:20.880951 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2', 'dm-uuid-LVM-1GPzA9hpf9stYaGktx4uYP0XJlMEpLLnGQmw3wzAm9z7JOtURyZEhUp3R2aDKw97'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.880977 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca', 'dm-uuid-LVM-KvLOxV1e2Q74eIA5J0uZUxiVUle2E8358ZrrxapZqBs9c8t0GcXJg8ful41vHEb4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881002 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881009 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881021 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881028 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881034 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.881045 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2', 'dm-uuid-LVM-3TkJ6sx3XiPdZeoX4TG3Wqx0RQoZK3kSDnhPAOsVSJSvSz2xjCbeeL7p76Pdh8sX'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920084 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920184 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25', 'dm-uuid-LVM-vD9QKoZ2hyInGSHao2YKedXa13cRykTOGhuiJF79C5MYdq1ztKHzmU5pSbNAqx3L'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920217 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920231 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920243 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920254 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920317 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920333 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920346 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-MApU2q-dou1-nawv-iubo-CU4o-xSyK-9duVaN', 'scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594', 'scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:20.920374 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-LteIrJ-0Pgn-yZiN-QHjM-F62l-WZBK-hDZArv', 'scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e', 'scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258756 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258864 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d', 'scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258889 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258904 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-12-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258942 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.258957 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:21.258973 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.259006 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.259030 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.259058 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-3X97wJ-JSWl-12uu-8SMB-e1SF-EeXY-GrXuQJ', 'scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e', 'scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.259084 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-0qB5Fi-pCfc-aSQP-NvRJ-H2rA-MY6i-UvhYP5', 'scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6', 'scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409246 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff', 'scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409368 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-08-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409385 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0', 'dm-uuid-LVM-3gtM7yIE5C8nM5Es93GB6t2m2H1A66VXak3jfeEK2AYbccNI3a2CViEbgxcu8y4K'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409419 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8', 'dm-uuid-LVM-T1Aj3Tn0v4fC0JrYbTangLvaZGzugEPmuJB2murMCkPk8qD9dJ1a9HuUA2TFR4BG'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409433 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409465 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409485 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409525 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:21.409547 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409578 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409596 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409689 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409720 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.409781 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474502 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474606 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474711 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474743 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474757 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-6gZ2eN-bPgd-FZoT-QNYh-thNW-g153-l0Ugdc', 'scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c', 'scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474778 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474790 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-yiZyn1-1gdm-yKmZ-ff8g-fw1J-Uf8l-9aKbYR', 'scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f', 'scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474867 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474882 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.474908 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa', 'scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623405 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623552 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-11-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623602 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part1', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part14', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part15', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part16', 'scsi-SQEMU_QEMU_HARDDISK_3d607908-6d52-4655-9556-65b114f7546c-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623712 | orchestrator | skipping: [testbed-node-0] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-07-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623773 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623797 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623812 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623824 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623835 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623854 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.623883 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854223 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854357 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part1', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part14', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part15', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part16', 'scsi-SQEMU_QEMU_HARDDISK_73b2c7cd-b03f-4ba3-9695-593bb93f626d-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854411 | orchestrator | skipping: [testbed-node-1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-14-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854465 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:21.854483 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:21.854494 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:21.854526 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854539 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854551 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854562 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854574 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854591 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854610 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:21.854658 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:28.847772 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part1', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part14', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part15', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part16', 'scsi-SQEMU_QEMU_HARDDISK_9750f5b2-db11-46ed-a888-0f6b73267245-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:28.847920 | orchestrator | skipping: [testbed-node-2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'inventory_hostname in groups.get(osd_group_name, [])', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-17-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:33:28.847941 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.847955 | orchestrator | 2026-02-27 02:33:28.847967 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-02-27 02:33:28.847980 | orchestrator | Friday 27 February 2026 02:33:21 +0000 (0:00:01.195) 0:00:25.056 ******* 2026-02-27 02:33:28.847991 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:28.848003 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:28.848013 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:28.848040 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:28.848061 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:28.848072 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:28.848083 | orchestrator | 2026-02-27 02:33:28.848094 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-02-27 02:33:28.848105 | orchestrator | Friday 27 February 2026 02:33:22 +0000 (0:00:00.950) 0:00:26.006 ******* 2026-02-27 02:33:28.848115 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:28.848126 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:28.848137 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:28.848147 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:28.848158 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:28.848168 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:28.848179 | orchestrator | 2026-02-27 02:33:28.848190 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-02-27 02:33:28.848201 | orchestrator | Friday 27 February 2026 02:33:23 +0000 (0:00:00.748) 0:00:26.755 ******* 2026-02-27 02:33:28.848212 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:28.848222 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:28.848233 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:28.848260 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:28.848274 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:28.848286 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.848297 | orchestrator | 2026-02-27 02:33:28.848310 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-02-27 02:33:28.848322 | orchestrator | Friday 27 February 2026 02:33:24 +0000 (0:00:00.604) 0:00:27.360 ******* 2026-02-27 02:33:28.848335 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:28.848346 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:28.848358 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:28.848370 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:28.848382 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:28.848394 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.848406 | orchestrator | 2026-02-27 02:33:28.848419 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-02-27 02:33:28.848431 | orchestrator | Friday 27 February 2026 02:33:24 +0000 (0:00:00.771) 0:00:28.131 ******* 2026-02-27 02:33:28.848444 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:28.848456 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:28.848468 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:28.848481 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:28.848495 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:28.848526 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.848544 | orchestrator | 2026-02-27 02:33:28.848561 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-02-27 02:33:28.848579 | orchestrator | Friday 27 February 2026 02:33:25 +0000 (0:00:00.627) 0:00:28.759 ******* 2026-02-27 02:33:28.848597 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:28.848641 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:28.848660 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:28.848677 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:28.848695 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:28.848714 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.848732 | orchestrator | 2026-02-27 02:33:28.848750 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-02-27 02:33:28.848768 | orchestrator | Friday 27 February 2026 02:33:26 +0000 (0:00:00.811) 0:00:29.571 ******* 2026-02-27 02:33:28.848784 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-02-27 02:33:28.848796 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-02-27 02:33:28.848807 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-02-27 02:33:28.848818 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-02-27 02:33:28.848828 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-02-27 02:33:28.848839 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-02-27 02:33:28.848850 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-02-27 02:33:28.848860 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-02-27 02:33:28.848871 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-0) 2026-02-27 02:33:28.848882 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-02-27 02:33:28.848893 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-02-27 02:33:28.848903 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-1) 2026-02-27 02:33:28.848914 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-0) 2026-02-27 02:33:28.848924 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-2) 2026-02-27 02:33:28.848935 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-1) 2026-02-27 02:33:28.848945 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-1) 2026-02-27 02:33:28.848956 | orchestrator | ok: [testbed-node-2] => (item=testbed-node-2) 2026-02-27 02:33:28.848967 | orchestrator | ok: [testbed-node-1] => (item=testbed-node-2) 2026-02-27 02:33:28.848977 | orchestrator | 2026-02-27 02:33:28.848997 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-02-27 02:33:28.849008 | orchestrator | Friday 27 February 2026 02:33:27 +0000 (0:00:01.551) 0:00:31.122 ******* 2026-02-27 02:33:28.849019 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-02-27 02:33:28.849030 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-02-27 02:33:28.849041 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-02-27 02:33:28.849051 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:28.849062 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-02-27 02:33:28.849073 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-02-27 02:33:28.849084 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-02-27 02:33:28.849095 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:28.849105 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-02-27 02:33:28.849116 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-02-27 02:33:28.849127 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-02-27 02:33:28.849137 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:28.849148 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 02:33:28.849159 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 02:33:28.849169 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 02:33:28.849189 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:28.849200 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-0)  2026-02-27 02:33:28.849211 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-1)  2026-02-27 02:33:28.849221 | orchestrator | skipping: [testbed-node-1] => (item=testbed-node-2)  2026-02-27 02:33:28.849232 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:28.849243 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-0)  2026-02-27 02:33:28.849253 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-1)  2026-02-27 02:33:28.849264 | orchestrator | skipping: [testbed-node-2] => (item=testbed-node-2)  2026-02-27 02:33:28.849275 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:28.849286 | orchestrator | 2026-02-27 02:33:28.849297 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-02-27 02:33:28.849317 | orchestrator | Friday 27 February 2026 02:33:28 +0000 (0:00:00.929) 0:00:32.052 ******* 2026-02-27 02:33:46.264131 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.264322 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.264344 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.264357 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:33:46.264370 | orchestrator | 2026-02-27 02:33:46.264382 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-02-27 02:33:46.264394 | orchestrator | Friday 27 February 2026 02:33:29 +0000 (0:00:01.039) 0:00:33.091 ******* 2026-02-27 02:33:46.264405 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264415 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.264425 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.264435 | orchestrator | 2026-02-27 02:33:46.264445 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-02-27 02:33:46.264455 | orchestrator | Friday 27 February 2026 02:33:30 +0000 (0:00:00.350) 0:00:33.442 ******* 2026-02-27 02:33:46.264465 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264474 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.264484 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.264493 | orchestrator | 2026-02-27 02:33:46.264503 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-02-27 02:33:46.264513 | orchestrator | Friday 27 February 2026 02:33:30 +0000 (0:00:00.333) 0:00:33.775 ******* 2026-02-27 02:33:46.264522 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264532 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.264541 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.264551 | orchestrator | 2026-02-27 02:33:46.264561 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-02-27 02:33:46.264570 | orchestrator | Friday 27 February 2026 02:33:30 +0000 (0:00:00.297) 0:00:34.073 ******* 2026-02-27 02:33:46.264580 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.264591 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:46.264600 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:46.264610 | orchestrator | 2026-02-27 02:33:46.264652 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-02-27 02:33:46.264664 | orchestrator | Friday 27 February 2026 02:33:31 +0000 (0:00:00.654) 0:00:34.728 ******* 2026-02-27 02:33:46.264675 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:33:46.264687 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:33:46.264698 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:33:46.264708 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264719 | orchestrator | 2026-02-27 02:33:46.264730 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-02-27 02:33:46.264740 | orchestrator | Friday 27 February 2026 02:33:31 +0000 (0:00:00.390) 0:00:35.119 ******* 2026-02-27 02:33:46.264751 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:33:46.264785 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:33:46.264797 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:33:46.264808 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264820 | orchestrator | 2026-02-27 02:33:46.264830 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-02-27 02:33:46.264840 | orchestrator | Friday 27 February 2026 02:33:32 +0000 (0:00:00.397) 0:00:35.516 ******* 2026-02-27 02:33:46.264849 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:33:46.264859 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:33:46.264881 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:33:46.264891 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.264900 | orchestrator | 2026-02-27 02:33:46.264910 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-02-27 02:33:46.264920 | orchestrator | Friday 27 February 2026 02:33:32 +0000 (0:00:00.393) 0:00:35.910 ******* 2026-02-27 02:33:46.264937 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.264961 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:46.264979 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:46.264995 | orchestrator | 2026-02-27 02:33:46.265010 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-02-27 02:33:46.265025 | orchestrator | Friday 27 February 2026 02:33:33 +0000 (0:00:00.337) 0:00:36.247 ******* 2026-02-27 02:33:46.265040 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-02-27 02:33:46.265054 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-02-27 02:33:46.265068 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-02-27 02:33:46.265084 | orchestrator | 2026-02-27 02:33:46.265099 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-02-27 02:33:46.265115 | orchestrator | Friday 27 February 2026 02:33:33 +0000 (0:00:00.932) 0:00:37.180 ******* 2026-02-27 02:33:46.265129 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:33:46.265145 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:33:46.265161 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:33:46.265176 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-02-27 02:33:46.265193 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-02-27 02:33:46.265208 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-02-27 02:33:46.265245 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-02-27 02:33:46.265262 | orchestrator | 2026-02-27 02:33:46.265278 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-02-27 02:33:46.265292 | orchestrator | Friday 27 February 2026 02:33:34 +0000 (0:00:00.767) 0:00:37.947 ******* 2026-02-27 02:33:46.265320 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:33:46.265332 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:33:46.265349 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:33:46.265364 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-02-27 02:33:46.265380 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-02-27 02:33:46.265396 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-02-27 02:33:46.265412 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-02-27 02:33:46.265429 | orchestrator | 2026-02-27 02:33:46.265447 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:33:46.265458 | orchestrator | Friday 27 February 2026 02:33:36 +0000 (0:00:01.868) 0:00:39.816 ******* 2026-02-27 02:33:46.265480 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:33:46.265491 | orchestrator | 2026-02-27 02:33:46.265501 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:33:46.265510 | orchestrator | Friday 27 February 2026 02:33:37 +0000 (0:00:01.224) 0:00:41.041 ******* 2026-02-27 02:33:46.265520 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:33:46.265530 | orchestrator | 2026-02-27 02:33:46.265540 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:33:46.265549 | orchestrator | Friday 27 February 2026 02:33:39 +0000 (0:00:01.202) 0:00:42.244 ******* 2026-02-27 02:33:46.265559 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.265568 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.265578 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.265588 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:46.265597 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:46.265607 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:46.265672 | orchestrator | 2026-02-27 02:33:46.265683 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:33:46.265693 | orchestrator | Friday 27 February 2026 02:33:40 +0000 (0:00:01.227) 0:00:43.471 ******* 2026-02-27 02:33:46.265702 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.265712 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.265721 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.265731 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:46.265741 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.265750 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:46.265759 | orchestrator | 2026-02-27 02:33:46.265769 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:33:46.265779 | orchestrator | Friday 27 February 2026 02:33:41 +0000 (0:00:00.753) 0:00:44.225 ******* 2026-02-27 02:33:46.265788 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.265798 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:46.265807 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.265817 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:46.265826 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.265836 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.265845 | orchestrator | 2026-02-27 02:33:46.265854 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:33:46.265872 | orchestrator | Friday 27 February 2026 02:33:41 +0000 (0:00:00.851) 0:00:45.076 ******* 2026-02-27 02:33:46.265882 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.265891 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.265901 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.265910 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.265926 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:33:46.265947 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:33:46.265971 | orchestrator | 2026-02-27 02:33:46.265987 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:33:46.266002 | orchestrator | Friday 27 February 2026 02:33:42 +0000 (0:00:00.703) 0:00:45.780 ******* 2026-02-27 02:33:46.266091 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.266116 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.266133 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.266150 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:33:46.266161 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:33:46.266171 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:33:46.266180 | orchestrator | 2026-02-27 02:33:46.266190 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:33:46.266199 | orchestrator | Friday 27 February 2026 02:33:43 +0000 (0:00:01.194) 0:00:46.974 ******* 2026-02-27 02:33:46.266222 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.266232 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.266242 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.266251 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.266260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.266270 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.266279 | orchestrator | 2026-02-27 02:33:46.266289 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:33:46.266298 | orchestrator | Friday 27 February 2026 02:33:44 +0000 (0:00:00.667) 0:00:47.642 ******* 2026-02-27 02:33:46.266308 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:33:46.266317 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:33:46.266327 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:33:46.266336 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:33:46.266345 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:33:46.266355 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:33:46.266364 | orchestrator | 2026-02-27 02:33:46.266373 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:33:46.266383 | orchestrator | Friday 27 February 2026 02:33:45 +0000 (0:00:00.801) 0:00:48.444 ******* 2026-02-27 02:33:46.266393 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:33:46.266414 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.588420 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.588536 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.588552 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.588564 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.588575 | orchestrator | 2026-02-27 02:34:04.588588 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:34:04.588601 | orchestrator | Friday 27 February 2026 02:33:46 +0000 (0:00:01.020) 0:00:49.464 ******* 2026-02-27 02:34:04.588722 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.588739 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.588750 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.588761 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.588772 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.588783 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.588793 | orchestrator | 2026-02-27 02:34:04.588805 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:34:04.588816 | orchestrator | Friday 27 February 2026 02:33:47 +0000 (0:00:01.305) 0:00:50.769 ******* 2026-02-27 02:34:04.588827 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.588839 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.588850 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.588861 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.588873 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.588884 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.588895 | orchestrator | 2026-02-27 02:34:04.588906 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:34:04.588917 | orchestrator | Friday 27 February 2026 02:33:48 +0000 (0:00:00.604) 0:00:51.374 ******* 2026-02-27 02:34:04.588928 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.588938 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.588950 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.588963 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.588976 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.588988 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.589001 | orchestrator | 2026-02-27 02:34:04.589014 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:34:04.589027 | orchestrator | Friday 27 February 2026 02:33:48 +0000 (0:00:00.809) 0:00:52.183 ******* 2026-02-27 02:34:04.589040 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.589053 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.589065 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.589077 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.589114 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.589127 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.589140 | orchestrator | 2026-02-27 02:34:04.589153 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:34:04.589166 | orchestrator | Friday 27 February 2026 02:33:49 +0000 (0:00:00.601) 0:00:52.785 ******* 2026-02-27 02:34:04.589179 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.589192 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.589203 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.589214 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.589225 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.589235 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.589246 | orchestrator | 2026-02-27 02:34:04.589257 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:34:04.589268 | orchestrator | Friday 27 February 2026 02:33:50 +0000 (0:00:00.771) 0:00:53.557 ******* 2026-02-27 02:34:04.589279 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.589290 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.589300 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.589311 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.589322 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.589333 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.589343 | orchestrator | 2026-02-27 02:34:04.589354 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:34:04.589379 | orchestrator | Friday 27 February 2026 02:33:50 +0000 (0:00:00.601) 0:00:54.158 ******* 2026-02-27 02:34:04.589390 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.589401 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.589412 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.589423 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.589433 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.589444 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.589455 | orchestrator | 2026-02-27 02:34:04.589465 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:34:04.589476 | orchestrator | Friday 27 February 2026 02:33:51 +0000 (0:00:00.795) 0:00:54.954 ******* 2026-02-27 02:34:04.589487 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.589498 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.589509 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.589519 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.589530 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.589541 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.589552 | orchestrator | 2026-02-27 02:34:04.589562 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:34:04.589573 | orchestrator | Friday 27 February 2026 02:33:52 +0000 (0:00:00.576) 0:00:55.530 ******* 2026-02-27 02:34:04.589584 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.589595 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.589605 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.589644 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.589655 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.589666 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.589676 | orchestrator | 2026-02-27 02:34:04.589687 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:34:04.589698 | orchestrator | Friday 27 February 2026 02:33:53 +0000 (0:00:00.818) 0:00:56.349 ******* 2026-02-27 02:34:04.589709 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.589720 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.589731 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.589741 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.589752 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.589763 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.589774 | orchestrator | 2026-02-27 02:34:04.589785 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:34:04.589804 | orchestrator | Friday 27 February 2026 02:33:53 +0000 (0:00:00.612) 0:00:56.962 ******* 2026-02-27 02:34:04.589815 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:34:04.589844 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:34:04.589856 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:34:04.589867 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:34:04.589878 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:34:04.589888 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:34:04.589899 | orchestrator | 2026-02-27 02:34:04.589911 | orchestrator | TASK [ceph-container-common : Generate systemd ceph target file] *************** 2026-02-27 02:34:04.589922 | orchestrator | Friday 27 February 2026 02:33:54 +0000 (0:00:01.223) 0:00:58.185 ******* 2026-02-27 02:34:04.589933 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:34:04.589944 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:34:04.589955 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:34:04.589966 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:34:04.589977 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:34:04.589988 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:34:04.589999 | orchestrator | 2026-02-27 02:34:04.590010 | orchestrator | TASK [ceph-container-common : Enable ceph.target] ****************************** 2026-02-27 02:34:04.590087 | orchestrator | Friday 27 February 2026 02:33:56 +0000 (0:00:01.744) 0:00:59.930 ******* 2026-02-27 02:34:04.590132 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:34:04.590145 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:34:04.590155 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:34:04.590166 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:34:04.590177 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:34:04.590188 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:34:04.590198 | orchestrator | 2026-02-27 02:34:04.590209 | orchestrator | TASK [ceph-container-common : Include prerequisites.yml] *********************** 2026-02-27 02:34:04.590220 | orchestrator | Friday 27 February 2026 02:33:58 +0000 (0:00:02.114) 0:01:02.044 ******* 2026-02-27 02:34:04.590232 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/prerequisites.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:34:04.590245 | orchestrator | 2026-02-27 02:34:04.590256 | orchestrator | TASK [ceph-container-common : Stop lvmetad] ************************************ 2026-02-27 02:34:04.590267 | orchestrator | Friday 27 February 2026 02:34:00 +0000 (0:00:01.372) 0:01:03.417 ******* 2026-02-27 02:34:04.590278 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.590288 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.590299 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.590310 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.590321 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.590332 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.590342 | orchestrator | 2026-02-27 02:34:04.590353 | orchestrator | TASK [ceph-container-common : Disable and mask lvmetad service] **************** 2026-02-27 02:34:04.590364 | orchestrator | Friday 27 February 2026 02:34:00 +0000 (0:00:00.590) 0:01:04.007 ******* 2026-02-27 02:34:04.590375 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.590386 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.590397 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.590408 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.590418 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.590429 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.590440 | orchestrator | 2026-02-27 02:34:04.590451 | orchestrator | TASK [ceph-container-common : Remove ceph udev rules] ************************** 2026-02-27 02:34:04.590462 | orchestrator | Friday 27 February 2026 02:34:01 +0000 (0:00:00.750) 0:01:04.758 ******* 2026-02-27 02:34:04.590473 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590484 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590494 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590519 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590531 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590542 | orchestrator | ok: [testbed-node-3] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590554 | orchestrator | ok: [testbed-node-4] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590564 | orchestrator | ok: [testbed-node-5] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590575 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/95-ceph-osd.rules) 2026-02-27 02:34:04.590586 | orchestrator | ok: [testbed-node-0] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590597 | orchestrator | ok: [testbed-node-1] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590608 | orchestrator | ok: [testbed-node-2] => (item=/usr/lib/udev/rules.d/60-ceph-by-parttypeuuid.rules) 2026-02-27 02:34:04.590641 | orchestrator | 2026-02-27 02:34:04.590652 | orchestrator | TASK [ceph-container-common : Ensure tmpfiles.d is present] ******************** 2026-02-27 02:34:04.590663 | orchestrator | Friday 27 February 2026 02:34:02 +0000 (0:00:01.325) 0:01:06.083 ******* 2026-02-27 02:34:04.590674 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:34:04.590686 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:34:04.590696 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:34:04.590707 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:34:04.590718 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:34:04.590729 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:34:04.590740 | orchestrator | 2026-02-27 02:34:04.590750 | orchestrator | TASK [ceph-container-common : Restore certificates selinux context] ************ 2026-02-27 02:34:04.590761 | orchestrator | Friday 27 February 2026 02:34:03 +0000 (0:00:01.064) 0:01:07.148 ******* 2026-02-27 02:34:04.590772 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:34:04.590783 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:34:04.590794 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:34:04.590805 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:34:04.590816 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:34:04.590827 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:34:04.590838 | orchestrator | 2026-02-27 02:34:04.590858 | orchestrator | TASK [ceph-container-common : Install python3 on osd nodes] ******************** 2026-02-27 02:35:16.009364 | orchestrator | Friday 27 February 2026 02:34:04 +0000 (0:00:00.642) 0:01:07.791 ******* 2026-02-27 02:35:16.009475 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.009501 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.009520 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.009539 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.009558 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.009576 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.009595 | orchestrator | 2026-02-27 02:35:16.009614 | orchestrator | TASK [ceph-container-common : Include registry.yml] **************************** 2026-02-27 02:35:16.009714 | orchestrator | Friday 27 February 2026 02:34:05 +0000 (0:00:00.806) 0:01:08.598 ******* 2026-02-27 02:35:16.009738 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.009758 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.009772 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.009783 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.009794 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.009805 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.009816 | orchestrator | 2026-02-27 02:35:16.009827 | orchestrator | TASK [ceph-container-common : Include fetch_image.yml] ************************* 2026-02-27 02:35:16.009846 | orchestrator | Friday 27 February 2026 02:34:05 +0000 (0:00:00.590) 0:01:09.189 ******* 2026-02-27 02:35:16.009868 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/fetch_image.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:35:16.009923 | orchestrator | 2026-02-27 02:35:16.009944 | orchestrator | TASK [ceph-container-common : Pulling Ceph container image] ******************** 2026-02-27 02:35:16.009967 | orchestrator | Friday 27 February 2026 02:34:07 +0000 (0:00:01.257) 0:01:10.446 ******* 2026-02-27 02:35:16.009988 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:16.010009 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:16.010094 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:16.010108 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:16.010121 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:16.010134 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:16.010147 | orchestrator | 2026-02-27 02:35:16.010160 | orchestrator | TASK [ceph-container-common : Pulling alertmanager/prometheus/grafana container images] *** 2026-02-27 02:35:16.010173 | orchestrator | Friday 27 February 2026 02:35:03 +0000 (0:00:56.317) 0:02:06.764 ******* 2026-02-27 02:35:16.010184 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010195 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010206 | orchestrator | skipping: [testbed-node-3] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010217 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.010228 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010238 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010256 | orchestrator | skipping: [testbed-node-4] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010274 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.010288 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010299 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010310 | orchestrator | skipping: [testbed-node-5] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010320 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.010346 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010357 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010368 | orchestrator | skipping: [testbed-node-0] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010379 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.010390 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010401 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010412 | orchestrator | skipping: [testbed-node-1] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010422 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.010433 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/alertmanager:v0.16.2)  2026-02-27 02:35:16.010447 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/prom/prometheus:v2.7.2)  2026-02-27 02:35:16.010466 | orchestrator | skipping: [testbed-node-2] => (item=docker.io/grafana/grafana:6.7.4)  2026-02-27 02:35:16.010483 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.010500 | orchestrator | 2026-02-27 02:35:16.010520 | orchestrator | TASK [ceph-container-common : Pulling node-exporter container image] *********** 2026-02-27 02:35:16.010537 | orchestrator | Friday 27 February 2026 02:35:04 +0000 (0:00:00.658) 0:02:07.423 ******* 2026-02-27 02:35:16.010556 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.010569 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.010580 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.010591 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.010601 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.010612 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.010623 | orchestrator | 2026-02-27 02:35:16.010664 | orchestrator | TASK [ceph-container-common : Export local ceph dev image] ********************* 2026-02-27 02:35:16.010701 | orchestrator | Friday 27 February 2026 02:35:04 +0000 (0:00:00.770) 0:02:08.193 ******* 2026-02-27 02:35:16.010719 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.010737 | orchestrator | 2026-02-27 02:35:16.010754 | orchestrator | TASK [ceph-container-common : Copy ceph dev image file] ************************ 2026-02-27 02:35:16.010765 | orchestrator | Friday 27 February 2026 02:35:05 +0000 (0:00:00.152) 0:02:08.345 ******* 2026-02-27 02:35:16.010776 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.010810 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.010822 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.010833 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.010844 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.010854 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.010865 | orchestrator | 2026-02-27 02:35:16.010876 | orchestrator | TASK [ceph-container-common : Load ceph dev image] ***************************** 2026-02-27 02:35:16.010887 | orchestrator | Friday 27 February 2026 02:35:05 +0000 (0:00:00.608) 0:02:08.954 ******* 2026-02-27 02:35:16.010898 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.010912 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.010930 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.010949 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.010967 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.010986 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011004 | orchestrator | 2026-02-27 02:35:16.011023 | orchestrator | TASK [ceph-container-common : Remove tmp ceph dev image file] ****************** 2026-02-27 02:35:16.011042 | orchestrator | Friday 27 February 2026 02:35:06 +0000 (0:00:00.810) 0:02:09.764 ******* 2026-02-27 02:35:16.011062 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.011082 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.011101 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.011118 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.011135 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.011147 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011157 | orchestrator | 2026-02-27 02:35:16.011168 | orchestrator | TASK [ceph-container-common : Get ceph version] ******************************** 2026-02-27 02:35:16.011180 | orchestrator | Friday 27 February 2026 02:35:07 +0000 (0:00:00.598) 0:02:10.363 ******* 2026-02-27 02:35:16.011190 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:16.011202 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:16.011221 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:16.011240 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:16.011260 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:16.011278 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:16.011297 | orchestrator | 2026-02-27 02:35:16.011317 | orchestrator | TASK [ceph-container-common : Set_fact ceph_version ceph_version.stdout.split] *** 2026-02-27 02:35:16.011337 | orchestrator | Friday 27 February 2026 02:35:10 +0000 (0:00:03.358) 0:02:13.721 ******* 2026-02-27 02:35:16.011357 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:16.011376 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:16.011393 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:16.011410 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:16.011421 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:16.011431 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:16.011442 | orchestrator | 2026-02-27 02:35:16.011453 | orchestrator | TASK [ceph-container-common : Include release.yml] ***************************** 2026-02-27 02:35:16.011464 | orchestrator | Friday 27 February 2026 02:35:11 +0000 (0:00:00.592) 0:02:14.314 ******* 2026-02-27 02:35:16.011476 | orchestrator | included: /ansible/roles/ceph-container-common/tasks/release.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:35:16.011488 | orchestrator | 2026-02-27 02:35:16.011499 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release jewel] ********************* 2026-02-27 02:35:16.011510 | orchestrator | Friday 27 February 2026 02:35:12 +0000 (0:00:01.237) 0:02:15.551 ******* 2026-02-27 02:35:16.011531 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.011542 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.011553 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.011564 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.011574 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.011585 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011596 | orchestrator | 2026-02-27 02:35:16.011614 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release kraken] ******************** 2026-02-27 02:35:16.011625 | orchestrator | Friday 27 February 2026 02:35:13 +0000 (0:00:00.823) 0:02:16.375 ******* 2026-02-27 02:35:16.011664 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.011675 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.011686 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.011696 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.011707 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.011718 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011728 | orchestrator | 2026-02-27 02:35:16.011739 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release luminous] ****************** 2026-02-27 02:35:16.011750 | orchestrator | Friday 27 February 2026 02:35:13 +0000 (0:00:00.617) 0:02:16.992 ******* 2026-02-27 02:35:16.011760 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.011771 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.011781 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.011792 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.011802 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.011813 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011824 | orchestrator | 2026-02-27 02:35:16.011835 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release mimic] ********************* 2026-02-27 02:35:16.011845 | orchestrator | Friday 27 February 2026 02:35:14 +0000 (0:00:00.801) 0:02:17.794 ******* 2026-02-27 02:35:16.011856 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.011867 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.011877 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.011895 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.011913 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.011930 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.011948 | orchestrator | 2026-02-27 02:35:16.011967 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release nautilus] ****************** 2026-02-27 02:35:16.011985 | orchestrator | Friday 27 February 2026 02:35:15 +0000 (0:00:00.574) 0:02:18.369 ******* 2026-02-27 02:35:16.012003 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:16.012022 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:16.012041 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:16.012060 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:16.012078 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:16.012096 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:16.012112 | orchestrator | 2026-02-27 02:35:16.012131 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release octopus] ******************* 2026-02-27 02:35:16.012165 | orchestrator | Friday 27 February 2026 02:35:15 +0000 (0:00:00.826) 0:02:19.195 ******* 2026-02-27 02:35:27.045402 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:27.045495 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:27.045508 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:27.045517 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:27.045525 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:27.045533 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:27.045541 | orchestrator | 2026-02-27 02:35:27.045551 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release pacific] ******************* 2026-02-27 02:35:27.045560 | orchestrator | Friday 27 February 2026 02:35:16 +0000 (0:00:00.603) 0:02:19.798 ******* 2026-02-27 02:35:27.045568 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:27.045576 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:27.045604 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:27.045613 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:27.045621 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:27.045629 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:27.045677 | orchestrator | 2026-02-27 02:35:27.045687 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release quincy] ******************** 2026-02-27 02:35:27.045695 | orchestrator | Friday 27 February 2026 02:35:17 +0000 (0:00:00.826) 0:02:20.625 ******* 2026-02-27 02:35:27.045703 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:27.045711 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:27.045719 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:27.045727 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:27.045735 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:27.045743 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:27.045750 | orchestrator | 2026-02-27 02:35:27.045758 | orchestrator | TASK [ceph-container-common : Set_fact ceph_release reef] ********************** 2026-02-27 02:35:27.045766 | orchestrator | Friday 27 February 2026 02:35:18 +0000 (0:00:00.608) 0:02:21.233 ******* 2026-02-27 02:35:27.045774 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:27.045783 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:27.045791 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:27.045799 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:27.045806 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:27.045814 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:27.045822 | orchestrator | 2026-02-27 02:35:27.045830 | orchestrator | TASK [ceph-config : Include create_ceph_initial_dirs.yml] ********************** 2026-02-27 02:35:27.045838 | orchestrator | Friday 27 February 2026 02:35:19 +0000 (0:00:01.282) 0:02:22.515 ******* 2026-02-27 02:35:27.045847 | orchestrator | included: /ansible/roles/ceph-config/tasks/create_ceph_initial_dirs.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:35:27.045856 | orchestrator | 2026-02-27 02:35:27.045864 | orchestrator | TASK [ceph-config : Create ceph initial directories] *************************** 2026-02-27 02:35:27.045872 | orchestrator | Friday 27 February 2026 02:35:20 +0000 (0:00:01.216) 0:02:23.732 ******* 2026-02-27 02:35:27.045880 | orchestrator | changed: [testbed-node-3] => (item=/etc/ceph) 2026-02-27 02:35:27.045888 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.045896 | orchestrator | changed: [testbed-node-4] => (item=/etc/ceph) 2026-02-27 02:35:27.045904 | orchestrator | changed: [testbed-node-5] => (item=/etc/ceph) 2026-02-27 02:35:27.045912 | orchestrator | changed: [testbed-node-0] => (item=/etc/ceph) 2026-02-27 02:35:27.045920 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.045928 | orchestrator | changed: [testbed-node-1] => (item=/etc/ceph) 2026-02-27 02:35:27.045935 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.045943 | orchestrator | changed: [testbed-node-2] => (item=/etc/ceph) 2026-02-27 02:35:27.045963 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.045973 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.045983 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.045992 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.046001 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.046011 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.046062 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/) 2026-02-27 02:35:27.046072 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.046081 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.046094 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.046107 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046121 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.046174 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mon) 2026-02-27 02:35:27.046189 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.046203 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.046218 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046232 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046247 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046255 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/osd) 2026-02-27 02:35:27.046263 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046271 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046278 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046286 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046294 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046302 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/mds) 2026-02-27 02:35:27.046310 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046334 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046347 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046360 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046379 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046392 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/tmp) 2026-02-27 02:35:27.046404 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046416 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046428 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046440 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046452 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046463 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/crash) 2026-02-27 02:35:27.046474 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046484 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046495 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046506 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046518 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046530 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/radosgw) 2026-02-27 02:35:27.046542 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046555 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046567 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046580 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046594 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046607 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rgw) 2026-02-27 02:35:27.046620 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046628 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046674 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046684 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046692 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046709 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mgr) 2026-02-27 02:35:27.046717 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046725 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046734 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046747 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046767 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046781 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-mds) 2026-02-27 02:35:27.046794 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046806 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046820 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046833 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046846 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046859 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-osd) 2026-02-27 02:35:27.046870 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046878 | orchestrator | changed: [testbed-node-3] => (item=/var/run/ceph) 2026-02-27 02:35:27.046886 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046894 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046901 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046909 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd) 2026-02-27 02:35:27.046917 | orchestrator | changed: [testbed-node-3] => (item=/var/log/ceph) 2026-02-27 02:35:27.046925 | orchestrator | changed: [testbed-node-4] => (item=/var/run/ceph) 2026-02-27 02:35:27.046933 | orchestrator | changed: [testbed-node-1] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046940 | orchestrator | changed: [testbed-node-0] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046948 | orchestrator | changed: [testbed-node-2] => (item=/var/lib/ceph/bootstrap-rbd-mirror) 2026-02-27 02:35:27.046956 | orchestrator | changed: [testbed-node-5] => (item=/var/run/ceph) 2026-02-27 02:35:27.046964 | orchestrator | changed: [testbed-node-4] => (item=/var/log/ceph) 2026-02-27 02:35:27.046972 | orchestrator | changed: [testbed-node-1] => (item=/var/run/ceph) 2026-02-27 02:35:27.046979 | orchestrator | changed: [testbed-node-0] => (item=/var/run/ceph) 2026-02-27 02:35:27.046996 | orchestrator | changed: [testbed-node-5] => (item=/var/log/ceph) 2026-02-27 02:35:41.460980 | orchestrator | changed: [testbed-node-2] => (item=/var/run/ceph) 2026-02-27 02:35:41.461096 | orchestrator | changed: [testbed-node-1] => (item=/var/log/ceph) 2026-02-27 02:35:41.461111 | orchestrator | changed: [testbed-node-0] => (item=/var/log/ceph) 2026-02-27 02:35:41.461123 | orchestrator | changed: [testbed-node-2] => (item=/var/log/ceph) 2026-02-27 02:35:41.461135 | orchestrator | 2026-02-27 02:35:41.461147 | orchestrator | TASK [ceph-config : Include_tasks rgw_systemd_environment_file.yml] ************ 2026-02-27 02:35:41.461161 | orchestrator | Friday 27 February 2026 02:35:26 +0000 (0:00:06.478) 0:02:30.211 ******* 2026-02-27 02:35:41.461172 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.461184 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.461195 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.461207 | orchestrator | included: /ansible/roles/ceph-config/tasks/rgw_systemd_environment_file.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:35:41.461220 | orchestrator | 2026-02-27 02:35:41.461231 | orchestrator | TASK [ceph-config : Create rados gateway instance directories] ***************** 2026-02-27 02:35:41.461278 | orchestrator | Friday 27 February 2026 02:35:27 +0000 (0:00:00.989) 0:02:31.200 ******* 2026-02-27 02:35:41.461300 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461319 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461336 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461352 | orchestrator | 2026-02-27 02:35:41.461370 | orchestrator | TASK [ceph-config : Generate environment file] ********************************* 2026-02-27 02:35:41.461389 | orchestrator | Friday 27 February 2026 02:35:28 +0000 (0:00:00.741) 0:02:31.942 ******* 2026-02-27 02:35:41.461407 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461425 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461444 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.461463 | orchestrator | 2026-02-27 02:35:41.461483 | orchestrator | TASK [ceph-config : Reset num_osds] ******************************************** 2026-02-27 02:35:41.461504 | orchestrator | Friday 27 February 2026 02:35:30 +0000 (0:00:01.279) 0:02:33.221 ******* 2026-02-27 02:35:41.461525 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:41.461545 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:41.461565 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:41.461584 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.461600 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.461612 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.461624 | orchestrator | 2026-02-27 02:35:41.461636 | orchestrator | TASK [ceph-config : Count number of osds for lvm scenario] ********************* 2026-02-27 02:35:41.461677 | orchestrator | Friday 27 February 2026 02:35:30 +0000 (0:00:00.860) 0:02:34.081 ******* 2026-02-27 02:35:41.461690 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:41.461721 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:41.461740 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:41.461758 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.461787 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.461806 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.461825 | orchestrator | 2026-02-27 02:35:41.461843 | orchestrator | TASK [ceph-config : Look up for ceph-volume rejected devices] ****************** 2026-02-27 02:35:41.461863 | orchestrator | Friday 27 February 2026 02:35:31 +0000 (0:00:00.594) 0:02:34.676 ******* 2026-02-27 02:35:41.461881 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.461899 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.461916 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.461933 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.461953 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.461972 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.461990 | orchestrator | 2026-02-27 02:35:41.462008 | orchestrator | TASK [ceph-config : Set_fact rejected_devices] ********************************* 2026-02-27 02:35:41.462090 | orchestrator | Friday 27 February 2026 02:35:32 +0000 (0:00:00.803) 0:02:35.480 ******* 2026-02-27 02:35:41.462102 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.462113 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.462123 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.462134 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462145 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462155 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462166 | orchestrator | 2026-02-27 02:35:41.462177 | orchestrator | TASK [ceph-config : Set_fact _devices] ***************************************** 2026-02-27 02:35:41.462202 | orchestrator | Friday 27 February 2026 02:35:32 +0000 (0:00:00.583) 0:02:36.063 ******* 2026-02-27 02:35:41.462213 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.462224 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.462234 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.462245 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462256 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462266 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462277 | orchestrator | 2026-02-27 02:35:41.462288 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm batch --report' to see how many osds are to be created] *** 2026-02-27 02:35:41.462299 | orchestrator | Friday 27 February 2026 02:35:33 +0000 (0:00:00.802) 0:02:36.866 ******* 2026-02-27 02:35:41.462310 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.462321 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.462332 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.462342 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462374 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462386 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462396 | orchestrator | 2026-02-27 02:35:41.462407 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (legacy report)] *** 2026-02-27 02:35:41.462418 | orchestrator | Friday 27 February 2026 02:35:34 +0000 (0:00:00.590) 0:02:37.456 ******* 2026-02-27 02:35:41.462429 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.462440 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.462450 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.462461 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462471 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462482 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462493 | orchestrator | 2026-02-27 02:35:41.462504 | orchestrator | TASK [ceph-config : Set_fact num_osds from the output of 'ceph-volume lvm batch --report' (new report)] *** 2026-02-27 02:35:41.462515 | orchestrator | Friday 27 February 2026 02:35:35 +0000 (0:00:00.781) 0:02:38.238 ******* 2026-02-27 02:35:41.462525 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.462536 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.462547 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.462557 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462568 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462579 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462590 | orchestrator | 2026-02-27 02:35:41.462600 | orchestrator | TASK [ceph-config : Run 'ceph-volume lvm list' to see how many osds have already been created] *** 2026-02-27 02:35:41.462611 | orchestrator | Friday 27 February 2026 02:35:35 +0000 (0:00:00.590) 0:02:38.829 ******* 2026-02-27 02:35:41.462622 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462633 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462668 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462681 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:41.462693 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:41.462703 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:41.462714 | orchestrator | 2026-02-27 02:35:41.462725 | orchestrator | TASK [ceph-config : Set_fact num_osds (add existing osds)] ********************* 2026-02-27 02:35:41.462736 | orchestrator | Friday 27 February 2026 02:35:38 +0000 (0:00:02.785) 0:02:41.614 ******* 2026-02-27 02:35:41.462754 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:41.462772 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:41.462790 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:41.462807 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462823 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462840 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.462859 | orchestrator | 2026-02-27 02:35:41.462878 | orchestrator | TASK [ceph-config : Set_fact _osd_memory_target] ******************************* 2026-02-27 02:35:41.462895 | orchestrator | Friday 27 February 2026 02:35:39 +0000 (0:00:00.602) 0:02:42.217 ******* 2026-02-27 02:35:41.462932 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:41.462951 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:41.462964 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:41.462974 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.462985 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.462996 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.463006 | orchestrator | 2026-02-27 02:35:41.463017 | orchestrator | TASK [ceph-config : Set osd_memory_target to cluster host config] ************** 2026-02-27 02:35:41.463028 | orchestrator | Friday 27 February 2026 02:35:39 +0000 (0:00:00.844) 0:02:43.062 ******* 2026-02-27 02:35:41.463038 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.463049 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:41.463060 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:41.463070 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.463081 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.463100 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.463111 | orchestrator | 2026-02-27 02:35:41.463122 | orchestrator | TASK [ceph-config : Render rgw configs] **************************************** 2026-02-27 02:35:41.463133 | orchestrator | Friday 27 February 2026 02:35:40 +0000 (0:00:00.589) 0:02:43.652 ******* 2026-02-27 02:35:41.463144 | orchestrator | ok: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.463155 | orchestrator | ok: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.463166 | orchestrator | ok: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-02-27 02:35:41.463177 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:41.463188 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:41.463198 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:41.463209 | orchestrator | 2026-02-27 02:35:41.463220 | orchestrator | TASK [ceph-config : Set config to cluster] ************************************* 2026-02-27 02:35:41.463230 | orchestrator | Friday 27 February 2026 02:35:41 +0000 (0:00:00.799) 0:02:44.451 ******* 2026-02-27 02:35:41.463244 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log'}])  2026-02-27 02:35:41.463259 | orchestrator | skipping: [testbed-node-3] => (item=[{'key': 'client.rgw.default.testbed-node-3.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-3.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.13:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.13:8081'}])  2026-02-27 02:35:41.463271 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:41.463292 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log'}])  2026-02-27 02:35:58.286977 | orchestrator | skipping: [testbed-node-4] => (item=[{'key': 'client.rgw.default.testbed-node-4.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-4.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.14:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.14:8081'}])  2026-02-27 02:35:58.287098 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287118 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'log_file', 'value': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log'}])  2026-02-27 02:35:58.287156 | orchestrator | skipping: [testbed-node-5] => (item=[{'key': 'client.rgw.default.testbed-node-5.rgw0', 'value': {'log_file': '/var/log/ceph/ceph-rgw-default-testbed-node-5.rgw0.log', 'rgw_frontends': 'beast endpoint=192.168.16.15:8081'}}, {'key': 'rgw_frontends', 'value': 'beast endpoint=192.168.16.15:8081'}])  2026-02-27 02:35:58.287167 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287178 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287189 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287200 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287210 | orchestrator | 2026-02-27 02:35:58.287222 | orchestrator | TASK [ceph-config : Set rgw configs to file] *********************************** 2026-02-27 02:35:58.287235 | orchestrator | Friday 27 February 2026 02:35:41 +0000 (0:00:00.648) 0:02:45.099 ******* 2026-02-27 02:35:58.287246 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.287256 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287267 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287277 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287288 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287298 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287309 | orchestrator | 2026-02-27 02:35:58.287320 | orchestrator | TASK [ceph-config : Create ceph conf directory] ******************************** 2026-02-27 02:35:58.287330 | orchestrator | Friday 27 February 2026 02:35:42 +0000 (0:00:00.819) 0:02:45.919 ******* 2026-02-27 02:35:58.287341 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.287351 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287362 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287372 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287382 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287393 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287403 | orchestrator | 2026-02-27 02:35:58.287415 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-02-27 02:35:58.287428 | orchestrator | Friday 27 February 2026 02:35:43 +0000 (0:00:00.562) 0:02:46.481 ******* 2026-02-27 02:35:58.287438 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.287449 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287474 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287485 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287496 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287508 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287521 | orchestrator | 2026-02-27 02:35:58.287533 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-02-27 02:35:58.287546 | orchestrator | Friday 27 February 2026 02:35:44 +0000 (0:00:00.828) 0:02:47.310 ******* 2026-02-27 02:35:58.287559 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.287571 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287583 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287595 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287606 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287618 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287630 | orchestrator | 2026-02-27 02:35:58.287643 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-02-27 02:35:58.287655 | orchestrator | Friday 27 February 2026 02:35:44 +0000 (0:00:00.791) 0:02:48.101 ******* 2026-02-27 02:35:58.287732 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.287745 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.287757 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.287769 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287782 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287794 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287806 | orchestrator | 2026-02-27 02:35:58.287819 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-02-27 02:35:58.287844 | orchestrator | Friday 27 February 2026 02:35:45 +0000 (0:00:00.610) 0:02:48.712 ******* 2026-02-27 02:35:58.287856 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:58.287870 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:58.287882 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:58.287895 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.287907 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.287918 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.287928 | orchestrator | 2026-02-27 02:35:58.287939 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-02-27 02:35:58.287950 | orchestrator | Friday 27 February 2026 02:35:46 +0000 (0:00:00.778) 0:02:49.490 ******* 2026-02-27 02:35:58.287960 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:35:58.287971 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:35:58.287982 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:35:58.287997 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.288015 | orchestrator | 2026-02-27 02:35:58.288034 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-02-27 02:35:58.288052 | orchestrator | Friday 27 February 2026 02:35:46 +0000 (0:00:00.414) 0:02:49.905 ******* 2026-02-27 02:35:58.288091 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:35:58.288111 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:35:58.288128 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:35:58.288147 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.288164 | orchestrator | 2026-02-27 02:35:58.288182 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-02-27 02:35:58.288201 | orchestrator | Friday 27 February 2026 02:35:47 +0000 (0:00:00.417) 0:02:50.323 ******* 2026-02-27 02:35:58.288219 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:35:58.288237 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:35:58.288249 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:35:58.288260 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.288270 | orchestrator | 2026-02-27 02:35:58.288281 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-02-27 02:35:58.288291 | orchestrator | Friday 27 February 2026 02:35:47 +0000 (0:00:00.409) 0:02:50.732 ******* 2026-02-27 02:35:58.288302 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:35:58.288313 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:35:58.288323 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:35:58.288334 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.288344 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.288355 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.288365 | orchestrator | 2026-02-27 02:35:58.288376 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-02-27 02:35:58.288386 | orchestrator | Friday 27 February 2026 02:35:48 +0000 (0:00:00.602) 0:02:51.334 ******* 2026-02-27 02:35:58.288397 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-02-27 02:35:58.288407 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-02-27 02:35:58.288418 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-02-27 02:35:58.288428 | orchestrator | skipping: [testbed-node-0] => (item=0)  2026-02-27 02:35:58.288439 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.288449 | orchestrator | skipping: [testbed-node-1] => (item=0)  2026-02-27 02:35:58.288460 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:35:58.288471 | orchestrator | skipping: [testbed-node-2] => (item=0)  2026-02-27 02:35:58.288481 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:35:58.288492 | orchestrator | 2026-02-27 02:35:58.288503 | orchestrator | TASK [ceph-config : Generate Ceph file] **************************************** 2026-02-27 02:35:58.288513 | orchestrator | Friday 27 February 2026 02:35:49 +0000 (0:00:01.727) 0:02:53.062 ******* 2026-02-27 02:35:58.288524 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:35:58.288544 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:35:58.288555 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:35:58.288565 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:35:58.288576 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:35:58.288586 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:35:58.288597 | orchestrator | 2026-02-27 02:35:58.288608 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:35:58.288618 | orchestrator | Friday 27 February 2026 02:35:52 +0000 (0:00:02.515) 0:02:55.578 ******* 2026-02-27 02:35:58.288629 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:35:58.288639 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:35:58.288650 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:35:58.288699 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:35:58.288718 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:35:58.288729 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:35:58.288740 | orchestrator | 2026-02-27 02:35:58.288751 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-02-27 02:35:58.288761 | orchestrator | Friday 27 February 2026 02:35:53 +0000 (0:00:00.987) 0:02:56.565 ******* 2026-02-27 02:35:58.288772 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:35:58.288783 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:35:58.288793 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:35:58.288804 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:35:58.288815 | orchestrator | 2026-02-27 02:35:58.288826 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-02-27 02:35:58.288837 | orchestrator | Friday 27 February 2026 02:35:54 +0000 (0:00:01.034) 0:02:57.600 ******* 2026-02-27 02:35:58.288847 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:58.288858 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:58.288869 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:58.288879 | orchestrator | 2026-02-27 02:35:58.288890 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-02-27 02:35:58.288900 | orchestrator | Friday 27 February 2026 02:35:54 +0000 (0:00:00.338) 0:02:57.938 ******* 2026-02-27 02:35:58.288911 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:35:58.288921 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:35:58.288932 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:35:58.288942 | orchestrator | 2026-02-27 02:35:58.288953 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-02-27 02:35:58.288964 | orchestrator | Friday 27 February 2026 02:35:56 +0000 (0:00:01.467) 0:02:59.406 ******* 2026-02-27 02:35:58.288974 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 02:35:58.288985 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 02:35:58.288996 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 02:35:58.289006 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.289017 | orchestrator | 2026-02-27 02:35:58.289027 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-02-27 02:35:58.289039 | orchestrator | Friday 27 February 2026 02:35:56 +0000 (0:00:00.666) 0:03:00.073 ******* 2026-02-27 02:35:58.289049 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:35:58.289060 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:35:58.289071 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:35:58.289081 | orchestrator | 2026-02-27 02:35:58.289092 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-02-27 02:35:58.289103 | orchestrator | Friday 27 February 2026 02:35:57 +0000 (0:00:00.367) 0:03:00.441 ******* 2026-02-27 02:35:58.289113 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:35:58.289133 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:14.373507 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:14.373656 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:36:14.373774 | orchestrator | 2026-02-27 02:36:14.373790 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-02-27 02:36:14.373805 | orchestrator | Friday 27 February 2026 02:35:58 +0000 (0:00:01.044) 0:03:01.485 ******* 2026-02-27 02:36:14.373824 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:36:14.373843 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:36:14.373860 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:36:14.373878 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.373895 | orchestrator | 2026-02-27 02:36:14.373912 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-02-27 02:36:14.373930 | orchestrator | Friday 27 February 2026 02:35:58 +0000 (0:00:00.409) 0:03:01.895 ******* 2026-02-27 02:36:14.373946 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.373964 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:36:14.373983 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:36:14.374002 | orchestrator | 2026-02-27 02:36:14.374090 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-02-27 02:36:14.374115 | orchestrator | Friday 27 February 2026 02:35:59 +0000 (0:00:00.348) 0:03:02.244 ******* 2026-02-27 02:36:14.374134 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374149 | orchestrator | 2026-02-27 02:36:14.374160 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-02-27 02:36:14.374172 | orchestrator | Friday 27 February 2026 02:35:59 +0000 (0:00:00.218) 0:03:02.462 ******* 2026-02-27 02:36:14.374182 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374193 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:36:14.374204 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:36:14.374214 | orchestrator | 2026-02-27 02:36:14.374226 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-02-27 02:36:14.374237 | orchestrator | Friday 27 February 2026 02:35:59 +0000 (0:00:00.317) 0:03:02.780 ******* 2026-02-27 02:36:14.374247 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374258 | orchestrator | 2026-02-27 02:36:14.374269 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-02-27 02:36:14.374280 | orchestrator | Friday 27 February 2026 02:36:00 +0000 (0:00:00.658) 0:03:03.438 ******* 2026-02-27 02:36:14.374291 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374301 | orchestrator | 2026-02-27 02:36:14.374312 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-02-27 02:36:14.374323 | orchestrator | Friday 27 February 2026 02:36:00 +0000 (0:00:00.231) 0:03:03.670 ******* 2026-02-27 02:36:14.374334 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374344 | orchestrator | 2026-02-27 02:36:14.374355 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-02-27 02:36:14.374366 | orchestrator | Friday 27 February 2026 02:36:00 +0000 (0:00:00.138) 0:03:03.809 ******* 2026-02-27 02:36:14.374377 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374388 | orchestrator | 2026-02-27 02:36:14.374399 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-02-27 02:36:14.374425 | orchestrator | Friday 27 February 2026 02:36:00 +0000 (0:00:00.224) 0:03:04.034 ******* 2026-02-27 02:36:14.374437 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374447 | orchestrator | 2026-02-27 02:36:14.374459 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-02-27 02:36:14.374470 | orchestrator | Friday 27 February 2026 02:36:01 +0000 (0:00:00.234) 0:03:04.268 ******* 2026-02-27 02:36:14.374481 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:36:14.374492 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:36:14.374502 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:36:14.374513 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374524 | orchestrator | 2026-02-27 02:36:14.374534 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-02-27 02:36:14.374557 | orchestrator | Friday 27 February 2026 02:36:01 +0000 (0:00:00.402) 0:03:04.671 ******* 2026-02-27 02:36:14.374568 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374579 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:36:14.374590 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:36:14.374600 | orchestrator | 2026-02-27 02:36:14.374611 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-02-27 02:36:14.374622 | orchestrator | Friday 27 February 2026 02:36:01 +0000 (0:00:00.291) 0:03:04.963 ******* 2026-02-27 02:36:14.374632 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374643 | orchestrator | 2026-02-27 02:36:14.374654 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-02-27 02:36:14.374665 | orchestrator | Friday 27 February 2026 02:36:01 +0000 (0:00:00.233) 0:03:05.197 ******* 2026-02-27 02:36:14.374719 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.374731 | orchestrator | 2026-02-27 02:36:14.374742 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-02-27 02:36:14.374753 | orchestrator | Friday 27 February 2026 02:36:02 +0000 (0:00:00.210) 0:03:05.408 ******* 2026-02-27 02:36:14.374763 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:14.374774 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:14.374785 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:14.374796 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:36:14.374807 | orchestrator | 2026-02-27 02:36:14.374818 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-02-27 02:36:14.374828 | orchestrator | Friday 27 February 2026 02:36:03 +0000 (0:00:01.057) 0:03:06.465 ******* 2026-02-27 02:36:14.374839 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:36:14.374851 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:36:14.374863 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:36:14.374873 | orchestrator | 2026-02-27 02:36:14.374904 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-02-27 02:36:14.374916 | orchestrator | Friday 27 February 2026 02:36:03 +0000 (0:00:00.334) 0:03:06.800 ******* 2026-02-27 02:36:14.374927 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:36:14.374938 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:36:14.374949 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:36:14.374959 | orchestrator | 2026-02-27 02:36:14.374970 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-02-27 02:36:14.374981 | orchestrator | Friday 27 February 2026 02:36:05 +0000 (0:00:01.478) 0:03:08.278 ******* 2026-02-27 02:36:14.374992 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:36:14.375003 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:36:14.375014 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:36:14.375024 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.375035 | orchestrator | 2026-02-27 02:36:14.375046 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-02-27 02:36:14.375057 | orchestrator | Friday 27 February 2026 02:36:05 +0000 (0:00:00.630) 0:03:08.908 ******* 2026-02-27 02:36:14.375068 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:36:14.375078 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:36:14.375089 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:36:14.375102 | orchestrator | 2026-02-27 02:36:14.375122 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-02-27 02:36:14.375140 | orchestrator | Friday 27 February 2026 02:36:06 +0000 (0:00:00.343) 0:03:09.252 ******* 2026-02-27 02:36:14.375156 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:14.375171 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:14.375186 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:14.375204 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:36:14.375235 | orchestrator | 2026-02-27 02:36:14.375254 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-02-27 02:36:14.375274 | orchestrator | Friday 27 February 2026 02:36:07 +0000 (0:00:01.002) 0:03:10.254 ******* 2026-02-27 02:36:14.375292 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:36:14.375311 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:36:14.375326 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:36:14.375345 | orchestrator | 2026-02-27 02:36:14.375363 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-02-27 02:36:14.375381 | orchestrator | Friday 27 February 2026 02:36:07 +0000 (0:00:00.349) 0:03:10.603 ******* 2026-02-27 02:36:14.375399 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:36:14.375418 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:36:14.375437 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:36:14.375455 | orchestrator | 2026-02-27 02:36:14.375474 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-02-27 02:36:14.375486 | orchestrator | Friday 27 February 2026 02:36:08 +0000 (0:00:01.296) 0:03:11.899 ******* 2026-02-27 02:36:14.375497 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:36:14.375507 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:36:14.375518 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:36:14.375529 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.375540 | orchestrator | 2026-02-27 02:36:14.375558 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-02-27 02:36:14.375569 | orchestrator | Friday 27 February 2026 02:36:09 +0000 (0:00:00.841) 0:03:12.741 ******* 2026-02-27 02:36:14.375580 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:36:14.375591 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:36:14.375605 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:36:14.375623 | orchestrator | 2026-02-27 02:36:14.375643 | orchestrator | RUNNING HANDLER [ceph-handler : Rbdmirrors handler] **************************** 2026-02-27 02:36:14.375659 | orchestrator | Friday 27 February 2026 02:36:10 +0000 (0:00:00.548) 0:03:13.290 ******* 2026-02-27 02:36:14.375700 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.375717 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:36:14.375734 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:36:14.375751 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:14.375770 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:14.375788 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:14.375807 | orchestrator | 2026-02-27 02:36:14.375825 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-02-27 02:36:14.375844 | orchestrator | Friday 27 February 2026 02:36:10 +0000 (0:00:00.625) 0:03:13.915 ******* 2026-02-27 02:36:14.375856 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:36:14.375866 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:36:14.375877 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:36:14.375888 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:36:14.375898 | orchestrator | 2026-02-27 02:36:14.375917 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-02-27 02:36:14.375935 | orchestrator | Friday 27 February 2026 02:36:11 +0000 (0:00:01.043) 0:03:14.959 ******* 2026-02-27 02:36:14.375954 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:14.375973 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:14.375992 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:14.376011 | orchestrator | 2026-02-27 02:36:14.376028 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-02-27 02:36:14.376047 | orchestrator | Friday 27 February 2026 02:36:12 +0000 (0:00:00.339) 0:03:15.298 ******* 2026-02-27 02:36:14.376065 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:36:14.376084 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:36:14.376102 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:36:14.376134 | orchestrator | 2026-02-27 02:36:14.376154 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-02-27 02:36:14.376173 | orchestrator | Friday 27 February 2026 02:36:13 +0000 (0:00:01.240) 0:03:16.538 ******* 2026-02-27 02:36:14.376192 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 02:36:14.376210 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 02:36:14.376241 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 02:36:30.548206 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.548315 | orchestrator | 2026-02-27 02:36:30.548329 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-02-27 02:36:30.548342 | orchestrator | Friday 27 February 2026 02:36:14 +0000 (0:00:01.035) 0:03:17.574 ******* 2026-02-27 02:36:30.548352 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.548363 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.548373 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.548382 | orchestrator | 2026-02-27 02:36:30.548393 | orchestrator | PLAY [Apply role ceph-mon] ***************************************************** 2026-02-27 02:36:30.548405 | orchestrator | 2026-02-27 02:36:30.548422 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:36:30.548440 | orchestrator | Friday 27 February 2026 02:36:14 +0000 (0:00:00.586) 0:03:18.160 ******* 2026-02-27 02:36:30.548466 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:36:30.548483 | orchestrator | 2026-02-27 02:36:30.548499 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:36:30.548515 | orchestrator | Friday 27 February 2026 02:36:15 +0000 (0:00:00.742) 0:03:18.903 ******* 2026-02-27 02:36:30.548530 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:36:30.548546 | orchestrator | 2026-02-27 02:36:30.548562 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:36:30.548578 | orchestrator | Friday 27 February 2026 02:36:16 +0000 (0:00:00.523) 0:03:19.427 ******* 2026-02-27 02:36:30.548595 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.548612 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.548628 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.548645 | orchestrator | 2026-02-27 02:36:30.548661 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:36:30.548678 | orchestrator | Friday 27 February 2026 02:36:16 +0000 (0:00:00.707) 0:03:20.134 ******* 2026-02-27 02:36:30.548733 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.548752 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.548768 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.548785 | orchestrator | 2026-02-27 02:36:30.548803 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:36:30.548820 | orchestrator | Friday 27 February 2026 02:36:17 +0000 (0:00:00.513) 0:03:20.648 ******* 2026-02-27 02:36:30.548836 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.548854 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.548871 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.548887 | orchestrator | 2026-02-27 02:36:30.548904 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:36:30.548916 | orchestrator | Friday 27 February 2026 02:36:17 +0000 (0:00:00.328) 0:03:20.976 ******* 2026-02-27 02:36:30.548927 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.548938 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.548949 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.548960 | orchestrator | 2026-02-27 02:36:30.548970 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:36:30.548997 | orchestrator | Friday 27 February 2026 02:36:18 +0000 (0:00:00.301) 0:03:21.277 ******* 2026-02-27 02:36:30.549009 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549043 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.549055 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.549066 | orchestrator | 2026-02-27 02:36:30.549078 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:36:30.549089 | orchestrator | Friday 27 February 2026 02:36:18 +0000 (0:00:00.727) 0:03:22.005 ******* 2026-02-27 02:36:30.549101 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549112 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549122 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549131 | orchestrator | 2026-02-27 02:36:30.549141 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:36:30.549150 | orchestrator | Friday 27 February 2026 02:36:19 +0000 (0:00:00.529) 0:03:22.534 ******* 2026-02-27 02:36:30.549160 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549169 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549179 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549188 | orchestrator | 2026-02-27 02:36:30.549197 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:36:30.549207 | orchestrator | Friday 27 February 2026 02:36:19 +0000 (0:00:00.318) 0:03:22.852 ******* 2026-02-27 02:36:30.549217 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549226 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.549235 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.549245 | orchestrator | 2026-02-27 02:36:30.549254 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:36:30.549264 | orchestrator | Friday 27 February 2026 02:36:20 +0000 (0:00:00.751) 0:03:23.604 ******* 2026-02-27 02:36:30.549273 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549283 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.549292 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.549302 | orchestrator | 2026-02-27 02:36:30.549311 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:36:30.549321 | orchestrator | Friday 27 February 2026 02:36:21 +0000 (0:00:00.727) 0:03:24.332 ******* 2026-02-27 02:36:30.549330 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549340 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549349 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549358 | orchestrator | 2026-02-27 02:36:30.549368 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:36:30.549378 | orchestrator | Friday 27 February 2026 02:36:21 +0000 (0:00:00.526) 0:03:24.858 ******* 2026-02-27 02:36:30.549387 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549397 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.549407 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.549417 | orchestrator | 2026-02-27 02:36:30.549426 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:36:30.549436 | orchestrator | Friday 27 February 2026 02:36:21 +0000 (0:00:00.321) 0:03:25.180 ******* 2026-02-27 02:36:30.549464 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549474 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549484 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549493 | orchestrator | 2026-02-27 02:36:30.549503 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:36:30.549512 | orchestrator | Friday 27 February 2026 02:36:22 +0000 (0:00:00.312) 0:03:25.492 ******* 2026-02-27 02:36:30.549528 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549551 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549571 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549586 | orchestrator | 2026-02-27 02:36:30.549604 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:36:30.549620 | orchestrator | Friday 27 February 2026 02:36:22 +0000 (0:00:00.310) 0:03:25.803 ******* 2026-02-27 02:36:30.549636 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549653 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549663 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549714 | orchestrator | 2026-02-27 02:36:30.549740 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:36:30.549756 | orchestrator | Friday 27 February 2026 02:36:23 +0000 (0:00:00.543) 0:03:26.347 ******* 2026-02-27 02:36:30.549771 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549788 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549804 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549821 | orchestrator | 2026-02-27 02:36:30.549838 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:36:30.549854 | orchestrator | Friday 27 February 2026 02:36:23 +0000 (0:00:00.326) 0:03:26.673 ******* 2026-02-27 02:36:30.549870 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.549879 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:36:30.549889 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:36:30.549898 | orchestrator | 2026-02-27 02:36:30.549908 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:36:30.549918 | orchestrator | Friday 27 February 2026 02:36:23 +0000 (0:00:00.323) 0:03:26.996 ******* 2026-02-27 02:36:30.549927 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549937 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.549946 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.549956 | orchestrator | 2026-02-27 02:36:30.549965 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:36:30.549975 | orchestrator | Friday 27 February 2026 02:36:24 +0000 (0:00:00.353) 0:03:27.350 ******* 2026-02-27 02:36:30.549984 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.549994 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.550003 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.550012 | orchestrator | 2026-02-27 02:36:30.550110 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:36:30.550120 | orchestrator | Friday 27 February 2026 02:36:24 +0000 (0:00:00.559) 0:03:27.909 ******* 2026-02-27 02:36:30.550130 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.550140 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.550149 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.550159 | orchestrator | 2026-02-27 02:36:30.550169 | orchestrator | TASK [ceph-mon : Set_fact container_exec_cmd] ********************************** 2026-02-27 02:36:30.550179 | orchestrator | Friday 27 February 2026 02:36:25 +0000 (0:00:00.557) 0:03:28.466 ******* 2026-02-27 02:36:30.550196 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.550206 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.550215 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.550225 | orchestrator | 2026-02-27 02:36:30.550234 | orchestrator | TASK [ceph-mon : Include deploy_monitors.yml] ********************************** 2026-02-27 02:36:30.550244 | orchestrator | Friday 27 February 2026 02:36:25 +0000 (0:00:00.320) 0:03:28.786 ******* 2026-02-27 02:36:30.550255 | orchestrator | included: /ansible/roles/ceph-mon/tasks/deploy_monitors.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:36:30.550264 | orchestrator | 2026-02-27 02:36:30.550274 | orchestrator | TASK [ceph-mon : Check if monitor initial keyring already exists] ************** 2026-02-27 02:36:30.550284 | orchestrator | Friday 27 February 2026 02:36:26 +0000 (0:00:00.829) 0:03:29.615 ******* 2026-02-27 02:36:30.550294 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:36:30.550303 | orchestrator | 2026-02-27 02:36:30.550313 | orchestrator | TASK [ceph-mon : Generate monitor initial keyring] ***************************** 2026-02-27 02:36:30.550322 | orchestrator | Friday 27 February 2026 02:36:26 +0000 (0:00:00.164) 0:03:29.780 ******* 2026-02-27 02:36:30.550332 | orchestrator | changed: [testbed-node-0 -> localhost] 2026-02-27 02:36:30.550341 | orchestrator | 2026-02-27 02:36:30.550351 | orchestrator | TASK [ceph-mon : Set_fact _initial_mon_key_success] **************************** 2026-02-27 02:36:30.550361 | orchestrator | Friday 27 February 2026 02:36:27 +0000 (0:00:00.996) 0:03:30.777 ******* 2026-02-27 02:36:30.550370 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.550380 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.550389 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.550407 | orchestrator | 2026-02-27 02:36:30.550417 | orchestrator | TASK [ceph-mon : Get initial keyring when it already exists] ******************* 2026-02-27 02:36:30.550427 | orchestrator | Friday 27 February 2026 02:36:27 +0000 (0:00:00.351) 0:03:31.128 ******* 2026-02-27 02:36:30.550436 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:36:30.550446 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:36:30.550455 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:36:30.550465 | orchestrator | 2026-02-27 02:36:30.550474 | orchestrator | TASK [ceph-mon : Create monitor initial keyring] ******************************* 2026-02-27 02:36:30.550484 | orchestrator | Friday 27 February 2026 02:36:28 +0000 (0:00:00.586) 0:03:31.714 ******* 2026-02-27 02:36:30.550494 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:36:30.550503 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:36:30.550513 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:36:30.550530 | orchestrator | 2026-02-27 02:36:30.550554 | orchestrator | TASK [ceph-mon : Copy the initial key in /etc/ceph (for containers)] *********** 2026-02-27 02:36:30.550573 | orchestrator | Friday 27 February 2026 02:36:29 +0000 (0:00:01.257) 0:03:32.971 ******* 2026-02-27 02:36:30.550590 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:36:30.550607 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:36:30.550624 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:36:30.550639 | orchestrator | 2026-02-27 02:36:30.550660 | orchestrator | TASK [ceph-mon : Create monitor directory] ************************************* 2026-02-27 02:37:38.383229 | orchestrator | Friday 27 February 2026 02:36:30 +0000 (0:00:00.771) 0:03:33.743 ******* 2026-02-27 02:37:38.383341 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383349 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383354 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383358 | orchestrator | 2026-02-27 02:37:38.383363 | orchestrator | TASK [ceph-mon : Recursively fix ownership of monitor directory] *************** 2026-02-27 02:37:38.383368 | orchestrator | Friday 27 February 2026 02:36:31 +0000 (0:00:00.833) 0:03:34.577 ******* 2026-02-27 02:37:38.383372 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.383377 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:38.383381 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:38.383385 | orchestrator | 2026-02-27 02:37:38.383389 | orchestrator | TASK [ceph-mon : Create admin keyring] ***************************************** 2026-02-27 02:37:38.383393 | orchestrator | Friday 27 February 2026 02:36:32 +0000 (0:00:00.945) 0:03:35.523 ******* 2026-02-27 02:37:38.383397 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383401 | orchestrator | 2026-02-27 02:37:38.383405 | orchestrator | TASK [ceph-mon : Slurp admin keyring] ****************************************** 2026-02-27 02:37:38.383409 | orchestrator | Friday 27 February 2026 02:36:33 +0000 (0:00:01.338) 0:03:36.861 ******* 2026-02-27 02:37:38.383413 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.383416 | orchestrator | 2026-02-27 02:37:38.383420 | orchestrator | TASK [ceph-mon : Copy admin keyring over to mons] ****************************** 2026-02-27 02:37:38.383424 | orchestrator | Friday 27 February 2026 02:36:34 +0000 (0:00:00.742) 0:03:37.603 ******* 2026-02-27 02:37:38.383428 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:37:38.383432 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:37:38.383436 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:37:38.383440 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-02-27 02:37:38.383444 | orchestrator | ok: [testbed-node-2 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:37:38.383448 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:37:38.383452 | orchestrator | changed: [testbed-node-1 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:37:38.383458 | orchestrator | changed: [testbed-node-1 -> {{ item }}] 2026-02-27 02:37:38.383461 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:37:38.383465 | orchestrator | changed: [testbed-node-0 -> {{ item }}] 2026-02-27 02:37:38.383489 | orchestrator | ok: [testbed-node-2] => (item=None) 2026-02-27 02:37:38.383494 | orchestrator | ok: [testbed-node-2 -> {{ item }}] 2026-02-27 02:37:38.383498 | orchestrator | 2026-02-27 02:37:38.383502 | orchestrator | TASK [ceph-mon : Import admin keyring into mon keyring] ************************ 2026-02-27 02:37:38.383506 | orchestrator | Friday 27 February 2026 02:36:37 +0000 (0:00:03.064) 0:03:40.668 ******* 2026-02-27 02:37:38.383509 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383513 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383517 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383521 | orchestrator | 2026-02-27 02:37:38.383524 | orchestrator | TASK [ceph-mon : Set_fact ceph-mon container command] ************************** 2026-02-27 02:37:38.383542 | orchestrator | Friday 27 February 2026 02:36:38 +0000 (0:00:01.166) 0:03:41.835 ******* 2026-02-27 02:37:38.383546 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.383550 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:38.383554 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:38.383558 | orchestrator | 2026-02-27 02:37:38.383561 | orchestrator | TASK [ceph-mon : Set_fact monmaptool container command] ************************ 2026-02-27 02:37:38.383565 | orchestrator | Friday 27 February 2026 02:36:39 +0000 (0:00:00.578) 0:03:42.413 ******* 2026-02-27 02:37:38.383569 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.383573 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:38.383576 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:38.383580 | orchestrator | 2026-02-27 02:37:38.383584 | orchestrator | TASK [ceph-mon : Generate initial monmap] ************************************** 2026-02-27 02:37:38.383588 | orchestrator | Friday 27 February 2026 02:36:39 +0000 (0:00:00.331) 0:03:42.745 ******* 2026-02-27 02:37:38.383591 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383595 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383599 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383603 | orchestrator | 2026-02-27 02:37:38.383606 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs with keyring] ******************************* 2026-02-27 02:37:38.383610 | orchestrator | Friday 27 February 2026 02:36:40 +0000 (0:00:01.453) 0:03:44.198 ******* 2026-02-27 02:37:38.383614 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383618 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383621 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383625 | orchestrator | 2026-02-27 02:37:38.383629 | orchestrator | TASK [ceph-mon : Ceph monitor mkfs without keyring] **************************** 2026-02-27 02:37:38.383632 | orchestrator | Friday 27 February 2026 02:36:42 +0000 (0:00:01.275) 0:03:45.473 ******* 2026-02-27 02:37:38.383636 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:38.383640 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:38.383644 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:38.383647 | orchestrator | 2026-02-27 02:37:38.383651 | orchestrator | TASK [ceph-mon : Include start_monitor.yml] ************************************ 2026-02-27 02:37:38.383655 | orchestrator | Friday 27 February 2026 02:36:42 +0000 (0:00:00.545) 0:03:46.019 ******* 2026-02-27 02:37:38.383659 | orchestrator | included: /ansible/roles/ceph-mon/tasks/start_monitor.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:38.383662 | orchestrator | 2026-02-27 02:37:38.383666 | orchestrator | TASK [ceph-mon : Ensure systemd service override directory exists] ************* 2026-02-27 02:37:38.383670 | orchestrator | Friday 27 February 2026 02:36:43 +0000 (0:00:00.523) 0:03:46.543 ******* 2026-02-27 02:37:38.383674 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:38.383678 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:38.383682 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:38.383685 | orchestrator | 2026-02-27 02:37:38.383737 | orchestrator | TASK [ceph-mon : Add ceph-mon systemd service overrides] *********************** 2026-02-27 02:37:38.383755 | orchestrator | Friday 27 February 2026 02:36:43 +0000 (0:00:00.314) 0:03:46.857 ******* 2026-02-27 02:37:38.383759 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:38.383763 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:38.383768 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:38.383780 | orchestrator | 2026-02-27 02:37:38.383785 | orchestrator | TASK [ceph-mon : Include_tasks systemd.yml] ************************************ 2026-02-27 02:37:38.383789 | orchestrator | Friday 27 February 2026 02:36:44 +0000 (0:00:00.515) 0:03:47.372 ******* 2026-02-27 02:37:38.383794 | orchestrator | included: /ansible/roles/ceph-mon/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:38.383799 | orchestrator | 2026-02-27 02:37:38.383804 | orchestrator | TASK [ceph-mon : Generate systemd unit file for mon container] ***************** 2026-02-27 02:37:38.383808 | orchestrator | Friday 27 February 2026 02:36:44 +0000 (0:00:00.541) 0:03:47.914 ******* 2026-02-27 02:37:38.383812 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383816 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383821 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383825 | orchestrator | 2026-02-27 02:37:38.383829 | orchestrator | TASK [ceph-mon : Generate systemd ceph-mon target file] ************************ 2026-02-27 02:37:38.383833 | orchestrator | Friday 27 February 2026 02:36:46 +0000 (0:00:01.697) 0:03:49.611 ******* 2026-02-27 02:37:38.383837 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383842 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383846 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383850 | orchestrator | 2026-02-27 02:37:38.383854 | orchestrator | TASK [ceph-mon : Enable ceph-mon.target] *************************************** 2026-02-27 02:37:38.383859 | orchestrator | Friday 27 February 2026 02:36:47 +0000 (0:00:01.422) 0:03:51.033 ******* 2026-02-27 02:37:38.383863 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383867 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383872 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383876 | orchestrator | 2026-02-27 02:37:38.383880 | orchestrator | TASK [ceph-mon : Start the monitor service] ************************************ 2026-02-27 02:37:38.383884 | orchestrator | Friday 27 February 2026 02:36:49 +0000 (0:00:01.768) 0:03:52.802 ******* 2026-02-27 02:37:38.383889 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:37:38.383894 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:37:38.383900 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:37:38.383909 | orchestrator | 2026-02-27 02:37:38.383916 | orchestrator | TASK [ceph-mon : Include_tasks ceph_keys.yml] ********************************** 2026-02-27 02:37:38.383921 | orchestrator | Friday 27 February 2026 02:36:51 +0000 (0:00:02.014) 0:03:54.816 ******* 2026-02-27 02:37:38.383927 | orchestrator | included: /ansible/roles/ceph-mon/tasks/ceph_keys.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:38.383934 | orchestrator | 2026-02-27 02:37:38.383940 | orchestrator | TASK [ceph-mon : Waiting for the monitor(s) to form the quorum...] ************* 2026-02-27 02:37:38.383945 | orchestrator | Friday 27 February 2026 02:36:52 +0000 (0:00:00.740) 0:03:55.556 ******* 2026-02-27 02:37:38.383951 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for the monitor(s) to form the quorum... (10 retries left). 2026-02-27 02:37:38.383957 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.383963 | orchestrator | 2026-02-27 02:37:38.383974 | orchestrator | TASK [ceph-mon : Fetch ceph initial keys] ************************************** 2026-02-27 02:37:38.383980 | orchestrator | Friday 27 February 2026 02:37:14 +0000 (0:00:21.902) 0:04:17.458 ******* 2026-02-27 02:37:38.383986 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:38.383993 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:38.384000 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:38.384007 | orchestrator | 2026-02-27 02:37:38.384013 | orchestrator | TASK [ceph-mon : Include secure_cluster.yml] *********************************** 2026-02-27 02:37:38.384019 | orchestrator | Friday 27 February 2026 02:37:23 +0000 (0:00:09.108) 0:04:26.567 ******* 2026-02-27 02:37:38.384025 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:38.384031 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:38.384037 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:38.384043 | orchestrator | 2026-02-27 02:37:38.384049 | orchestrator | TASK [ceph-mon : Set cluster configs] ****************************************** 2026-02-27 02:37:38.384062 | orchestrator | Friday 27 February 2026 02:37:23 +0000 (0:00:00.319) 0:04:26.887 ******* 2026-02-27 02:37:38.384071 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'public_network', 'value': '192.168.16.0/20'}]) 2026-02-27 02:37:38.384079 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'cluster_network', 'value': '192.168.16.0/20'}]) 2026-02-27 02:37:38.384088 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'osd_pool_default_crush_rule', 'value': -1}]) 2026-02-27 02:37:38.384103 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'ms_bind_ipv6', 'value': 'False'}]) 2026-02-27 02:37:51.458410 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'ms_bind_ipv4', 'value': 'True'}]) 2026-02-27 02:37:51.458551 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'global', 'value': {'public_network': '192.168.16.0/20', 'cluster_network': '192.168.16.0/20', 'osd_pool_default_crush_rule': -1, 'ms_bind_ipv6': 'False', 'ms_bind_ipv4': 'True', 'osd_crush_chooseleaf_type': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}}, {'key': 'osd_crush_chooseleaf_type', 'value': '__omit_place_holder__2554e6833a5a05508e6161c1aa8432e681469476'}])  2026-02-27 02:37:51.458570 | orchestrator | 2026-02-27 02:37:51.458584 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:37:51.458598 | orchestrator | Friday 27 February 2026 02:37:38 +0000 (0:00:14.693) 0:04:41.580 ******* 2026-02-27 02:37:51.458609 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.458622 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.458633 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.458644 | orchestrator | 2026-02-27 02:37:51.458655 | orchestrator | RUNNING HANDLER [ceph-handler : Mons handler] ********************************** 2026-02-27 02:37:51.458729 | orchestrator | Friday 27 February 2026 02:37:38 +0000 (0:00:00.350) 0:04:41.931 ******* 2026-02-27 02:37:51.458746 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mons.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:51.458758 | orchestrator | 2026-02-27 02:37:51.458769 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called before restart] ******** 2026-02-27 02:37:51.458780 | orchestrator | Friday 27 February 2026 02:37:39 +0000 (0:00:00.763) 0:04:42.694 ******* 2026-02-27 02:37:51.458791 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.458804 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.458815 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.458828 | orchestrator | 2026-02-27 02:37:51.458839 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mon restart script] *********************** 2026-02-27 02:37:51.458849 | orchestrator | Friday 27 February 2026 02:37:39 +0000 (0:00:00.342) 0:04:43.037 ******* 2026-02-27 02:37:51.458889 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.458900 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.458910 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.458920 | orchestrator | 2026-02-27 02:37:51.458948 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mon daemon(s)] ******************** 2026-02-27 02:37:51.458958 | orchestrator | Friday 27 February 2026 02:37:40 +0000 (0:00:00.330) 0:04:43.368 ******* 2026-02-27 02:37:51.458968 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 02:37:51.458979 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 02:37:51.458989 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 02:37:51.458999 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459010 | orchestrator | 2026-02-27 02:37:51.459019 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mon_handler_called after restart] ********* 2026-02-27 02:37:51.459030 | orchestrator | Friday 27 February 2026 02:37:41 +0000 (0:00:00.900) 0:04:44.268 ******* 2026-02-27 02:37:51.459041 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459051 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459061 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459071 | orchestrator | 2026-02-27 02:37:51.459082 | orchestrator | PLAY [Apply role ceph-mgr] ***************************************************** 2026-02-27 02:37:51.459093 | orchestrator | 2026-02-27 02:37:51.459103 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:37:51.459114 | orchestrator | Friday 27 February 2026 02:37:41 +0000 (0:00:00.813) 0:04:45.082 ******* 2026-02-27 02:37:51.459123 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:51.459131 | orchestrator | 2026-02-27 02:37:51.459138 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:37:51.459144 | orchestrator | Friday 27 February 2026 02:37:42 +0000 (0:00:00.514) 0:04:45.597 ******* 2026-02-27 02:37:51.459150 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:37:51.459156 | orchestrator | 2026-02-27 02:37:51.459162 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:37:51.459168 | orchestrator | Friday 27 February 2026 02:37:43 +0000 (0:00:00.760) 0:04:46.357 ******* 2026-02-27 02:37:51.459174 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459180 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459186 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459192 | orchestrator | 2026-02-27 02:37:51.459198 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:37:51.459205 | orchestrator | Friday 27 February 2026 02:37:43 +0000 (0:00:00.718) 0:04:47.075 ******* 2026-02-27 02:37:51.459211 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459217 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459223 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459229 | orchestrator | 2026-02-27 02:37:51.459235 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:37:51.459241 | orchestrator | Friday 27 February 2026 02:37:44 +0000 (0:00:00.313) 0:04:47.388 ******* 2026-02-27 02:37:51.459247 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459253 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459259 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459265 | orchestrator | 2026-02-27 02:37:51.459287 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:37:51.459294 | orchestrator | Friday 27 February 2026 02:37:44 +0000 (0:00:00.526) 0:04:47.915 ******* 2026-02-27 02:37:51.459300 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459306 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459312 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459318 | orchestrator | 2026-02-27 02:37:51.459324 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:37:51.459338 | orchestrator | Friday 27 February 2026 02:37:45 +0000 (0:00:00.336) 0:04:48.252 ******* 2026-02-27 02:37:51.459344 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459350 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459356 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459362 | orchestrator | 2026-02-27 02:37:51.459368 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:37:51.459374 | orchestrator | Friday 27 February 2026 02:37:45 +0000 (0:00:00.706) 0:04:48.959 ******* 2026-02-27 02:37:51.459380 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459386 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459392 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459398 | orchestrator | 2026-02-27 02:37:51.459404 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:37:51.459410 | orchestrator | Friday 27 February 2026 02:37:46 +0000 (0:00:00.313) 0:04:49.272 ******* 2026-02-27 02:37:51.459416 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459422 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459428 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459439 | orchestrator | 2026-02-27 02:37:51.459449 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:37:51.459460 | orchestrator | Friday 27 February 2026 02:37:46 +0000 (0:00:00.532) 0:04:49.804 ******* 2026-02-27 02:37:51.459470 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459480 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459491 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459501 | orchestrator | 2026-02-27 02:37:51.459511 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:37:51.459522 | orchestrator | Friday 27 February 2026 02:37:47 +0000 (0:00:00.742) 0:04:50.547 ******* 2026-02-27 02:37:51.459529 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459535 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459541 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459547 | orchestrator | 2026-02-27 02:37:51.459554 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:37:51.459560 | orchestrator | Friday 27 February 2026 02:37:48 +0000 (0:00:00.732) 0:04:51.279 ******* 2026-02-27 02:37:51.459566 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459572 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459578 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459584 | orchestrator | 2026-02-27 02:37:51.459595 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:37:51.459601 | orchestrator | Friday 27 February 2026 02:37:48 +0000 (0:00:00.311) 0:04:51.590 ******* 2026-02-27 02:37:51.459607 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459613 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459619 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459625 | orchestrator | 2026-02-27 02:37:51.459631 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:37:51.459637 | orchestrator | Friday 27 February 2026 02:37:48 +0000 (0:00:00.554) 0:04:52.145 ******* 2026-02-27 02:37:51.459643 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459650 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459656 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459662 | orchestrator | 2026-02-27 02:37:51.459690 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:37:51.459697 | orchestrator | Friday 27 February 2026 02:37:49 +0000 (0:00:00.317) 0:04:52.462 ******* 2026-02-27 02:37:51.459704 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459710 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459716 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459722 | orchestrator | 2026-02-27 02:37:51.459728 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:37:51.459734 | orchestrator | Friday 27 February 2026 02:37:49 +0000 (0:00:00.328) 0:04:52.790 ******* 2026-02-27 02:37:51.459746 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459752 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459758 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459764 | orchestrator | 2026-02-27 02:37:51.459770 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:37:51.459777 | orchestrator | Friday 27 February 2026 02:37:49 +0000 (0:00:00.328) 0:04:53.118 ******* 2026-02-27 02:37:51.459783 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459789 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459795 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459801 | orchestrator | 2026-02-27 02:37:51.459807 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:37:51.459813 | orchestrator | Friday 27 February 2026 02:37:50 +0000 (0:00:00.560) 0:04:53.679 ******* 2026-02-27 02:37:51.459819 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:37:51.459825 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:37:51.459831 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:37:51.459837 | orchestrator | 2026-02-27 02:37:51.459843 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:37:51.459849 | orchestrator | Friday 27 February 2026 02:37:50 +0000 (0:00:00.322) 0:04:54.001 ******* 2026-02-27 02:37:51.459855 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459861 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459867 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459874 | orchestrator | 2026-02-27 02:37:51.459880 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:37:51.459886 | orchestrator | Friday 27 February 2026 02:37:51 +0000 (0:00:00.327) 0:04:54.329 ******* 2026-02-27 02:37:51.459892 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:37:51.459898 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:37:51.459904 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:37:51.459910 | orchestrator | 2026-02-27 02:37:51.459916 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:37:51.459927 | orchestrator | Friday 27 February 2026 02:37:51 +0000 (0:00:00.330) 0:04:54.659 ******* 2026-02-27 02:38:58.761134 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:38:58.761237 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:38:58.761248 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:38:58.761257 | orchestrator | 2026-02-27 02:38:58.761266 | orchestrator | TASK [ceph-mgr : Set_fact container_exec_cmd] ********************************** 2026-02-27 02:38:58.761275 | orchestrator | Friday 27 February 2026 02:37:52 +0000 (0:00:00.759) 0:04:55.419 ******* 2026-02-27 02:38:58.761283 | orchestrator | ok: [testbed-node-0] => (item=testbed-node-0) 2026-02-27 02:38:58.761291 | orchestrator | ok: [testbed-node-0 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:38:58.761299 | orchestrator | ok: [testbed-node-0 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:38:58.761306 | orchestrator | 2026-02-27 02:38:58.761313 | orchestrator | TASK [ceph-mgr : Include common.yml] ******************************************* 2026-02-27 02:38:58.761320 | orchestrator | Friday 27 February 2026 02:37:52 +0000 (0:00:00.714) 0:04:56.133 ******* 2026-02-27 02:38:58.761328 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/common.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:38:58.761335 | orchestrator | 2026-02-27 02:38:58.761343 | orchestrator | TASK [ceph-mgr : Create mgr directory] ***************************************** 2026-02-27 02:38:58.761350 | orchestrator | Friday 27 February 2026 02:37:53 +0000 (0:00:00.529) 0:04:56.663 ******* 2026-02-27 02:38:58.761357 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:38:58.761365 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:38:58.761372 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:38:58.761380 | orchestrator | 2026-02-27 02:38:58.761387 | orchestrator | TASK [ceph-mgr : Fetch ceph mgr keyring] *************************************** 2026-02-27 02:38:58.761394 | orchestrator | Friday 27 February 2026 02:37:54 +0000 (0:00:00.966) 0:04:57.629 ******* 2026-02-27 02:38:58.761419 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.761427 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.761434 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:38:58.761441 | orchestrator | 2026-02-27 02:38:58.761449 | orchestrator | TASK [ceph-mgr : Create ceph mgr keyring(s) on a mon node] ********************* 2026-02-27 02:38:58.761456 | orchestrator | Friday 27 February 2026 02:37:54 +0000 (0:00:00.337) 0:04:57.967 ******* 2026-02-27 02:38:58.761464 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:38:58.761471 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:38:58.761479 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:38:58.761486 | orchestrator | changed: [testbed-node-0 -> {{ groups[mon_group_name][0] }}] 2026-02-27 02:38:58.761493 | orchestrator | 2026-02-27 02:38:58.761501 | orchestrator | TASK [ceph-mgr : Set_fact _mgr_keys] ******************************************* 2026-02-27 02:38:58.761519 | orchestrator | Friday 27 February 2026 02:38:05 +0000 (0:00:10.599) 0:05:08.566 ******* 2026-02-27 02:38:58.761527 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:38:58.761534 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:38:58.761541 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:38:58.761548 | orchestrator | 2026-02-27 02:38:58.761555 | orchestrator | TASK [ceph-mgr : Get keys from monitors] *************************************** 2026-02-27 02:38:58.761563 | orchestrator | Friday 27 February 2026 02:38:05 +0000 (0:00:00.353) 0:05:08.920 ******* 2026-02-27 02:38:58.761570 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-02-27 02:38:58.761619 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-02-27 02:38:58.761627 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-02-27 02:38:58.761634 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-02-27 02:38:58.761641 | orchestrator | ok: [testbed-node-1 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:38:58.761649 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:38:58.761656 | orchestrator | 2026-02-27 02:38:58.761663 | orchestrator | TASK [ceph-mgr : Copy ceph key(s) if needed] *********************************** 2026-02-27 02:38:58.761671 | orchestrator | Friday 27 February 2026 02:38:08 +0000 (0:00:02.466) 0:05:11.387 ******* 2026-02-27 02:38:58.761680 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-02-27 02:38:58.761689 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-02-27 02:38:58.761697 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-02-27 02:38:58.761705 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:38:58.761713 | orchestrator | changed: [testbed-node-1] => (item=None) 2026-02-27 02:38:58.761721 | orchestrator | changed: [testbed-node-2] => (item=None) 2026-02-27 02:38:58.761729 | orchestrator | 2026-02-27 02:38:58.761738 | orchestrator | TASK [ceph-mgr : Set mgr key permissions] ************************************** 2026-02-27 02:38:58.761746 | orchestrator | Friday 27 February 2026 02:38:09 +0000 (0:00:01.274) 0:05:12.661 ******* 2026-02-27 02:38:58.761754 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:38:58.761762 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:38:58.761770 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:38:58.761778 | orchestrator | 2026-02-27 02:38:58.761786 | orchestrator | TASK [ceph-mgr : Append dashboard modules to ceph_mgr_modules] ***************** 2026-02-27 02:38:58.761795 | orchestrator | Friday 27 February 2026 02:38:10 +0000 (0:00:00.693) 0:05:13.355 ******* 2026-02-27 02:38:58.761803 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.761811 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.761819 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:38:58.761827 | orchestrator | 2026-02-27 02:38:58.761835 | orchestrator | TASK [ceph-mgr : Include pre_requisite.yml] ************************************ 2026-02-27 02:38:58.761843 | orchestrator | Friday 27 February 2026 02:38:10 +0000 (0:00:00.315) 0:05:13.671 ******* 2026-02-27 02:38:58.761852 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.761860 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.761875 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:38:58.761884 | orchestrator | 2026-02-27 02:38:58.761892 | orchestrator | TASK [ceph-mgr : Include start_mgr.yml] **************************************** 2026-02-27 02:38:58.761900 | orchestrator | Friday 27 February 2026 02:38:11 +0000 (0:00:00.544) 0:05:14.215 ******* 2026-02-27 02:38:58.761907 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/start_mgr.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:38:58.761915 | orchestrator | 2026-02-27 02:38:58.761937 | orchestrator | TASK [ceph-mgr : Ensure systemd service override directory exists] ************* 2026-02-27 02:38:58.761945 | orchestrator | Friday 27 February 2026 02:38:11 +0000 (0:00:00.523) 0:05:14.739 ******* 2026-02-27 02:38:58.761953 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.761960 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.761967 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:38:58.761974 | orchestrator | 2026-02-27 02:38:58.761982 | orchestrator | TASK [ceph-mgr : Add ceph-mgr systemd service overrides] *********************** 2026-02-27 02:38:58.761989 | orchestrator | Friday 27 February 2026 02:38:11 +0000 (0:00:00.318) 0:05:15.057 ******* 2026-02-27 02:38:58.761996 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.762004 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.762011 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:38:58.762060 | orchestrator | 2026-02-27 02:38:58.762068 | orchestrator | TASK [ceph-mgr : Include_tasks systemd.yml] ************************************ 2026-02-27 02:38:58.762075 | orchestrator | Friday 27 February 2026 02:38:12 +0000 (0:00:00.551) 0:05:15.608 ******* 2026-02-27 02:38:58.762082 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/systemd.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:38:58.762090 | orchestrator | 2026-02-27 02:38:58.762097 | orchestrator | TASK [ceph-mgr : Generate systemd unit file] *********************************** 2026-02-27 02:38:58.762104 | orchestrator | Friday 27 February 2026 02:38:12 +0000 (0:00:00.537) 0:05:16.146 ******* 2026-02-27 02:38:58.762111 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:38:58.762118 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:38:58.762125 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:38:58.762132 | orchestrator | 2026-02-27 02:38:58.762140 | orchestrator | TASK [ceph-mgr : Generate systemd ceph-mgr target file] ************************ 2026-02-27 02:38:58.762147 | orchestrator | Friday 27 February 2026 02:38:14 +0000 (0:00:01.249) 0:05:17.395 ******* 2026-02-27 02:38:58.762154 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:38:58.762161 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:38:58.762168 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:38:58.762175 | orchestrator | 2026-02-27 02:38:58.762182 | orchestrator | TASK [ceph-mgr : Enable ceph-mgr.target] *************************************** 2026-02-27 02:38:58.762189 | orchestrator | Friday 27 February 2026 02:38:15 +0000 (0:00:01.454) 0:05:18.850 ******* 2026-02-27 02:38:58.762197 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:38:58.762204 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:38:58.762211 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:38:58.762218 | orchestrator | 2026-02-27 02:38:58.762225 | orchestrator | TASK [ceph-mgr : Systemd start mgr] ******************************************** 2026-02-27 02:38:58.762233 | orchestrator | Friday 27 February 2026 02:38:17 +0000 (0:00:01.830) 0:05:20.681 ******* 2026-02-27 02:38:58.762240 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:38:58.762251 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:38:58.762259 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:38:58.762266 | orchestrator | 2026-02-27 02:38:58.762273 | orchestrator | TASK [ceph-mgr : Include mgr_modules.yml] ************************************** 2026-02-27 02:38:58.762280 | orchestrator | Friday 27 February 2026 02:38:19 +0000 (0:00:01.995) 0:05:22.676 ******* 2026-02-27 02:38:58.762287 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:38:58.762295 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:38:58.762302 | orchestrator | included: /ansible/roles/ceph-mgr/tasks/mgr_modules.yml for testbed-node-2 2026-02-27 02:38:58.762309 | orchestrator | 2026-02-27 02:38:58.762316 | orchestrator | TASK [ceph-mgr : Wait for all mgr to be up] ************************************ 2026-02-27 02:38:58.762330 | orchestrator | Friday 27 February 2026 02:38:20 +0000 (0:00:00.617) 0:05:23.294 ******* 2026-02-27 02:38:58.762337 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (30 retries left). 2026-02-27 02:38:58.762344 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (29 retries left). 2026-02-27 02:38:58.762352 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (28 retries left). 2026-02-27 02:38:58.762359 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (27 retries left). 2026-02-27 02:38:58.762366 | orchestrator | FAILED - RETRYING: [testbed-node-2 -> testbed-node-0]: Wait for all mgr to be up (26 retries left). 2026-02-27 02:38:58.762374 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:38:58.762381 | orchestrator | 2026-02-27 02:38:58.762388 | orchestrator | TASK [ceph-mgr : Get enabled modules from ceph-mgr] **************************** 2026-02-27 02:38:58.762395 | orchestrator | Friday 27 February 2026 02:38:50 +0000 (0:00:30.325) 0:05:53.619 ******* 2026-02-27 02:38:58.762402 | orchestrator | ok: [testbed-node-2 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:38:58.762410 | orchestrator | 2026-02-27 02:38:58.762417 | orchestrator | TASK [ceph-mgr : Set _ceph_mgr_modules fact (convert _ceph_mgr_modules.stdout to a dict)] *** 2026-02-27 02:38:58.762424 | orchestrator | Friday 27 February 2026 02:38:51 +0000 (0:00:01.367) 0:05:54.987 ******* 2026-02-27 02:38:58.762431 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:38:58.762438 | orchestrator | 2026-02-27 02:38:58.762446 | orchestrator | TASK [ceph-mgr : Set _disabled_ceph_mgr_modules fact] ************************** 2026-02-27 02:38:58.762453 | orchestrator | Friday 27 February 2026 02:38:52 +0000 (0:00:00.302) 0:05:55.289 ******* 2026-02-27 02:38:58.762460 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:38:58.762468 | orchestrator | 2026-02-27 02:38:58.762475 | orchestrator | TASK [ceph-mgr : Disable ceph mgr enabled modules] ***************************** 2026-02-27 02:38:58.762482 | orchestrator | Friday 27 February 2026 02:38:52 +0000 (0:00:00.159) 0:05:55.448 ******* 2026-02-27 02:38:58.762490 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=iostat) 2026-02-27 02:38:58.762497 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=nfs) 2026-02-27 02:38:58.762504 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=restful) 2026-02-27 02:38:58.762511 | orchestrator | 2026-02-27 02:38:58.762523 | orchestrator | TASK [ceph-mgr : Add modules to ceph-mgr] ************************************** 2026-02-27 02:39:19.306830 | orchestrator | Friday 27 February 2026 02:38:58 +0000 (0:00:06.512) 0:06:01.961 ******* 2026-02-27 02:39:19.306937 | orchestrator | skipping: [testbed-node-2] => (item=balancer)  2026-02-27 02:39:19.306961 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=dashboard) 2026-02-27 02:39:19.306974 | orchestrator | changed: [testbed-node-2 -> testbed-node-0(192.168.16.10)] => (item=prometheus) 2026-02-27 02:39:19.306985 | orchestrator | skipping: [testbed-node-2] => (item=status)  2026-02-27 02:39:19.307002 | orchestrator | 2026-02-27 02:39:19.307016 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:39:19.307027 | orchestrator | Friday 27 February 2026 02:39:03 +0000 (0:00:05.118) 0:06:07.080 ******* 2026-02-27 02:39:19.307038 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:39:19.307049 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:39:19.307060 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:39:19.307071 | orchestrator | 2026-02-27 02:39:19.307082 | orchestrator | RUNNING HANDLER [ceph-handler : Mgrs handler] ********************************** 2026-02-27 02:39:19.307093 | orchestrator | Friday 27 February 2026 02:39:04 +0000 (0:00:00.670) 0:06:07.750 ******* 2026-02-27 02:39:19.307104 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mgrs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:39:19.307115 | orchestrator | 2026-02-27 02:39:19.307146 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called before restart] ******** 2026-02-27 02:39:19.307158 | orchestrator | Friday 27 February 2026 02:39:05 +0000 (0:00:00.531) 0:06:08.281 ******* 2026-02-27 02:39:19.307169 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:39:19.307179 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:39:19.307190 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:39:19.307200 | orchestrator | 2026-02-27 02:39:19.307211 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mgr restart script] *********************** 2026-02-27 02:39:19.307222 | orchestrator | Friday 27 February 2026 02:39:05 +0000 (0:00:00.578) 0:06:08.860 ******* 2026-02-27 02:39:19.307233 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:39:19.307243 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:39:19.307254 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:39:19.307265 | orchestrator | 2026-02-27 02:39:19.307276 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mgr daemon(s)] ******************** 2026-02-27 02:39:19.307287 | orchestrator | Friday 27 February 2026 02:39:06 +0000 (0:00:01.151) 0:06:10.011 ******* 2026-02-27 02:39:19.307297 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-0)  2026-02-27 02:39:19.307308 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-1)  2026-02-27 02:39:19.307330 | orchestrator | skipping: [testbed-node-0] => (item=testbed-node-2)  2026-02-27 02:39:19.307341 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:39:19.307352 | orchestrator | 2026-02-27 02:39:19.307363 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mgr_handler_called after restart] ********* 2026-02-27 02:39:19.307373 | orchestrator | Friday 27 February 2026 02:39:07 +0000 (0:00:00.616) 0:06:10.628 ******* 2026-02-27 02:39:19.307384 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:39:19.307397 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:39:19.307410 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:39:19.307422 | orchestrator | 2026-02-27 02:39:19.307434 | orchestrator | PLAY [Apply role ceph-osd] ***************************************************** 2026-02-27 02:39:19.307446 | orchestrator | 2026-02-27 02:39:19.307459 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:39:19.307471 | orchestrator | Friday 27 February 2026 02:39:07 +0000 (0:00:00.571) 0:06:11.200 ******* 2026-02-27 02:39:19.307485 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:39:19.307499 | orchestrator | 2026-02-27 02:39:19.307510 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:39:19.307521 | orchestrator | Friday 27 February 2026 02:39:08 +0000 (0:00:00.791) 0:06:11.991 ******* 2026-02-27 02:39:19.307532 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:39:19.307542 | orchestrator | 2026-02-27 02:39:19.307576 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:39:19.307600 | orchestrator | Friday 27 February 2026 02:39:09 +0000 (0:00:00.787) 0:06:12.778 ******* 2026-02-27 02:39:19.307621 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.307632 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.307643 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.307654 | orchestrator | 2026-02-27 02:39:19.307665 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:39:19.307675 | orchestrator | Friday 27 February 2026 02:39:09 +0000 (0:00:00.304) 0:06:13.083 ******* 2026-02-27 02:39:19.307686 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.307697 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.307708 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.307718 | orchestrator | 2026-02-27 02:39:19.307729 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:39:19.307740 | orchestrator | Friday 27 February 2026 02:39:10 +0000 (0:00:00.675) 0:06:13.759 ******* 2026-02-27 02:39:19.307750 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.307761 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.307780 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.307791 | orchestrator | 2026-02-27 02:39:19.307802 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:39:19.307813 | orchestrator | Friday 27 February 2026 02:39:11 +0000 (0:00:00.691) 0:06:14.451 ******* 2026-02-27 02:39:19.307824 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.307834 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.307845 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.307856 | orchestrator | 2026-02-27 02:39:19.307867 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:39:19.307878 | orchestrator | Friday 27 February 2026 02:39:12 +0000 (0:00:00.952) 0:06:15.404 ******* 2026-02-27 02:39:19.307889 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.307899 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.307926 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.307938 | orchestrator | 2026-02-27 02:39:19.307948 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:39:19.307959 | orchestrator | Friday 27 February 2026 02:39:12 +0000 (0:00:00.334) 0:06:15.738 ******* 2026-02-27 02:39:19.307970 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.307981 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.307992 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308003 | orchestrator | 2026-02-27 02:39:19.308014 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:39:19.308025 | orchestrator | Friday 27 February 2026 02:39:12 +0000 (0:00:00.299) 0:06:16.038 ******* 2026-02-27 02:39:19.308035 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308046 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308057 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308068 | orchestrator | 2026-02-27 02:39:19.308078 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:39:19.308089 | orchestrator | Friday 27 February 2026 02:39:13 +0000 (0:00:00.326) 0:06:16.364 ******* 2026-02-27 02:39:19.308100 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308111 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308122 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308133 | orchestrator | 2026-02-27 02:39:19.308144 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:39:19.308155 | orchestrator | Friday 27 February 2026 02:39:14 +0000 (0:00:00.994) 0:06:17.359 ******* 2026-02-27 02:39:19.308166 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308176 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308187 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308198 | orchestrator | 2026-02-27 02:39:19.308209 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:39:19.308220 | orchestrator | Friday 27 February 2026 02:39:14 +0000 (0:00:00.717) 0:06:18.076 ******* 2026-02-27 02:39:19.308231 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308241 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308252 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308263 | orchestrator | 2026-02-27 02:39:19.308274 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:39:19.308284 | orchestrator | Friday 27 February 2026 02:39:15 +0000 (0:00:00.314) 0:06:18.391 ******* 2026-02-27 02:39:19.308295 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308306 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308316 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308327 | orchestrator | 2026-02-27 02:39:19.308338 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:39:19.308354 | orchestrator | Friday 27 February 2026 02:39:15 +0000 (0:00:00.297) 0:06:18.689 ******* 2026-02-27 02:39:19.308365 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308376 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308386 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308397 | orchestrator | 2026-02-27 02:39:19.308414 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:39:19.308425 | orchestrator | Friday 27 February 2026 02:39:16 +0000 (0:00:00.564) 0:06:19.253 ******* 2026-02-27 02:39:19.308436 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308447 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308457 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308468 | orchestrator | 2026-02-27 02:39:19.308479 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:39:19.308490 | orchestrator | Friday 27 February 2026 02:39:16 +0000 (0:00:00.339) 0:06:19.593 ******* 2026-02-27 02:39:19.308501 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308512 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308522 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308533 | orchestrator | 2026-02-27 02:39:19.308572 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:39:19.308584 | orchestrator | Friday 27 February 2026 02:39:16 +0000 (0:00:00.327) 0:06:19.920 ******* 2026-02-27 02:39:19.308595 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308606 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308617 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308627 | orchestrator | 2026-02-27 02:39:19.308638 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:39:19.308649 | orchestrator | Friday 27 February 2026 02:39:17 +0000 (0:00:00.307) 0:06:20.227 ******* 2026-02-27 02:39:19.308660 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308670 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308681 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308692 | orchestrator | 2026-02-27 02:39:19.308702 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:39:19.308713 | orchestrator | Friday 27 February 2026 02:39:17 +0000 (0:00:00.560) 0:06:20.788 ******* 2026-02-27 02:39:19.308724 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:39:19.308735 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:39:19.308745 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:39:19.308756 | orchestrator | 2026-02-27 02:39:19.308766 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:39:19.308777 | orchestrator | Friday 27 February 2026 02:39:17 +0000 (0:00:00.314) 0:06:21.103 ******* 2026-02-27 02:39:19.308788 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308799 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308809 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308820 | orchestrator | 2026-02-27 02:39:19.308831 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:39:19.308841 | orchestrator | Friday 27 February 2026 02:39:18 +0000 (0:00:00.331) 0:06:21.434 ******* 2026-02-27 02:39:19.308852 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308863 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308874 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308884 | orchestrator | 2026-02-27 02:39:19.308895 | orchestrator | TASK [ceph-osd : Set_fact add_osd] ********************************************* 2026-02-27 02:39:19.308906 | orchestrator | Friday 27 February 2026 02:39:18 +0000 (0:00:00.752) 0:06:22.187 ******* 2026-02-27 02:39:19.308917 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:39:19.308928 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:39:19.308938 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:39:19.308949 | orchestrator | 2026-02-27 02:39:19.308966 | orchestrator | TASK [ceph-osd : Set_fact container_exec_cmd] ********************************** 2026-02-27 02:40:19.164626 | orchestrator | Friday 27 February 2026 02:39:19 +0000 (0:00:00.319) 0:06:22.506 ******* 2026-02-27 02:40:19.164738 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:40:19.164753 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:40:19.164765 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:40:19.164799 | orchestrator | 2026-02-27 02:40:19.164812 | orchestrator | TASK [ceph-osd : Include_tasks system_tuning.yml] ****************************** 2026-02-27 02:40:19.164823 | orchestrator | Friday 27 February 2026 02:39:19 +0000 (0:00:00.616) 0:06:23.123 ******* 2026-02-27 02:40:19.164834 | orchestrator | included: /ansible/roles/ceph-osd/tasks/system_tuning.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:19.164846 | orchestrator | 2026-02-27 02:40:19.164857 | orchestrator | TASK [ceph-osd : Create tmpfiles.d directory] ********************************** 2026-02-27 02:40:19.164867 | orchestrator | Friday 27 February 2026 02:39:20 +0000 (0:00:00.503) 0:06:23.626 ******* 2026-02-27 02:40:19.164878 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:19.164890 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:19.164901 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:19.164911 | orchestrator | 2026-02-27 02:40:19.164922 | orchestrator | TASK [ceph-osd : Disable transparent hugepage] ********************************* 2026-02-27 02:40:19.164933 | orchestrator | Friday 27 February 2026 02:39:20 +0000 (0:00:00.544) 0:06:24.171 ******* 2026-02-27 02:40:19.164944 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:19.164954 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:19.164965 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:19.164975 | orchestrator | 2026-02-27 02:40:19.164986 | orchestrator | TASK [ceph-osd : Get default vm.min_free_kbytes] ******************************* 2026-02-27 02:40:19.164997 | orchestrator | Friday 27 February 2026 02:39:21 +0000 (0:00:00.311) 0:06:24.483 ******* 2026-02-27 02:40:19.165008 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:40:19.165020 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:40:19.165031 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:40:19.165041 | orchestrator | 2026-02-27 02:40:19.165052 | orchestrator | TASK [ceph-osd : Set_fact vm_min_free_kbytes] ********************************** 2026-02-27 02:40:19.165063 | orchestrator | Friday 27 February 2026 02:39:21 +0000 (0:00:00.626) 0:06:25.110 ******* 2026-02-27 02:40:19.165074 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:40:19.165085 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:40:19.165098 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:40:19.165110 | orchestrator | 2026-02-27 02:40:19.165137 | orchestrator | TASK [ceph-osd : Apply operating system tuning] ******************************** 2026-02-27 02:40:19.165150 | orchestrator | Friday 27 February 2026 02:39:22 +0000 (0:00:00.574) 0:06:25.684 ******* 2026-02-27 02:40:19.165163 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-02-27 02:40:19.165177 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-02-27 02:40:19.165189 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.aio-max-nr', 'value': '1048576', 'enable': True}) 2026-02-27 02:40:19.165201 | orchestrator | changed: [testbed-node-3] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-02-27 02:40:19.165214 | orchestrator | changed: [testbed-node-4] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-02-27 02:40:19.165226 | orchestrator | changed: [testbed-node-5] => (item={'name': 'fs.file-max', 'value': 26234859}) 2026-02-27 02:40:19.165239 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-02-27 02:40:19.165251 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-02-27 02:40:19.165264 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.zone_reclaim_mode', 'value': 0}) 2026-02-27 02:40:19.165276 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-02-27 02:40:19.165288 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-02-27 02:40:19.165300 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.swappiness', 'value': 10}) 2026-02-27 02:40:19.165312 | orchestrator | changed: [testbed-node-3] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-02-27 02:40:19.165324 | orchestrator | changed: [testbed-node-4] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-02-27 02:40:19.165345 | orchestrator | changed: [testbed-node-5] => (item={'name': 'vm.min_free_kbytes', 'value': '67584'}) 2026-02-27 02:40:19.165357 | orchestrator | 2026-02-27 02:40:19.165370 | orchestrator | TASK [ceph-osd : Install dependencies] ***************************************** 2026-02-27 02:40:19.165382 | orchestrator | Friday 27 February 2026 02:39:24 +0000 (0:00:02.269) 0:06:27.953 ******* 2026-02-27 02:40:19.165395 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:19.165407 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:19.165420 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:19.165432 | orchestrator | 2026-02-27 02:40:19.165442 | orchestrator | TASK [ceph-osd : Include_tasks common.yml] ************************************* 2026-02-27 02:40:19.165453 | orchestrator | Friday 27 February 2026 02:39:25 +0000 (0:00:00.307) 0:06:28.261 ******* 2026-02-27 02:40:19.165486 | orchestrator | included: /ansible/roles/ceph-osd/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:19.165498 | orchestrator | 2026-02-27 02:40:19.165509 | orchestrator | TASK [ceph-osd : Create bootstrap-osd and osd directories] ********************* 2026-02-27 02:40:19.165519 | orchestrator | Friday 27 February 2026 02:39:25 +0000 (0:00:00.750) 0:06:29.011 ******* 2026-02-27 02:40:19.165530 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-osd/) 2026-02-27 02:40:19.165558 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-osd/) 2026-02-27 02:40:19.165569 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-osd/) 2026-02-27 02:40:19.165580 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/osd/) 2026-02-27 02:40:19.165591 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/osd/) 2026-02-27 02:40:19.165602 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/osd/) 2026-02-27 02:40:19.165613 | orchestrator | 2026-02-27 02:40:19.165624 | orchestrator | TASK [ceph-osd : Get keys from monitors] *************************************** 2026-02-27 02:40:19.165635 | orchestrator | Friday 27 February 2026 02:39:26 +0000 (0:00:01.031) 0:06:30.043 ******* 2026-02-27 02:40:19.165646 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:40:19.165656 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:40:19.165667 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:40:19.165678 | orchestrator | 2026-02-27 02:40:19.165689 | orchestrator | TASK [ceph-osd : Copy ceph key(s) if needed] *********************************** 2026-02-27 02:40:19.165700 | orchestrator | Friday 27 February 2026 02:39:29 +0000 (0:00:02.240) 0:06:32.283 ******* 2026-02-27 02:40:19.165710 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 02:40:19.165721 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:40:19.165732 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:40:19.165743 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 02:40:19.165754 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-02-27 02:40:19.165765 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:40:19.165775 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 02:40:19.165786 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-02-27 02:40:19.165797 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:40:19.165807 | orchestrator | 2026-02-27 02:40:19.165818 | orchestrator | TASK [ceph-osd : Set noup flag] ************************************************ 2026-02-27 02:40:19.165829 | orchestrator | Friday 27 February 2026 02:39:30 +0000 (0:00:01.212) 0:06:33.496 ******* 2026-02-27 02:40:19.165840 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:40:19.165851 | orchestrator | 2026-02-27 02:40:19.165861 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm.yml] ****************************** 2026-02-27 02:40:19.165872 | orchestrator | Friday 27 February 2026 02:39:32 +0000 (0:00:02.082) 0:06:35.578 ******* 2026-02-27 02:40:19.165888 | orchestrator | included: /ansible/roles/ceph-osd/tasks/scenarios/lvm.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:19.165899 | orchestrator | 2026-02-27 02:40:19.165917 | orchestrator | TASK [ceph-osd : Use ceph-volume to create osds] ******************************* 2026-02-27 02:40:19.165927 | orchestrator | Friday 27 February 2026 02:39:33 +0000 (0:00:00.779) 0:06:36.358 ******* 2026-02-27 02:40:19.165940 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2', 'data_vg': 'ceph-3f3d4cc1-1ba2-5d7f-af56-6acad99496f2'}) 2026-02-27 02:40:19.165964 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-0974d5a7-9223-5965-a0bc-11aa2a4c24f2', 'data_vg': 'ceph-0974d5a7-9223-5965-a0bc-11aa2a4c24f2'}) 2026-02-27 02:40:19.165976 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0', 'data_vg': 'ceph-f7994b7d-d8ae-56d5-9a4f-dce1234fbca0'}) 2026-02-27 02:40:19.165987 | orchestrator | changed: [testbed-node-4] => (item={'data': 'osd-block-9b2e5417-1365-59e3-9b2a-11636afdff25', 'data_vg': 'ceph-9b2e5417-1365-59e3-9b2a-11636afdff25'}) 2026-02-27 02:40:19.165997 | orchestrator | changed: [testbed-node-5] => (item={'data': 'osd-block-9104aff7-e27b-5576-bc58-5e0df54656c8', 'data_vg': 'ceph-9104aff7-e27b-5576-bc58-5e0df54656c8'}) 2026-02-27 02:40:19.166008 | orchestrator | changed: [testbed-node-3] => (item={'data': 'osd-block-5218e072-e972-56d4-ba20-25156dc601ca', 'data_vg': 'ceph-5218e072-e972-56d4-ba20-25156dc601ca'}) 2026-02-27 02:40:19.166077 | orchestrator | 2026-02-27 02:40:19.166090 | orchestrator | TASK [ceph-osd : Include_tasks scenarios/lvm-batch.yml] ************************ 2026-02-27 02:40:19.166101 | orchestrator | Friday 27 February 2026 02:40:14 +0000 (0:00:41.652) 0:07:18.010 ******* 2026-02-27 02:40:19.166112 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:19.166123 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:19.166134 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:19.166145 | orchestrator | 2026-02-27 02:40:19.166156 | orchestrator | TASK [ceph-osd : Include_tasks start_osds.yml] ********************************* 2026-02-27 02:40:19.166166 | orchestrator | Friday 27 February 2026 02:40:15 +0000 (0:00:00.336) 0:07:18.347 ******* 2026-02-27 02:40:19.166177 | orchestrator | included: /ansible/roles/ceph-osd/tasks/start_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:19.166188 | orchestrator | 2026-02-27 02:40:19.166199 | orchestrator | TASK [ceph-osd : Get osd ids] ************************************************** 2026-02-27 02:40:19.166210 | orchestrator | Friday 27 February 2026 02:40:15 +0000 (0:00:00.794) 0:07:19.141 ******* 2026-02-27 02:40:19.166221 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:40:19.166232 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:40:19.166243 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:40:19.166253 | orchestrator | 2026-02-27 02:40:19.166264 | orchestrator | TASK [ceph-osd : Collect osd ids] ********************************************** 2026-02-27 02:40:19.166275 | orchestrator | Friday 27 February 2026 02:40:16 +0000 (0:00:00.654) 0:07:19.796 ******* 2026-02-27 02:40:19.166286 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:40:19.166297 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:40:19.166308 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:40:19.166319 | orchestrator | 2026-02-27 02:40:19.166330 | orchestrator | TASK [ceph-osd : Include_tasks systemd.yml] ************************************ 2026-02-27 02:40:19.166347 | orchestrator | Friday 27 February 2026 02:40:19 +0000 (0:00:02.561) 0:07:22.358 ******* 2026-02-27 02:40:56.176922 | orchestrator | included: /ansible/roles/ceph-osd/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:56.177022 | orchestrator | 2026-02-27 02:40:56.177035 | orchestrator | TASK [ceph-osd : Generate systemd unit file] *********************************** 2026-02-27 02:40:56.177045 | orchestrator | Friday 27 February 2026 02:40:19 +0000 (0:00:00.796) 0:07:23.154 ******* 2026-02-27 02:40:56.177053 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:40:56.177062 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:40:56.177069 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:40:56.177077 | orchestrator | 2026-02-27 02:40:56.177084 | orchestrator | TASK [ceph-osd : Generate systemd ceph-osd target file] ************************ 2026-02-27 02:40:56.177092 | orchestrator | Friday 27 February 2026 02:40:21 +0000 (0:00:01.245) 0:07:24.400 ******* 2026-02-27 02:40:56.177118 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:40:56.177126 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:40:56.177133 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:40:56.177140 | orchestrator | 2026-02-27 02:40:56.177148 | orchestrator | TASK [ceph-osd : Enable ceph-osd.target] *************************************** 2026-02-27 02:40:56.177155 | orchestrator | Friday 27 February 2026 02:40:22 +0000 (0:00:01.183) 0:07:25.583 ******* 2026-02-27 02:40:56.177162 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:40:56.177170 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:40:56.177177 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:40:56.177184 | orchestrator | 2026-02-27 02:40:56.177191 | orchestrator | TASK [ceph-osd : Ensure systemd service override directory exists] ************* 2026-02-27 02:40:56.177198 | orchestrator | Friday 27 February 2026 02:40:24 +0000 (0:00:02.337) 0:07:27.920 ******* 2026-02-27 02:40:56.177205 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177212 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177220 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.177227 | orchestrator | 2026-02-27 02:40:56.177234 | orchestrator | TASK [ceph-osd : Add ceph-osd systemd service overrides] *********************** 2026-02-27 02:40:56.177241 | orchestrator | Friday 27 February 2026 02:40:25 +0000 (0:00:00.335) 0:07:28.255 ******* 2026-02-27 02:40:56.177248 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177256 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177263 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.177270 | orchestrator | 2026-02-27 02:40:56.177277 | orchestrator | TASK [ceph-osd : Ensure /var/lib/ceph/osd/- is present] ********* 2026-02-27 02:40:56.177284 | orchestrator | Friday 27 February 2026 02:40:25 +0000 (0:00:00.342) 0:07:28.598 ******* 2026-02-27 02:40:56.177292 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-02-27 02:40:56.177311 | orchestrator | ok: [testbed-node-4] => (item=4) 2026-02-27 02:40:56.177319 | orchestrator | ok: [testbed-node-5] => (item=5) 2026-02-27 02:40:56.177326 | orchestrator | ok: [testbed-node-3] => (item=3) 2026-02-27 02:40:56.177333 | orchestrator | ok: [testbed-node-4] => (item=1) 2026-02-27 02:40:56.177340 | orchestrator | ok: [testbed-node-5] => (item=2) 2026-02-27 02:40:56.177347 | orchestrator | 2026-02-27 02:40:56.177355 | orchestrator | TASK [ceph-osd : Write run file in /var/lib/ceph/osd/xxxx/run] ***************** 2026-02-27 02:40:56.177362 | orchestrator | Friday 27 February 2026 02:40:26 +0000 (0:00:01.026) 0:07:29.624 ******* 2026-02-27 02:40:56.177369 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-02-27 02:40:56.177377 | orchestrator | changed: [testbed-node-4] => (item=4) 2026-02-27 02:40:56.177384 | orchestrator | changed: [testbed-node-5] => (item=5) 2026-02-27 02:40:56.177392 | orchestrator | changed: [testbed-node-3] => (item=3) 2026-02-27 02:40:56.177399 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-02-27 02:40:56.177406 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-02-27 02:40:56.177458 | orchestrator | 2026-02-27 02:40:56.177467 | orchestrator | TASK [ceph-osd : Systemd start osd] ******************************************** 2026-02-27 02:40:56.177475 | orchestrator | Friday 27 February 2026 02:40:28 +0000 (0:00:02.479) 0:07:32.104 ******* 2026-02-27 02:40:56.177484 | orchestrator | changed: [testbed-node-3] => (item=0) 2026-02-27 02:40:56.177493 | orchestrator | changed: [testbed-node-4] => (item=4) 2026-02-27 02:40:56.177501 | orchestrator | changed: [testbed-node-5] => (item=5) 2026-02-27 02:40:56.177509 | orchestrator | changed: [testbed-node-3] => (item=3) 2026-02-27 02:40:56.177517 | orchestrator | changed: [testbed-node-4] => (item=1) 2026-02-27 02:40:56.177525 | orchestrator | changed: [testbed-node-5] => (item=2) 2026-02-27 02:40:56.177534 | orchestrator | 2026-02-27 02:40:56.177543 | orchestrator | TASK [ceph-osd : Unset noup flag] ********************************************** 2026-02-27 02:40:56.177550 | orchestrator | Friday 27 February 2026 02:40:32 +0000 (0:00:03.676) 0:07:35.780 ******* 2026-02-27 02:40:56.177560 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177572 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177602 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:40:56.177615 | orchestrator | 2026-02-27 02:40:56.177626 | orchestrator | TASK [ceph-osd : Wait for all osd to be up] ************************************ 2026-02-27 02:40:56.177651 | orchestrator | Friday 27 February 2026 02:40:35 +0000 (0:00:02.709) 0:07:38.490 ******* 2026-02-27 02:40:56.177675 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177688 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177700 | orchestrator | FAILED - RETRYING: [testbed-node-5 -> testbed-node-0]: Wait for all osd to be up (60 retries left). 2026-02-27 02:40:56.177712 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:40:56.177723 | orchestrator | 2026-02-27 02:40:56.177731 | orchestrator | TASK [ceph-osd : Include crush_rules.yml] ************************************** 2026-02-27 02:40:56.177738 | orchestrator | Friday 27 February 2026 02:40:47 +0000 (0:00:12.508) 0:07:50.998 ******* 2026-02-27 02:40:56.177745 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177752 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177759 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.177767 | orchestrator | 2026-02-27 02:40:56.177774 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:40:56.177781 | orchestrator | Friday 27 February 2026 02:40:48 +0000 (0:00:01.182) 0:07:52.181 ******* 2026-02-27 02:40:56.177789 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177796 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177818 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.177826 | orchestrator | 2026-02-27 02:40:56.177833 | orchestrator | RUNNING HANDLER [ceph-handler : Osds handler] ********************************** 2026-02-27 02:40:56.177840 | orchestrator | Friday 27 February 2026 02:40:49 +0000 (0:00:00.372) 0:07:52.553 ******* 2026-02-27 02:40:56.177848 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_osds.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:40:56.177855 | orchestrator | 2026-02-27 02:40:56.177862 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact trigger_restart] ********************** 2026-02-27 02:40:56.177870 | orchestrator | Friday 27 February 2026 02:40:50 +0000 (0:00:00.860) 0:07:53.414 ******* 2026-02-27 02:40:56.177877 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:40:56.177884 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:40:56.177892 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:40:56.177899 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177906 | orchestrator | 2026-02-27 02:40:56.177913 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called before restart] ******** 2026-02-27 02:40:56.177921 | orchestrator | Friday 27 February 2026 02:40:50 +0000 (0:00:00.405) 0:07:53.819 ******* 2026-02-27 02:40:56.177928 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177935 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.177942 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.177949 | orchestrator | 2026-02-27 02:40:56.177957 | orchestrator | RUNNING HANDLER [ceph-handler : Unset noup flag] ******************************* 2026-02-27 02:40:56.177964 | orchestrator | Friday 27 February 2026 02:40:50 +0000 (0:00:00.357) 0:07:54.177 ******* 2026-02-27 02:40:56.177971 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.177978 | orchestrator | 2026-02-27 02:40:56.177985 | orchestrator | RUNNING HANDLER [ceph-handler : Copy osd restart script] *********************** 2026-02-27 02:40:56.177992 | orchestrator | Friday 27 February 2026 02:40:51 +0000 (0:00:00.260) 0:07:54.437 ******* 2026-02-27 02:40:56.178000 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178007 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.178014 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.178068 | orchestrator | 2026-02-27 02:40:56.178075 | orchestrator | RUNNING HANDLER [ceph-handler : Get pool list] ********************************* 2026-02-27 02:40:56.178082 | orchestrator | Friday 27 February 2026 02:40:51 +0000 (0:00:00.570) 0:07:55.008 ******* 2026-02-27 02:40:56.178097 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178104 | orchestrator | 2026-02-27 02:40:56.178117 | orchestrator | RUNNING HANDLER [ceph-handler : Get balancer module status] ******************** 2026-02-27 02:40:56.178125 | orchestrator | Friday 27 February 2026 02:40:52 +0000 (0:00:00.236) 0:07:55.245 ******* 2026-02-27 02:40:56.178132 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178139 | orchestrator | 2026-02-27 02:40:56.178146 | orchestrator | RUNNING HANDLER [ceph-handler : Set_fact pools_pgautoscaler_mode] ************** 2026-02-27 02:40:56.178153 | orchestrator | Friday 27 February 2026 02:40:52 +0000 (0:00:00.225) 0:07:55.470 ******* 2026-02-27 02:40:56.178161 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178168 | orchestrator | 2026-02-27 02:40:56.178175 | orchestrator | RUNNING HANDLER [ceph-handler : Disable balancer] ****************************** 2026-02-27 02:40:56.178183 | orchestrator | Friday 27 February 2026 02:40:52 +0000 (0:00:00.134) 0:07:55.605 ******* 2026-02-27 02:40:56.178190 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178197 | orchestrator | 2026-02-27 02:40:56.178204 | orchestrator | RUNNING HANDLER [ceph-handler : Disable pg autoscale on pools] ***************** 2026-02-27 02:40:56.178211 | orchestrator | Friday 27 February 2026 02:40:52 +0000 (0:00:00.219) 0:07:55.824 ******* 2026-02-27 02:40:56.178218 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178226 | orchestrator | 2026-02-27 02:40:56.178233 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph osds daemon(s)] ******************* 2026-02-27 02:40:56.178240 | orchestrator | Friday 27 February 2026 02:40:52 +0000 (0:00:00.232) 0:07:56.056 ******* 2026-02-27 02:40:56.178247 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:40:56.178255 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:40:56.178262 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:40:56.178269 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178276 | orchestrator | 2026-02-27 02:40:56.178283 | orchestrator | RUNNING HANDLER [ceph-handler : Set _osd_handler_called after restart] ********* 2026-02-27 02:40:56.178291 | orchestrator | Friday 27 February 2026 02:40:53 +0000 (0:00:00.409) 0:07:56.466 ******* 2026-02-27 02:40:56.178298 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178305 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:40:56.178312 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:40:56.178319 | orchestrator | 2026-02-27 02:40:56.178326 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable pg autoscale on pools] *************** 2026-02-27 02:40:56.178334 | orchestrator | Friday 27 February 2026 02:40:53 +0000 (0:00:00.325) 0:07:56.792 ******* 2026-02-27 02:40:56.178341 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178348 | orchestrator | 2026-02-27 02:40:56.178355 | orchestrator | RUNNING HANDLER [ceph-handler : Re-enable balancer] **************************** 2026-02-27 02:40:56.178362 | orchestrator | Friday 27 February 2026 02:40:53 +0000 (0:00:00.224) 0:07:57.016 ******* 2026-02-27 02:40:56.178370 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:40:56.178377 | orchestrator | 2026-02-27 02:40:56.178384 | orchestrator | PLAY [Apply role ceph-crash] *************************************************** 2026-02-27 02:40:56.178391 | orchestrator | 2026-02-27 02:40:56.178398 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:40:56.178405 | orchestrator | Friday 27 February 2026 02:40:54 +0000 (0:00:01.186) 0:07:58.202 ******* 2026-02-27 02:40:56.178432 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:40:56.178441 | orchestrator | 2026-02-27 02:40:56.178449 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:40:56.178463 | orchestrator | Friday 27 February 2026 02:40:56 +0000 (0:00:01.173) 0:07:59.376 ******* 2026-02-27 02:41:22.684931 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:41:22.685063 | orchestrator | 2026-02-27 02:41:22.685081 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:41:22.685095 | orchestrator | Friday 27 February 2026 02:40:57 +0000 (0:00:01.193) 0:08:00.569 ******* 2026-02-27 02:41:22.685106 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.685119 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.685129 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.685140 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.685151 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.685162 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.685173 | orchestrator | 2026-02-27 02:41:22.685184 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:41:22.685195 | orchestrator | Friday 27 February 2026 02:40:58 +0000 (0:00:01.294) 0:08:01.864 ******* 2026-02-27 02:41:22.685206 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.685217 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.685227 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.685238 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.685249 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.685266 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.685293 | orchestrator | 2026-02-27 02:41:22.685316 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:41:22.685335 | orchestrator | Friday 27 February 2026 02:40:59 +0000 (0:00:00.737) 0:08:02.601 ******* 2026-02-27 02:41:22.685352 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.685369 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.685416 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.685435 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.685452 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.685470 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.685487 | orchestrator | 2026-02-27 02:41:22.685504 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:41:22.685523 | orchestrator | Friday 27 February 2026 02:41:00 +0000 (0:00:00.856) 0:08:03.457 ******* 2026-02-27 02:41:22.685541 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.685560 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.685578 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.685597 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.685615 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.685634 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.685653 | orchestrator | 2026-02-27 02:41:22.685686 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:41:22.685700 | orchestrator | Friday 27 February 2026 02:41:00 +0000 (0:00:00.717) 0:08:04.175 ******* 2026-02-27 02:41:22.685712 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.685724 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.685736 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.685748 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.685760 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.685773 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.685785 | orchestrator | 2026-02-27 02:41:22.685798 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:41:22.685810 | orchestrator | Friday 27 February 2026 02:41:02 +0000 (0:00:01.380) 0:08:05.555 ******* 2026-02-27 02:41:22.685822 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.685835 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.685847 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.685858 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.685868 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.685879 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.685890 | orchestrator | 2026-02-27 02:41:22.685901 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:41:22.685912 | orchestrator | Friday 27 February 2026 02:41:02 +0000 (0:00:00.643) 0:08:06.198 ******* 2026-02-27 02:41:22.685923 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.685945 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.685956 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.685966 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.685977 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.685987 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.685998 | orchestrator | 2026-02-27 02:41:22.686008 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:41:22.686083 | orchestrator | Friday 27 February 2026 02:41:03 +0000 (0:00:00.887) 0:08:07.086 ******* 2026-02-27 02:41:22.686095 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.686106 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.686116 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.686127 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.686138 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.686148 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.686159 | orchestrator | 2026-02-27 02:41:22.686169 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:41:22.686180 | orchestrator | Friday 27 February 2026 02:41:04 +0000 (0:00:01.080) 0:08:08.167 ******* 2026-02-27 02:41:22.686191 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.686202 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.686212 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.686223 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.686233 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.686244 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.686254 | orchestrator | 2026-02-27 02:41:22.686265 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:41:22.686276 | orchestrator | Friday 27 February 2026 02:41:06 +0000 (0:00:01.339) 0:08:09.506 ******* 2026-02-27 02:41:22.686287 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.686298 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.686309 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.686319 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.686330 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.686341 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.686351 | orchestrator | 2026-02-27 02:41:22.686362 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:41:22.686373 | orchestrator | Friday 27 February 2026 02:41:06 +0000 (0:00:00.613) 0:08:10.120 ******* 2026-02-27 02:41:22.686458 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.686472 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.686483 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.686493 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.686504 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.686514 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.686525 | orchestrator | 2026-02-27 02:41:22.686538 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:41:22.686555 | orchestrator | Friday 27 February 2026 02:41:07 +0000 (0:00:00.831) 0:08:10.951 ******* 2026-02-27 02:41:22.686572 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.686590 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.686608 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.686625 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.686643 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.686661 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.686680 | orchestrator | 2026-02-27 02:41:22.686699 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:41:22.686716 | orchestrator | Friday 27 February 2026 02:41:08 +0000 (0:00:00.620) 0:08:11.572 ******* 2026-02-27 02:41:22.686734 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.686751 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.686769 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.686787 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.686806 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.686837 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.686856 | orchestrator | 2026-02-27 02:41:22.686872 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:41:22.686887 | orchestrator | Friday 27 February 2026 02:41:09 +0000 (0:00:00.968) 0:08:12.541 ******* 2026-02-27 02:41:22.686904 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.686921 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.686938 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.686954 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.686969 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.686984 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.687001 | orchestrator | 2026-02-27 02:41:22.687018 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:41:22.687036 | orchestrator | Friday 27 February 2026 02:41:09 +0000 (0:00:00.665) 0:08:13.207 ******* 2026-02-27 02:41:22.687051 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.687067 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.687083 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.687099 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.687115 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.687132 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.687148 | orchestrator | 2026-02-27 02:41:22.687166 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:41:22.687184 | orchestrator | Friday 27 February 2026 02:41:11 +0000 (0:00:01.035) 0:08:14.242 ******* 2026-02-27 02:41:22.687200 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.687217 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.687233 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.687249 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:41:22.687266 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:41:22.687283 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:41:22.687303 | orchestrator | 2026-02-27 02:41:22.687320 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:41:22.687338 | orchestrator | Friday 27 February 2026 02:41:11 +0000 (0:00:00.629) 0:08:14.872 ******* 2026-02-27 02:41:22.687357 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:22.687372 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:22.687511 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:22.687533 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.687552 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.687570 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.687588 | orchestrator | 2026-02-27 02:41:22.687607 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:41:22.687687 | orchestrator | Friday 27 February 2026 02:41:12 +0000 (0:00:00.866) 0:08:15.738 ******* 2026-02-27 02:41:22.687711 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.687730 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.687748 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.687763 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.687780 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.687797 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.687813 | orchestrator | 2026-02-27 02:41:22.687830 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:41:22.687847 | orchestrator | Friday 27 February 2026 02:41:13 +0000 (0:00:00.654) 0:08:16.392 ******* 2026-02-27 02:41:22.687863 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:22.687878 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:22.687893 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:22.687908 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.687925 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:22.687942 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:22.687959 | orchestrator | 2026-02-27 02:41:22.687976 | orchestrator | TASK [ceph-crash : Create client.crash keyring] ******************************** 2026-02-27 02:41:22.687994 | orchestrator | Friday 27 February 2026 02:41:14 +0000 (0:00:01.290) 0:08:17.683 ******* 2026-02-27 02:41:22.688028 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:41:22.688046 | orchestrator | 2026-02-27 02:41:22.688063 | orchestrator | TASK [ceph-crash : Get keys from monitors] ************************************* 2026-02-27 02:41:22.688080 | orchestrator | Friday 27 February 2026 02:41:18 +0000 (0:00:04.057) 0:08:21.741 ******* 2026-02-27 02:41:22.688095 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:41:22.688111 | orchestrator | 2026-02-27 02:41:22.688126 | orchestrator | TASK [ceph-crash : Copy ceph key(s) if needed] ********************************* 2026-02-27 02:41:22.688142 | orchestrator | Friday 27 February 2026 02:41:21 +0000 (0:00:02.639) 0:08:24.380 ******* 2026-02-27 02:41:22.688159 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:41:22.688176 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:41:22.688192 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:41:22.688208 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:22.688224 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:41:22.688239 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:41:22.688256 | orchestrator | 2026-02-27 02:41:22.688290 | orchestrator | TASK [ceph-crash : Create /var/lib/ceph/crash/posted] ************************** 2026-02-27 02:41:46.366502 | orchestrator | Friday 27 February 2026 02:41:22 +0000 (0:00:01.493) 0:08:25.874 ******* 2026-02-27 02:41:46.366607 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:41:46.366622 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:41:46.366647 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:41:46.366658 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:41:46.366680 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:41:46.366690 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:41:46.366700 | orchestrator | 2026-02-27 02:41:46.366711 | orchestrator | TASK [ceph-crash : Include_tasks systemd.yml] ********************************** 2026-02-27 02:41:46.366721 | orchestrator | Friday 27 February 2026 02:41:23 +0000 (0:00:01.262) 0:08:27.136 ******* 2026-02-27 02:41:46.366732 | orchestrator | included: /ansible/roles/ceph-crash/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:41:46.366744 | orchestrator | 2026-02-27 02:41:46.366754 | orchestrator | TASK [ceph-crash : Generate systemd unit file for ceph-crash container] ******** 2026-02-27 02:41:46.366763 | orchestrator | Friday 27 February 2026 02:41:25 +0000 (0:00:01.347) 0:08:28.483 ******* 2026-02-27 02:41:46.366773 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:41:46.366783 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:41:46.366793 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:41:46.366802 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:41:46.366812 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:41:46.366821 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:41:46.366831 | orchestrator | 2026-02-27 02:41:46.366841 | orchestrator | TASK [ceph-crash : Start the ceph-crash service] ******************************* 2026-02-27 02:41:46.366850 | orchestrator | Friday 27 February 2026 02:41:26 +0000 (0:00:01.610) 0:08:30.093 ******* 2026-02-27 02:41:46.366860 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:41:46.366870 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:41:46.366879 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:41:46.366889 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:41:46.366898 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:41:46.366908 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:41:46.366917 | orchestrator | 2026-02-27 02:41:46.366927 | orchestrator | RUNNING HANDLER [ceph-handler : Ceph crash handler] **************************** 2026-02-27 02:41:46.366937 | orchestrator | Friday 27 February 2026 02:41:31 +0000 (0:00:04.201) 0:08:34.295 ******* 2026-02-27 02:41:46.366962 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_crash.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:41:46.366972 | orchestrator | 2026-02-27 02:41:46.366982 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called before restart] ****** 2026-02-27 02:41:46.367013 | orchestrator | Friday 27 February 2026 02:41:32 +0000 (0:00:01.247) 0:08:35.543 ******* 2026-02-27 02:41:46.367026 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367038 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367050 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367061 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:46.367072 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:46.367082 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:46.367093 | orchestrator | 2026-02-27 02:41:46.367104 | orchestrator | RUNNING HANDLER [ceph-handler : Restart the ceph-crash service] **************** 2026-02-27 02:41:46.367115 | orchestrator | Friday 27 February 2026 02:41:33 +0000 (0:00:00.677) 0:08:36.221 ******* 2026-02-27 02:41:46.367125 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:41:46.367136 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:41:46.367147 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:41:46.367157 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:41:46.367168 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:41:46.367178 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:41:46.367189 | orchestrator | 2026-02-27 02:41:46.367200 | orchestrator | RUNNING HANDLER [ceph-handler : Set _crash_handler_called after restart] ******* 2026-02-27 02:41:46.367211 | orchestrator | Friday 27 February 2026 02:41:35 +0000 (0:00:02.545) 0:08:38.766 ******* 2026-02-27 02:41:46.367222 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367233 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367244 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367255 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:41:46.367265 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:41:46.367276 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:41:46.367287 | orchestrator | 2026-02-27 02:41:46.367298 | orchestrator | PLAY [Apply role ceph-mds] ***************************************************** 2026-02-27 02:41:46.367309 | orchestrator | 2026-02-27 02:41:46.367321 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:41:46.367332 | orchestrator | Friday 27 February 2026 02:41:36 +0000 (0:00:00.861) 0:08:39.628 ******* 2026-02-27 02:41:46.367343 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:41:46.367389 | orchestrator | 2026-02-27 02:41:46.367399 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:41:46.367409 | orchestrator | Friday 27 February 2026 02:41:37 +0000 (0:00:00.729) 0:08:40.357 ******* 2026-02-27 02:41:46.367419 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:41:46.367428 | orchestrator | 2026-02-27 02:41:46.367438 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:41:46.367448 | orchestrator | Friday 27 February 2026 02:41:37 +0000 (0:00:00.501) 0:08:40.859 ******* 2026-02-27 02:41:46.367457 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.367467 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.367476 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.367486 | orchestrator | 2026-02-27 02:41:46.367496 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:41:46.367505 | orchestrator | Friday 27 February 2026 02:41:38 +0000 (0:00:00.535) 0:08:41.394 ******* 2026-02-27 02:41:46.367515 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367524 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367534 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367543 | orchestrator | 2026-02-27 02:41:46.367569 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:41:46.367579 | orchestrator | Friday 27 February 2026 02:41:38 +0000 (0:00:00.725) 0:08:42.119 ******* 2026-02-27 02:41:46.367588 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367598 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367608 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367617 | orchestrator | 2026-02-27 02:41:46.367627 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:41:46.367647 | orchestrator | Friday 27 February 2026 02:41:39 +0000 (0:00:00.689) 0:08:42.809 ******* 2026-02-27 02:41:46.367657 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367667 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367676 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367685 | orchestrator | 2026-02-27 02:41:46.367695 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:41:46.367705 | orchestrator | Friday 27 February 2026 02:41:40 +0000 (0:00:00.984) 0:08:43.793 ******* 2026-02-27 02:41:46.367714 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.367723 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.367733 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.367742 | orchestrator | 2026-02-27 02:41:46.367752 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:41:46.367761 | orchestrator | Friday 27 February 2026 02:41:40 +0000 (0:00:00.332) 0:08:44.126 ******* 2026-02-27 02:41:46.367771 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.367781 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.367790 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.367799 | orchestrator | 2026-02-27 02:41:46.367809 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:41:46.367818 | orchestrator | Friday 27 February 2026 02:41:41 +0000 (0:00:00.313) 0:08:44.439 ******* 2026-02-27 02:41:46.367828 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.367837 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.367846 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.367856 | orchestrator | 2026-02-27 02:41:46.367866 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:41:46.367875 | orchestrator | Friday 27 February 2026 02:41:41 +0000 (0:00:00.314) 0:08:44.754 ******* 2026-02-27 02:41:46.367885 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367894 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367903 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367913 | orchestrator | 2026-02-27 02:41:46.367922 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:41:46.367937 | orchestrator | Friday 27 February 2026 02:41:42 +0000 (0:00:00.970) 0:08:45.724 ******* 2026-02-27 02:41:46.367947 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.367956 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.367966 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.367975 | orchestrator | 2026-02-27 02:41:46.367985 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:41:46.367995 | orchestrator | Friday 27 February 2026 02:41:43 +0000 (0:00:00.743) 0:08:46.467 ******* 2026-02-27 02:41:46.368004 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.368014 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.368023 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.368033 | orchestrator | 2026-02-27 02:41:46.368042 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:41:46.368052 | orchestrator | Friday 27 February 2026 02:41:43 +0000 (0:00:00.334) 0:08:46.801 ******* 2026-02-27 02:41:46.368061 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.368071 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.368080 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.368089 | orchestrator | 2026-02-27 02:41:46.368099 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:41:46.368109 | orchestrator | Friday 27 February 2026 02:41:43 +0000 (0:00:00.309) 0:08:47.111 ******* 2026-02-27 02:41:46.368118 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.368128 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.368137 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.368146 | orchestrator | 2026-02-27 02:41:46.368156 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:41:46.368166 | orchestrator | Friday 27 February 2026 02:41:44 +0000 (0:00:00.578) 0:08:47.689 ******* 2026-02-27 02:41:46.368181 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.368191 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.368200 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.368210 | orchestrator | 2026-02-27 02:41:46.368219 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:41:46.368229 | orchestrator | Friday 27 February 2026 02:41:44 +0000 (0:00:00.337) 0:08:48.027 ******* 2026-02-27 02:41:46.368239 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:41:46.368248 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:41:46.368257 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:41:46.368267 | orchestrator | 2026-02-27 02:41:46.368276 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:41:46.368286 | orchestrator | Friday 27 February 2026 02:41:45 +0000 (0:00:00.334) 0:08:48.362 ******* 2026-02-27 02:41:46.368295 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.368305 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.368315 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.368324 | orchestrator | 2026-02-27 02:41:46.368334 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:41:46.368343 | orchestrator | Friday 27 February 2026 02:41:45 +0000 (0:00:00.306) 0:08:48.668 ******* 2026-02-27 02:41:46.368368 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.368378 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.368387 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.368397 | orchestrator | 2026-02-27 02:41:46.368407 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:41:46.368416 | orchestrator | Friday 27 February 2026 02:41:46 +0000 (0:00:00.568) 0:08:49.237 ******* 2026-02-27 02:41:46.368426 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:41:46.368435 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:41:46.368444 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:41:46.368454 | orchestrator | 2026-02-27 02:41:46.368464 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:41:46.368479 | orchestrator | Friday 27 February 2026 02:41:46 +0000 (0:00:00.332) 0:08:49.569 ******* 2026-02-27 02:42:24.568417 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:24.568537 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:24.568557 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:24.568572 | orchestrator | 2026-02-27 02:42:24.568587 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:42:24.568603 | orchestrator | Friday 27 February 2026 02:41:46 +0000 (0:00:00.334) 0:08:49.904 ******* 2026-02-27 02:42:24.568616 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:24.568630 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:24.568639 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:24.568647 | orchestrator | 2026-02-27 02:42:24.568655 | orchestrator | TASK [ceph-mds : Include create_mds_filesystems.yml] *************************** 2026-02-27 02:42:24.568664 | orchestrator | Friday 27 February 2026 02:41:47 +0000 (0:00:00.800) 0:08:50.704 ******* 2026-02-27 02:42:24.568672 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:24.568681 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:24.568689 | orchestrator | included: /ansible/roles/ceph-mds/tasks/create_mds_filesystems.yml for testbed-node-3 2026-02-27 02:42:24.568698 | orchestrator | 2026-02-27 02:42:24.568706 | orchestrator | TASK [ceph-facts : Get current default crush rule details] ********************* 2026-02-27 02:42:24.568714 | orchestrator | Friday 27 February 2026 02:41:47 +0000 (0:00:00.407) 0:08:51.111 ******* 2026-02-27 02:42:24.568722 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:42:24.568731 | orchestrator | 2026-02-27 02:42:24.568738 | orchestrator | TASK [ceph-facts : Get current default crush rule name] ************************ 2026-02-27 02:42:24.568746 | orchestrator | Friday 27 February 2026 02:41:50 +0000 (0:00:02.118) 0:08:53.230 ******* 2026-02-27 02:42:24.568756 | orchestrator | skipping: [testbed-node-3] => (item={'rule_id': 0, 'rule_name': 'replicated_rule', 'type': 1, 'steps': [{'op': 'take', 'item': -1, 'item_name': 'default'}, {'op': 'chooseleaf_firstn', 'num': 0, 'type': 'host'}, {'op': 'emit'}]})  2026-02-27 02:42:24.568791 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:24.568806 | orchestrator | 2026-02-27 02:42:24.568826 | orchestrator | TASK [ceph-mds : Create filesystem pools] ************************************** 2026-02-27 02:42:24.568841 | orchestrator | Friday 27 February 2026 02:41:50 +0000 (0:00:00.233) 0:08:53.463 ******* 2026-02-27 02:42:24.568873 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_data', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:42:24.568896 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'application': 'cephfs', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'cephfs_metadata', 'pg_num': 16, 'pgp_num': 16, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:42:24.568910 | orchestrator | 2026-02-27 02:42:24.568925 | orchestrator | TASK [ceph-mds : Create ceph filesystem] *************************************** 2026-02-27 02:42:24.568940 | orchestrator | Friday 27 February 2026 02:41:59 +0000 (0:00:08.835) 0:09:02.298 ******* 2026-02-27 02:42:24.568954 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] 2026-02-27 02:42:24.568968 | orchestrator | 2026-02-27 02:42:24.568980 | orchestrator | TASK [ceph-mds : Include common.yml] ******************************************* 2026-02-27 02:42:24.568992 | orchestrator | Friday 27 February 2026 02:42:02 +0000 (0:00:03.623) 0:09:05.921 ******* 2026-02-27 02:42:24.569009 | orchestrator | included: /ansible/roles/ceph-mds/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:24.569028 | orchestrator | 2026-02-27 02:42:24.569041 | orchestrator | TASK [ceph-mds : Create bootstrap-mds and mds directories] ********************* 2026-02-27 02:42:24.569054 | orchestrator | Friday 27 February 2026 02:42:03 +0000 (0:00:00.826) 0:09:06.748 ******* 2026-02-27 02:42:24.569066 | orchestrator | ok: [testbed-node-3] => (item=/var/lib/ceph/bootstrap-mds/) 2026-02-27 02:42:24.569078 | orchestrator | ok: [testbed-node-4] => (item=/var/lib/ceph/bootstrap-mds/) 2026-02-27 02:42:24.569091 | orchestrator | ok: [testbed-node-5] => (item=/var/lib/ceph/bootstrap-mds/) 2026-02-27 02:42:24.569104 | orchestrator | changed: [testbed-node-3] => (item=/var/lib/ceph/mds/ceph-testbed-node-3) 2026-02-27 02:42:24.569117 | orchestrator | changed: [testbed-node-4] => (item=/var/lib/ceph/mds/ceph-testbed-node-4) 2026-02-27 02:42:24.569130 | orchestrator | changed: [testbed-node-5] => (item=/var/lib/ceph/mds/ceph-testbed-node-5) 2026-02-27 02:42:24.569144 | orchestrator | 2026-02-27 02:42:24.569158 | orchestrator | TASK [ceph-mds : Get keys from monitors] *************************************** 2026-02-27 02:42:24.569172 | orchestrator | Friday 27 February 2026 02:42:04 +0000 (0:00:01.060) 0:09:07.808 ******* 2026-02-27 02:42:24.569184 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:42:24.569199 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:42:24.569212 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:42:24.569225 | orchestrator | 2026-02-27 02:42:24.569238 | orchestrator | TASK [ceph-mds : Copy ceph key(s) if needed] *********************************** 2026-02-27 02:42:24.569247 | orchestrator | Friday 27 February 2026 02:42:06 +0000 (0:00:02.148) 0:09:09.957 ******* 2026-02-27 02:42:24.569255 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 02:42:24.569264 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:42:24.569272 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569280 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 02:42:24.569318 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-02-27 02:42:24.569333 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569348 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 02:42:24.569380 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-02-27 02:42:24.569400 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569408 | orchestrator | 2026-02-27 02:42:24.569416 | orchestrator | TASK [ceph-mds : Create mds keyring] ******************************************* 2026-02-27 02:42:24.569424 | orchestrator | Friday 27 February 2026 02:42:07 +0000 (0:00:01.202) 0:09:11.159 ******* 2026-02-27 02:42:24.569432 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569440 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569448 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569456 | orchestrator | 2026-02-27 02:42:24.569464 | orchestrator | TASK [ceph-mds : Non_containerized.yml] **************************************** 2026-02-27 02:42:24.569472 | orchestrator | Friday 27 February 2026 02:42:11 +0000 (0:00:03.058) 0:09:14.217 ******* 2026-02-27 02:42:24.569480 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:24.569488 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:24.569495 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:24.569503 | orchestrator | 2026-02-27 02:42:24.569511 | orchestrator | TASK [ceph-mds : Containerized.yml] ******************************************** 2026-02-27 02:42:24.569519 | orchestrator | Friday 27 February 2026 02:42:11 +0000 (0:00:00.348) 0:09:14.566 ******* 2026-02-27 02:42:24.569527 | orchestrator | included: /ansible/roles/ceph-mds/tasks/containerized.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:24.569536 | orchestrator | 2026-02-27 02:42:24.569543 | orchestrator | TASK [ceph-mds : Include_tasks systemd.yml] ************************************ 2026-02-27 02:42:24.569551 | orchestrator | Friday 27 February 2026 02:42:12 +0000 (0:00:00.774) 0:09:15.340 ******* 2026-02-27 02:42:24.569559 | orchestrator | included: /ansible/roles/ceph-mds/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:24.569567 | orchestrator | 2026-02-27 02:42:24.569575 | orchestrator | TASK [ceph-mds : Generate systemd unit file] *********************************** 2026-02-27 02:42:24.569583 | orchestrator | Friday 27 February 2026 02:42:12 +0000 (0:00:00.539) 0:09:15.880 ******* 2026-02-27 02:42:24.569591 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569599 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569607 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569615 | orchestrator | 2026-02-27 02:42:24.569623 | orchestrator | TASK [ceph-mds : Generate systemd ceph-mds target file] ************************ 2026-02-27 02:42:24.569637 | orchestrator | Friday 27 February 2026 02:42:13 +0000 (0:00:01.255) 0:09:17.135 ******* 2026-02-27 02:42:24.569645 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569653 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569661 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569668 | orchestrator | 2026-02-27 02:42:24.569677 | orchestrator | TASK [ceph-mds : Enable ceph-mds.target] *************************************** 2026-02-27 02:42:24.569684 | orchestrator | Friday 27 February 2026 02:42:15 +0000 (0:00:01.422) 0:09:18.558 ******* 2026-02-27 02:42:24.569693 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569701 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569708 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569716 | orchestrator | 2026-02-27 02:42:24.569725 | orchestrator | TASK [ceph-mds : Systemd start mds container] ********************************** 2026-02-27 02:42:24.569733 | orchestrator | Friday 27 February 2026 02:42:17 +0000 (0:00:01.850) 0:09:20.409 ******* 2026-02-27 02:42:24.569741 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569748 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569756 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569764 | orchestrator | 2026-02-27 02:42:24.569772 | orchestrator | TASK [ceph-mds : Wait for mds socket to exist] ********************************* 2026-02-27 02:42:24.569780 | orchestrator | Friday 27 February 2026 02:42:19 +0000 (0:00:02.005) 0:09:22.414 ******* 2026-02-27 02:42:24.569788 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:24.569797 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:24.569805 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:24.569812 | orchestrator | 2026-02-27 02:42:24.569820 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:42:24.569833 | orchestrator | Friday 27 February 2026 02:42:20 +0000 (0:00:01.487) 0:09:23.901 ******* 2026-02-27 02:42:24.569841 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569849 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569857 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569865 | orchestrator | 2026-02-27 02:42:24.569873 | orchestrator | RUNNING HANDLER [ceph-handler : Mdss handler] ********************************** 2026-02-27 02:42:24.569881 | orchestrator | Friday 27 February 2026 02:42:21 +0000 (0:00:00.674) 0:09:24.576 ******* 2026-02-27 02:42:24.569890 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_mdss.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:24.569898 | orchestrator | 2026-02-27 02:42:24.569906 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called before restart] ******** 2026-02-27 02:42:24.569914 | orchestrator | Friday 27 February 2026 02:42:22 +0000 (0:00:00.766) 0:09:25.342 ******* 2026-02-27 02:42:24.569922 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:24.569929 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:24.569937 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:24.569945 | orchestrator | 2026-02-27 02:42:24.569953 | orchestrator | RUNNING HANDLER [ceph-handler : Copy mds restart script] *********************** 2026-02-27 02:42:24.569961 | orchestrator | Friday 27 February 2026 02:42:22 +0000 (0:00:00.308) 0:09:25.651 ******* 2026-02-27 02:42:24.569969 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:24.569977 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:24.569985 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:24.569993 | orchestrator | 2026-02-27 02:42:24.570001 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph mds daemon(s)] ******************** 2026-02-27 02:42:24.570009 | orchestrator | Friday 27 February 2026 02:42:23 +0000 (0:00:01.224) 0:09:26.875 ******* 2026-02-27 02:42:24.570087 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:42:24.570104 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:42:24.570119 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:42:24.570133 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:24.570146 | orchestrator | 2026-02-27 02:42:24.570173 | orchestrator | RUNNING HANDLER [ceph-handler : Set _mds_handler_called after restart] ********* 2026-02-27 02:42:42.962410 | orchestrator | Friday 27 February 2026 02:42:24 +0000 (0:00:00.894) 0:09:27.769 ******* 2026-02-27 02:42:42.962503 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.962515 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.962522 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.962529 | orchestrator | 2026-02-27 02:42:42.962540 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-02-27 02:42:42.962552 | orchestrator | 2026-02-27 02:42:42.962563 | orchestrator | TASK [ceph-handler : Include check_running_cluster.yml] ************************ 2026-02-27 02:42:42.962574 | orchestrator | Friday 27 February 2026 02:42:25 +0000 (0:00:00.839) 0:09:28.609 ******* 2026-02-27 02:42:42.962585 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_cluster.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:42.962598 | orchestrator | 2026-02-27 02:42:42.962610 | orchestrator | TASK [ceph-handler : Include check_running_containers.yml] ********************* 2026-02-27 02:42:42.962622 | orchestrator | Friday 27 February 2026 02:42:25 +0000 (0:00:00.531) 0:09:29.141 ******* 2026-02-27 02:42:42.962633 | orchestrator | included: /ansible/roles/ceph-handler/tasks/check_running_containers.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:42.962645 | orchestrator | 2026-02-27 02:42:42.962656 | orchestrator | TASK [ceph-handler : Check for a mon container] ******************************** 2026-02-27 02:42:42.962668 | orchestrator | Friday 27 February 2026 02:42:26 +0000 (0:00:00.732) 0:09:29.874 ******* 2026-02-27 02:42:42.962681 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.962693 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.962705 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.962741 | orchestrator | 2026-02-27 02:42:42.962754 | orchestrator | TASK [ceph-handler : Check for an osd container] ******************************* 2026-02-27 02:42:42.962766 | orchestrator | Friday 27 February 2026 02:42:26 +0000 (0:00:00.302) 0:09:30.177 ******* 2026-02-27 02:42:42.962777 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.962788 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.962796 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.962802 | orchestrator | 2026-02-27 02:42:42.962809 | orchestrator | TASK [ceph-handler : Check for a mds container] ******************************** 2026-02-27 02:42:42.962816 | orchestrator | Friday 27 February 2026 02:42:27 +0000 (0:00:00.701) 0:09:30.878 ******* 2026-02-27 02:42:42.962823 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.962842 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.962848 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.962855 | orchestrator | 2026-02-27 02:42:42.962862 | orchestrator | TASK [ceph-handler : Check for a rgw container] ******************************** 2026-02-27 02:42:42.962868 | orchestrator | Friday 27 February 2026 02:42:28 +0000 (0:00:00.995) 0:09:31.874 ******* 2026-02-27 02:42:42.962875 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.962882 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.962888 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.962895 | orchestrator | 2026-02-27 02:42:42.962901 | orchestrator | TASK [ceph-handler : Check for a mgr container] ******************************** 2026-02-27 02:42:42.962908 | orchestrator | Friday 27 February 2026 02:42:29 +0000 (0:00:00.717) 0:09:32.592 ******* 2026-02-27 02:42:42.962915 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.962921 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.962928 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.962934 | orchestrator | 2026-02-27 02:42:42.962941 | orchestrator | TASK [ceph-handler : Check for a rbd mirror container] ************************* 2026-02-27 02:42:42.962948 | orchestrator | Friday 27 February 2026 02:42:29 +0000 (0:00:00.325) 0:09:32.918 ******* 2026-02-27 02:42:42.962956 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.962964 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.962972 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.962980 | orchestrator | 2026-02-27 02:42:42.962988 | orchestrator | TASK [ceph-handler : Check for a nfs container] ******************************** 2026-02-27 02:42:42.962995 | orchestrator | Friday 27 February 2026 02:42:30 +0000 (0:00:00.297) 0:09:33.216 ******* 2026-02-27 02:42:42.963003 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963010 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963019 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963027 | orchestrator | 2026-02-27 02:42:42.963034 | orchestrator | TASK [ceph-handler : Check for a ceph-crash container] ************************* 2026-02-27 02:42:42.963042 | orchestrator | Friday 27 February 2026 02:42:30 +0000 (0:00:00.577) 0:09:33.794 ******* 2026-02-27 02:42:42.963050 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963058 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963065 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963073 | orchestrator | 2026-02-27 02:42:42.963081 | orchestrator | TASK [ceph-handler : Check for a ceph-exporter container] ********************** 2026-02-27 02:42:42.963088 | orchestrator | Friday 27 February 2026 02:42:31 +0000 (0:00:00.788) 0:09:34.583 ******* 2026-02-27 02:42:42.963096 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963103 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963110 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963118 | orchestrator | 2026-02-27 02:42:42.963126 | orchestrator | TASK [ceph-handler : Include check_socket_non_container.yml] ******************* 2026-02-27 02:42:42.963133 | orchestrator | Friday 27 February 2026 02:42:32 +0000 (0:00:00.733) 0:09:35.316 ******* 2026-02-27 02:42:42.963141 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963148 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963156 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963164 | orchestrator | 2026-02-27 02:42:42.963172 | orchestrator | TASK [ceph-handler : Set_fact handler_mon_status] ****************************** 2026-02-27 02:42:42.963185 | orchestrator | Friday 27 February 2026 02:42:32 +0000 (0:00:00.333) 0:09:35.650 ******* 2026-02-27 02:42:42.963193 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963201 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963210 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963217 | orchestrator | 2026-02-27 02:42:42.963225 | orchestrator | TASK [ceph-handler : Set_fact handler_osd_status] ****************************** 2026-02-27 02:42:42.963232 | orchestrator | Friday 27 February 2026 02:42:33 +0000 (0:00:00.594) 0:09:36.244 ******* 2026-02-27 02:42:42.963240 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963270 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963283 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963291 | orchestrator | 2026-02-27 02:42:42.963315 | orchestrator | TASK [ceph-handler : Set_fact handler_mds_status] ****************************** 2026-02-27 02:42:42.963322 | orchestrator | Friday 27 February 2026 02:42:33 +0000 (0:00:00.359) 0:09:36.604 ******* 2026-02-27 02:42:42.963329 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963335 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963342 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963348 | orchestrator | 2026-02-27 02:42:42.963355 | orchestrator | TASK [ceph-handler : Set_fact handler_rgw_status] ****************************** 2026-02-27 02:42:42.963362 | orchestrator | Friday 27 February 2026 02:42:33 +0000 (0:00:00.351) 0:09:36.956 ******* 2026-02-27 02:42:42.963368 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963375 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963381 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963388 | orchestrator | 2026-02-27 02:42:42.963395 | orchestrator | TASK [ceph-handler : Set_fact handler_nfs_status] ****************************** 2026-02-27 02:42:42.963401 | orchestrator | Friday 27 February 2026 02:42:34 +0000 (0:00:00.345) 0:09:37.302 ******* 2026-02-27 02:42:42.963408 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963414 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963421 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963431 | orchestrator | 2026-02-27 02:42:42.963442 | orchestrator | TASK [ceph-handler : Set_fact handler_rbd_status] ****************************** 2026-02-27 02:42:42.963453 | orchestrator | Friday 27 February 2026 02:42:34 +0000 (0:00:00.564) 0:09:37.866 ******* 2026-02-27 02:42:42.963463 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963474 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963484 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963495 | orchestrator | 2026-02-27 02:42:42.963506 | orchestrator | TASK [ceph-handler : Set_fact handler_mgr_status] ****************************** 2026-02-27 02:42:42.963518 | orchestrator | Friday 27 February 2026 02:42:34 +0000 (0:00:00.319) 0:09:38.186 ******* 2026-02-27 02:42:42.963528 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963539 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963549 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963556 | orchestrator | 2026-02-27 02:42:42.963563 | orchestrator | TASK [ceph-handler : Set_fact handler_crash_status] **************************** 2026-02-27 02:42:42.963570 | orchestrator | Friday 27 February 2026 02:42:35 +0000 (0:00:00.308) 0:09:38.494 ******* 2026-02-27 02:42:42.963576 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963583 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963589 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963596 | orchestrator | 2026-02-27 02:42:42.963607 | orchestrator | TASK [ceph-handler : Set_fact handler_exporter_status] ************************* 2026-02-27 02:42:42.963614 | orchestrator | Friday 27 February 2026 02:42:35 +0000 (0:00:00.338) 0:09:38.832 ******* 2026-02-27 02:42:42.963621 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:42:42.963627 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:42:42.963634 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:42:42.963641 | orchestrator | 2026-02-27 02:42:42.963647 | orchestrator | TASK [ceph-rgw : Include common.yml] ******************************************* 2026-02-27 02:42:42.963654 | orchestrator | Friday 27 February 2026 02:42:36 +0000 (0:00:00.820) 0:09:39.653 ******* 2026-02-27 02:42:42.963667 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/common.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:42.963674 | orchestrator | 2026-02-27 02:42:42.963681 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-02-27 02:42:42.963688 | orchestrator | Friday 27 February 2026 02:42:36 +0000 (0:00:00.544) 0:09:40.197 ******* 2026-02-27 02:42:42.963694 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:42:42.963701 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:42:42.963708 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:42:42.963715 | orchestrator | 2026-02-27 02:42:42.963721 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-02-27 02:42:42.963728 | orchestrator | Friday 27 February 2026 02:42:39 +0000 (0:00:02.400) 0:09:42.598 ******* 2026-02-27 02:42:42.963735 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 02:42:42.963741 | orchestrator | skipping: [testbed-node-3] => (item=None)  2026-02-27 02:42:42.963748 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:42:42.963755 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 02:42:42.963761 | orchestrator | skipping: [testbed-node-4] => (item=None)  2026-02-27 02:42:42.963768 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:42:42.963774 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 02:42:42.963781 | orchestrator | skipping: [testbed-node-5] => (item=None)  2026-02-27 02:42:42.963787 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:42:42.963794 | orchestrator | 2026-02-27 02:42:42.963801 | orchestrator | TASK [ceph-rgw : Copy SSL certificate & key data to certificate path] ********** 2026-02-27 02:42:42.963807 | orchestrator | Friday 27 February 2026 02:42:40 +0000 (0:00:01.500) 0:09:44.099 ******* 2026-02-27 02:42:42.963814 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:42:42.963820 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:42:42.963827 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:42:42.963833 | orchestrator | 2026-02-27 02:42:42.963840 | orchestrator | TASK [ceph-rgw : Include_tasks pre_requisite.yml] ****************************** 2026-02-27 02:42:42.963847 | orchestrator | Friday 27 February 2026 02:42:41 +0000 (0:00:00.348) 0:09:44.447 ******* 2026-02-27 02:42:42.963854 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/pre_requisite.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:42:42.963861 | orchestrator | 2026-02-27 02:42:42.963867 | orchestrator | TASK [ceph-rgw : Create rados gateway directories] ***************************** 2026-02-27 02:42:42.963874 | orchestrator | Friday 27 February 2026 02:42:41 +0000 (0:00:00.536) 0:09:44.984 ******* 2026-02-27 02:42:42.963881 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-02-27 02:42:42.963895 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-02-27 02:43:34.190284 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-02-27 02:43:34.190408 | orchestrator | 2026-02-27 02:43:34.190424 | orchestrator | TASK [ceph-rgw : Create rgw keyrings] ****************************************** 2026-02-27 02:43:34.190438 | orchestrator | Friday 27 February 2026 02:42:42 +0000 (0:00:01.178) 0:09:46.163 ******* 2026-02-27 02:43:34.190449 | orchestrator | changed: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190462 | orchestrator | changed: [testbed-node-4 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-02-27 02:43:34.190474 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190486 | orchestrator | changed: [testbed-node-3 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-02-27 02:43:34.190520 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190533 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] if groups.get(mon_group_name, []) | length > 0 else 'localhost' }}] 2026-02-27 02:43:34.190544 | orchestrator | 2026-02-27 02:43:34.190555 | orchestrator | TASK [ceph-rgw : Get keys from monitors] *************************************** 2026-02-27 02:43:34.190566 | orchestrator | Friday 27 February 2026 02:42:47 +0000 (0:00:04.385) 0:09:50.548 ******* 2026-02-27 02:43:34.190577 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190589 | orchestrator | ok: [testbed-node-3 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:43:34.190600 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190611 | orchestrator | ok: [testbed-node-4 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:43:34.190621 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:43:34.190646 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:43:34.190658 | orchestrator | 2026-02-27 02:43:34.190669 | orchestrator | TASK [ceph-rgw : Copy ceph key(s) if needed] *********************************** 2026-02-27 02:43:34.190680 | orchestrator | Friday 27 February 2026 02:42:49 +0000 (0:00:02.299) 0:09:52.848 ******* 2026-02-27 02:43:34.190691 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 02:43:34.190703 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:43:34.190714 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 02:43:34.190725 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:43:34.190736 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 02:43:34.190749 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:43:34.190761 | orchestrator | 2026-02-27 02:43:34.190774 | orchestrator | TASK [ceph-rgw : Rgw pool creation tasks] ************************************** 2026-02-27 02:43:34.190786 | orchestrator | Friday 27 February 2026 02:42:51 +0000 (0:00:01.511) 0:09:54.360 ******* 2026-02-27 02:43:34.190799 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/rgw_create_pools.yml for testbed-node-3 2026-02-27 02:43:34.190811 | orchestrator | 2026-02-27 02:43:34.190823 | orchestrator | TASK [ceph-rgw : Create ec profile] ******************************************** 2026-02-27 02:43:34.190836 | orchestrator | Friday 27 February 2026 02:42:51 +0000 (0:00:00.241) 0:09:54.601 ******* 2026-02-27 02:43:34.190850 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.190870 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.190890 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.190908 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.190927 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.190946 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:34.190965 | orchestrator | 2026-02-27 02:43:34.190983 | orchestrator | TASK [ceph-rgw : Set crush rule] *********************************************** 2026-02-27 02:43:34.191002 | orchestrator | Friday 27 February 2026 02:42:52 +0000 (0:00:00.628) 0:09:55.230 ******* 2026-02-27 02:43:34.191015 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.191025 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.191036 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.191056 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.191067 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}})  2026-02-27 02:43:34.191078 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:34.191090 | orchestrator | 2026-02-27 02:43:34.191120 | orchestrator | TASK [ceph-rgw : Create rgw pools] ********************************************* 2026-02-27 02:43:34.191132 | orchestrator | Friday 27 February 2026 02:42:52 +0000 (0:00:00.596) 0:09:55.826 ******* 2026-02-27 02:43:34.191142 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.data', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-02-27 02:43:34.191184 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.buckets.index', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-02-27 02:43:34.191196 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.control', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-02-27 02:43:34.191206 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.log', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-02-27 02:43:34.191217 | orchestrator | changed: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item={'key': 'default.rgw.meta', 'value': {'pg_num': 8, 'size': 3, 'type': 'replicated'}}) 2026-02-27 02:43:34.191228 | orchestrator | 2026-02-27 02:43:34.191239 | orchestrator | TASK [ceph-rgw : Include_tasks openstack-keystone.yml] ************************* 2026-02-27 02:43:34.191250 | orchestrator | Friday 27 February 2026 02:43:23 +0000 (0:00:30.951) 0:10:26.778 ******* 2026-02-27 02:43:34.191261 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:34.191272 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:43:34.191283 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:43:34.191293 | orchestrator | 2026-02-27 02:43:34.191304 | orchestrator | TASK [ceph-rgw : Include_tasks start_radosgw.yml] ****************************** 2026-02-27 02:43:34.191315 | orchestrator | Friday 27 February 2026 02:43:23 +0000 (0:00:00.320) 0:10:27.098 ******* 2026-02-27 02:43:34.191326 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:34.191337 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:43:34.191347 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:43:34.191358 | orchestrator | 2026-02-27 02:43:34.191375 | orchestrator | TASK [ceph-rgw : Include start_docker_rgw.yml] ********************************* 2026-02-27 02:43:34.191386 | orchestrator | Friday 27 February 2026 02:43:24 +0000 (0:00:00.321) 0:10:27.419 ******* 2026-02-27 02:43:34.191397 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/start_docker_rgw.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:43:34.191408 | orchestrator | 2026-02-27 02:43:34.191419 | orchestrator | TASK [ceph-rgw : Include_task systemd.yml] ************************************* 2026-02-27 02:43:34.191430 | orchestrator | Friday 27 February 2026 02:43:25 +0000 (0:00:00.820) 0:10:28.240 ******* 2026-02-27 02:43:34.191441 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/systemd.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:43:34.191452 | orchestrator | 2026-02-27 02:43:34.191463 | orchestrator | TASK [ceph-rgw : Generate systemd unit file] *********************************** 2026-02-27 02:43:34.191473 | orchestrator | Friday 27 February 2026 02:43:25 +0000 (0:00:00.530) 0:10:28.771 ******* 2026-02-27 02:43:34.191484 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:43:34.191495 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:43:34.191506 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:43:34.191517 | orchestrator | 2026-02-27 02:43:34.191527 | orchestrator | TASK [ceph-rgw : Generate systemd ceph-radosgw target file] ******************** 2026-02-27 02:43:34.191538 | orchestrator | Friday 27 February 2026 02:43:27 +0000 (0:00:01.627) 0:10:30.398 ******* 2026-02-27 02:43:34.191557 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:43:34.191568 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:43:34.191579 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:43:34.191590 | orchestrator | 2026-02-27 02:43:34.191600 | orchestrator | TASK [ceph-rgw : Enable ceph-radosgw.target] *********************************** 2026-02-27 02:43:34.191611 | orchestrator | Friday 27 February 2026 02:43:28 +0000 (0:00:01.187) 0:10:31.585 ******* 2026-02-27 02:43:34.191622 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:43:34.191632 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:43:34.191643 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:43:34.191654 | orchestrator | 2026-02-27 02:43:34.191664 | orchestrator | TASK [ceph-rgw : Systemd start rgw container] ********************************** 2026-02-27 02:43:34.191675 | orchestrator | Friday 27 February 2026 02:43:30 +0000 (0:00:01.955) 0:10:33.540 ******* 2026-02-27 02:43:34.191686 | orchestrator | changed: [testbed-node-3] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.13', 'radosgw_frontend_port': 8081}) 2026-02-27 02:43:34.191697 | orchestrator | changed: [testbed-node-4] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.14', 'radosgw_frontend_port': 8081}) 2026-02-27 02:43:34.191708 | orchestrator | changed: [testbed-node-5] => (item={'instance_name': 'rgw0', 'radosgw_address': '192.168.16.15', 'radosgw_frontend_port': 8081}) 2026-02-27 02:43:34.191719 | orchestrator | 2026-02-27 02:43:34.191730 | orchestrator | RUNNING HANDLER [ceph-handler : Make tempdir for scripts] ********************** 2026-02-27 02:43:34.191741 | orchestrator | Friday 27 February 2026 02:43:33 +0000 (0:00:02.724) 0:10:36.265 ******* 2026-02-27 02:43:34.191752 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:34.191762 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:43:34.191773 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:43:34.191784 | orchestrator | 2026-02-27 02:43:34.191795 | orchestrator | RUNNING HANDLER [ceph-handler : Rgws handler] ********************************** 2026-02-27 02:43:34.191806 | orchestrator | Friday 27 February 2026 02:43:33 +0000 (0:00:00.355) 0:10:36.620 ******* 2026-02-27 02:43:34.191817 | orchestrator | included: /ansible/roles/ceph-handler/tasks/handler_rgws.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:43:34.191828 | orchestrator | 2026-02-27 02:43:34.191845 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called before restart] ******** 2026-02-27 02:43:36.689634 | orchestrator | Friday 27 February 2026 02:43:34 +0000 (0:00:00.767) 0:10:37.388 ******* 2026-02-27 02:43:36.689739 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:36.689755 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:36.689767 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:36.689778 | orchestrator | 2026-02-27 02:43:36.689790 | orchestrator | RUNNING HANDLER [ceph-handler : Copy rgw restart script] *********************** 2026-02-27 02:43:36.689801 | orchestrator | Friday 27 February 2026 02:43:34 +0000 (0:00:00.363) 0:10:37.751 ******* 2026-02-27 02:43:36.689812 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:36.689824 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:43:36.689835 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:43:36.689845 | orchestrator | 2026-02-27 02:43:36.689856 | orchestrator | RUNNING HANDLER [ceph-handler : Restart ceph rgw daemon(s)] ******************** 2026-02-27 02:43:36.689867 | orchestrator | Friday 27 February 2026 02:43:34 +0000 (0:00:00.333) 0:10:38.084 ******* 2026-02-27 02:43:36.689878 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:43:36.689889 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:43:36.689900 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:43:36.689910 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:36.689921 | orchestrator | 2026-02-27 02:43:36.689932 | orchestrator | RUNNING HANDLER [ceph-handler : Set _rgw_handler_called after restart] ********* 2026-02-27 02:43:36.689942 | orchestrator | Friday 27 February 2026 02:43:35 +0000 (0:00:00.863) 0:10:38.948 ******* 2026-02-27 02:43:36.689953 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:36.689964 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:36.690001 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:36.690013 | orchestrator | 2026-02-27 02:43:36.690087 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:43:36.690100 | orchestrator | testbed-node-0 : ok=134  changed=35  unreachable=0 failed=0 skipped=125  rescued=0 ignored=0 2026-02-27 02:43:36.690126 | orchestrator | testbed-node-1 : ok=127  changed=32  unreachable=0 failed=0 skipped=120  rescued=0 ignored=0 2026-02-27 02:43:36.690138 | orchestrator | testbed-node-2 : ok=134  changed=33  unreachable=0 failed=0 skipped=119  rescued=0 ignored=0 2026-02-27 02:43:36.690180 | orchestrator | testbed-node-3 : ok=193  changed=45  unreachable=0 failed=0 skipped=162  rescued=0 ignored=0 2026-02-27 02:43:36.690201 | orchestrator | testbed-node-4 : ok=175  changed=40  unreachable=0 failed=0 skipped=123  rescued=0 ignored=0 2026-02-27 02:43:36.690233 | orchestrator | testbed-node-5 : ok=177  changed=41  unreachable=0 failed=0 skipped=121  rescued=0 ignored=0 2026-02-27 02:43:36.690254 | orchestrator | 2026-02-27 02:43:36.690268 | orchestrator | 2026-02-27 02:43:36.690281 | orchestrator | 2026-02-27 02:43:36.690293 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:43:36.690306 | orchestrator | Friday 27 February 2026 02:43:36 +0000 (0:00:00.533) 0:10:39.482 ******* 2026-02-27 02:43:36.690318 | orchestrator | =============================================================================== 2026-02-27 02:43:36.690330 | orchestrator | ceph-container-common : Pulling Ceph container image ------------------- 56.32s 2026-02-27 02:43:36.690343 | orchestrator | ceph-osd : Use ceph-volume to create osds ------------------------------ 41.65s 2026-02-27 02:43:36.690356 | orchestrator | ceph-rgw : Create rgw pools -------------------------------------------- 30.95s 2026-02-27 02:43:36.690368 | orchestrator | ceph-mgr : Wait for all mgr to be up ----------------------------------- 30.33s 2026-02-27 02:43:36.690381 | orchestrator | ceph-mon : Waiting for the monitor(s) to form the quorum... ------------ 21.90s 2026-02-27 02:43:36.690393 | orchestrator | ceph-mon : Set cluster configs ----------------------------------------- 14.69s 2026-02-27 02:43:36.690410 | orchestrator | ceph-osd : Wait for all osd to be up ----------------------------------- 12.51s 2026-02-27 02:43:36.690438 | orchestrator | ceph-mgr : Create ceph mgr keyring(s) on a mon node -------------------- 10.60s 2026-02-27 02:43:36.690458 | orchestrator | ceph-mon : Fetch ceph initial keys -------------------------------------- 9.11s 2026-02-27 02:43:36.690476 | orchestrator | ceph-mds : Create filesystem pools -------------------------------------- 8.84s 2026-02-27 02:43:36.690493 | orchestrator | ceph-mgr : Disable ceph mgr enabled modules ----------------------------- 6.51s 2026-02-27 02:43:36.690514 | orchestrator | ceph-config : Create ceph initial directories --------------------------- 6.48s 2026-02-27 02:43:36.690533 | orchestrator | ceph-mgr : Add modules to ceph-mgr -------------------------------------- 5.12s 2026-02-27 02:43:36.690551 | orchestrator | ceph-rgw : Create rgw keyrings ------------------------------------------ 4.39s 2026-02-27 02:43:36.690565 | orchestrator | ceph-crash : Start the ceph-crash service ------------------------------- 4.20s 2026-02-27 02:43:36.690576 | orchestrator | ceph-crash : Create client.crash keyring -------------------------------- 4.06s 2026-02-27 02:43:36.690586 | orchestrator | ceph-osd : Systemd start osd -------------------------------------------- 3.68s 2026-02-27 02:43:36.690597 | orchestrator | ceph-mds : Create ceph filesystem --------------------------------------- 3.62s 2026-02-27 02:43:36.690607 | orchestrator | ceph-container-common : Get ceph version -------------------------------- 3.36s 2026-02-27 02:43:36.690618 | orchestrator | ceph-mon : Copy admin keyring over to mons ------------------------------ 3.06s 2026-02-27 02:43:39.149438 | orchestrator | 2026-02-27 02:43:39 | INFO  | Task 4af416a9-82d8-4ca2-aaca-069a534c2d53 (ceph-pools) was prepared for execution. 2026-02-27 02:43:39.149600 | orchestrator | 2026-02-27 02:43:39 | INFO  | It takes a moment until task 4af416a9-82d8-4ca2-aaca-069a534c2d53 (ceph-pools) has been started and output is visible here. 2026-02-27 02:43:53.179069 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-02-27 02:43:53.179229 | orchestrator | 2.16.14 2026-02-27 02:43:53.179247 | orchestrator | 2026-02-27 02:43:53.179259 | orchestrator | PLAY [Create ceph pools] ******************************************************* 2026-02-27 02:43:53.179272 | orchestrator | 2026-02-27 02:43:53.179283 | orchestrator | TASK [ceph-facts : Include facts.yml] ****************************************** 2026-02-27 02:43:53.179295 | orchestrator | Friday 27 February 2026 02:43:43 +0000 (0:00:00.583) 0:00:00.583 ******* 2026-02-27 02:43:53.179306 | orchestrator | included: /ansible/roles/ceph-facts/tasks/facts.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:43:53.179318 | orchestrator | 2026-02-27 02:43:53.179329 | orchestrator | TASK [ceph-facts : Check if it is atomic host] ********************************* 2026-02-27 02:43:53.179340 | orchestrator | Friday 27 February 2026 02:43:44 +0000 (0:00:00.636) 0:00:01.219 ******* 2026-02-27 02:43:53.179351 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179362 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179373 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179384 | orchestrator | 2026-02-27 02:43:53.179395 | orchestrator | TASK [ceph-facts : Set_fact is_atomic] ***************************************** 2026-02-27 02:43:53.179406 | orchestrator | Friday 27 February 2026 02:43:44 +0000 (0:00:00.633) 0:00:01.853 ******* 2026-02-27 02:43:53.179416 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179427 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179438 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179449 | orchestrator | 2026-02-27 02:43:53.179460 | orchestrator | TASK [ceph-facts : Check if podman binary is present] ************************** 2026-02-27 02:43:53.179471 | orchestrator | Friday 27 February 2026 02:43:45 +0000 (0:00:00.315) 0:00:02.168 ******* 2026-02-27 02:43:53.179482 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179492 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179503 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179514 | orchestrator | 2026-02-27 02:43:53.179541 | orchestrator | TASK [ceph-facts : Set_fact container_binary] ********************************** 2026-02-27 02:43:53.179552 | orchestrator | Friday 27 February 2026 02:43:46 +0000 (0:00:00.904) 0:00:03.073 ******* 2026-02-27 02:43:53.179563 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179574 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179585 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179596 | orchestrator | 2026-02-27 02:43:53.179607 | orchestrator | TASK [ceph-facts : Set_fact ceph_cmd] ****************************************** 2026-02-27 02:43:53.179620 | orchestrator | Friday 27 February 2026 02:43:46 +0000 (0:00:00.333) 0:00:03.407 ******* 2026-02-27 02:43:53.179632 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179644 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179657 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179669 | orchestrator | 2026-02-27 02:43:53.179681 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python] ********************* 2026-02-27 02:43:53.179693 | orchestrator | Friday 27 February 2026 02:43:46 +0000 (0:00:00.336) 0:00:03.744 ******* 2026-02-27 02:43:53.179706 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179718 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179731 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179743 | orchestrator | 2026-02-27 02:43:53.179756 | orchestrator | TASK [ceph-facts : Set_fact discovered_interpreter_python if not previously set] *** 2026-02-27 02:43:53.179769 | orchestrator | Friday 27 February 2026 02:43:47 +0000 (0:00:00.340) 0:00:04.084 ******* 2026-02-27 02:43:53.179781 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:53.179795 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:43:53.179807 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:43:53.179819 | orchestrator | 2026-02-27 02:43:53.179832 | orchestrator | TASK [ceph-facts : Set_fact ceph_release ceph_stable_release] ****************** 2026-02-27 02:43:53.179867 | orchestrator | Friday 27 February 2026 02:43:47 +0000 (0:00:00.501) 0:00:04.586 ******* 2026-02-27 02:43:53.179880 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.179892 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.179904 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.179916 | orchestrator | 2026-02-27 02:43:53.179928 | orchestrator | TASK [ceph-facts : Set_fact monitor_name ansible_facts['hostname']] ************ 2026-02-27 02:43:53.179940 | orchestrator | Friday 27 February 2026 02:43:47 +0000 (0:00:00.303) 0:00:04.889 ******* 2026-02-27 02:43:53.179953 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:43:53.179966 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:43:53.179976 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:43:53.179987 | orchestrator | 2026-02-27 02:43:53.179998 | orchestrator | TASK [ceph-facts : Set_fact container_exec_cmd] ******************************** 2026-02-27 02:43:53.180009 | orchestrator | Friday 27 February 2026 02:43:48 +0000 (0:00:00.656) 0:00:05.545 ******* 2026-02-27 02:43:53.180020 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:43:53.180030 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:43:53.180041 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:43:53.180052 | orchestrator | 2026-02-27 02:43:53.180062 | orchestrator | TASK [ceph-facts : Find a running mon container] ******************************* 2026-02-27 02:43:53.180073 | orchestrator | Friday 27 February 2026 02:43:48 +0000 (0:00:00.437) 0:00:05.983 ******* 2026-02-27 02:43:53.180084 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:43:53.180095 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:43:53.180105 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:43:53.180149 | orchestrator | 2026-02-27 02:43:53.180161 | orchestrator | TASK [ceph-facts : Check for a ceph mon socket] ******************************** 2026-02-27 02:43:53.180172 | orchestrator | Friday 27 February 2026 02:43:51 +0000 (0:00:02.220) 0:00:08.204 ******* 2026-02-27 02:43:53.180184 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-02-27 02:43:53.180195 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-02-27 02:43:53.180206 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-02-27 02:43:53.180217 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:53.180228 | orchestrator | 2026-02-27 02:43:53.180255 | orchestrator | TASK [ceph-facts : Check if the ceph mon socket is in-use] ********************* 2026-02-27 02:43:53.180267 | orchestrator | Friday 27 February 2026 02:43:51 +0000 (0:00:00.614) 0:00:08.818 ******* 2026-02-27 02:43:53.180280 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180294 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180305 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180316 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:53.180327 | orchestrator | 2026-02-27 02:43:53.180338 | orchestrator | TASK [ceph-facts : Set_fact running_mon - non_container] *********************** 2026-02-27 02:43:53.180348 | orchestrator | Friday 27 February 2026 02:43:52 +0000 (0:00:00.998) 0:00:09.817 ******* 2026-02-27 02:43:53.180367 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180389 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180401 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': {'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'not containerized_deployment | bool', 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}, 'ansible_loop_var': 'item'})  2026-02-27 02:43:53.180413 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:43:53.180424 | orchestrator | 2026-02-27 02:43:53.180435 | orchestrator | TASK [ceph-facts : Set_fact running_mon - container] *************************** 2026-02-27 02:43:53.180445 | orchestrator | Friday 27 February 2026 02:43:52 +0000 (0:00:00.158) 0:00:09.975 ******* 2026-02-27 02:43:53.180458 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': 'fade21528c76', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-0'], 'start': '2026-02-27 02:43:49.832231', 'end': '2026-02-27 02:43:49.880679', 'delta': '0:00:00.048448', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-0', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['fade21528c76'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-0', 'ansible_loop_var': 'item'}) 2026-02-27 02:43:53.180473 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': 'bd71546f4e59', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-1'], 'start': '2026-02-27 02:43:50.418555', 'end': '2026-02-27 02:43:50.451429', 'delta': '0:00:00.032874', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-1', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['bd71546f4e59'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-1', 'ansible_loop_var': 'item'}) 2026-02-27 02:43:53.180493 | orchestrator | ok: [testbed-node-3] => (item={'changed': False, 'stdout': '8d303bec686d', 'stderr': '', 'rc': 0, 'cmd': ['docker', 'ps', '-q', '--filter', 'name=ceph-mon-testbed-node-2'], 'start': '2026-02-27 02:43:50.970386', 'end': '2026-02-27 02:43:51.017810', 'delta': '0:00:00.047424', 'msg': '', 'invocation': {'module_args': {'_raw_params': 'docker ps -q --filter name=ceph-mon-testbed-node-2', '_uses_shell': False, 'expand_argument_vars': True, 'stdin_add_newline': True, 'strip_empty_ends': True, 'argv': None, 'chdir': None, 'executable': None, 'creates': None, 'removes': None, 'stdin': None}}, 'stdout_lines': ['8d303bec686d'], 'stderr_lines': [], 'failed': False, 'failed_when_result': False, 'item': 'testbed-node-2', 'ansible_loop_var': 'item'}) 2026-02-27 02:44:00.920506 | orchestrator | 2026-02-27 02:44:00.920588 | orchestrator | TASK [ceph-facts : Set_fact _container_exec_cmd] ******************************* 2026-02-27 02:44:00.920599 | orchestrator | Friday 27 February 2026 02:43:53 +0000 (0:00:00.200) 0:00:10.176 ******* 2026-02-27 02:44:00.920620 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:00.920627 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:00.920632 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:00.920637 | orchestrator | 2026-02-27 02:44:00.920642 | orchestrator | TASK [ceph-facts : Get current fsid if cluster is already running] ************* 2026-02-27 02:44:00.920648 | orchestrator | Friday 27 February 2026 02:43:53 +0000 (0:00:00.441) 0:00:10.617 ******* 2026-02-27 02:44:00.920654 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] 2026-02-27 02:44:00.920659 | orchestrator | 2026-02-27 02:44:00.920674 | orchestrator | TASK [ceph-facts : Set_fact current_fsid rc 1] ********************************* 2026-02-27 02:44:00.920680 | orchestrator | Friday 27 February 2026 02:43:56 +0000 (0:00:02.699) 0:00:13.316 ******* 2026-02-27 02:44:00.920686 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920692 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920697 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920703 | orchestrator | 2026-02-27 02:44:00.920709 | orchestrator | TASK [ceph-facts : Get current fsid] ******************************************* 2026-02-27 02:44:00.920715 | orchestrator | Friday 27 February 2026 02:43:56 +0000 (0:00:00.287) 0:00:13.604 ******* 2026-02-27 02:44:00.920720 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920726 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920732 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920737 | orchestrator | 2026-02-27 02:44:00.920743 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-02-27 02:44:00.920749 | orchestrator | Friday 27 February 2026 02:43:57 +0000 (0:00:00.806) 0:00:14.411 ******* 2026-02-27 02:44:00.920755 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920760 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920766 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920772 | orchestrator | 2026-02-27 02:44:00.920778 | orchestrator | TASK [ceph-facts : Set_fact fsid from current_fsid] **************************** 2026-02-27 02:44:00.920784 | orchestrator | Friday 27 February 2026 02:43:57 +0000 (0:00:00.305) 0:00:14.716 ******* 2026-02-27 02:44:00.920789 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:00.920795 | orchestrator | 2026-02-27 02:44:00.920801 | orchestrator | TASK [ceph-facts : Generate cluster fsid] ************************************** 2026-02-27 02:44:00.920806 | orchestrator | Friday 27 February 2026 02:43:57 +0000 (0:00:00.127) 0:00:14.844 ******* 2026-02-27 02:44:00.920812 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920818 | orchestrator | 2026-02-27 02:44:00.920823 | orchestrator | TASK [ceph-facts : Set_fact fsid] ********************************************** 2026-02-27 02:44:00.920890 | orchestrator | Friday 27 February 2026 02:43:58 +0000 (0:00:00.244) 0:00:15.089 ******* 2026-02-27 02:44:00.920898 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920904 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920910 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920916 | orchestrator | 2026-02-27 02:44:00.920922 | orchestrator | TASK [ceph-facts : Resolve device link(s)] ************************************* 2026-02-27 02:44:00.920927 | orchestrator | Friday 27 February 2026 02:43:58 +0000 (0:00:00.289) 0:00:15.379 ******* 2026-02-27 02:44:00.920933 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920939 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920945 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920950 | orchestrator | 2026-02-27 02:44:00.920956 | orchestrator | TASK [ceph-facts : Set_fact build devices from resolved symlinks] ************** 2026-02-27 02:44:00.920962 | orchestrator | Friday 27 February 2026 02:43:58 +0000 (0:00:00.308) 0:00:15.687 ******* 2026-02-27 02:44:00.920968 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.920974 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.920979 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.920985 | orchestrator | 2026-02-27 02:44:00.920991 | orchestrator | TASK [ceph-facts : Resolve dedicated_device link(s)] *************************** 2026-02-27 02:44:00.920997 | orchestrator | Friday 27 February 2026 02:43:59 +0000 (0:00:00.534) 0:00:16.222 ******* 2026-02-27 02:44:00.921009 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.921015 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.921021 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.921027 | orchestrator | 2026-02-27 02:44:00.921033 | orchestrator | TASK [ceph-facts : Set_fact build dedicated_devices from resolved symlinks] **** 2026-02-27 02:44:00.921038 | orchestrator | Friday 27 February 2026 02:43:59 +0000 (0:00:00.334) 0:00:16.556 ******* 2026-02-27 02:44:00.921044 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.921050 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.921056 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.921062 | orchestrator | 2026-02-27 02:44:00.921068 | orchestrator | TASK [ceph-facts : Resolve bluestore_wal_device link(s)] *********************** 2026-02-27 02:44:00.921074 | orchestrator | Friday 27 February 2026 02:43:59 +0000 (0:00:00.328) 0:00:16.885 ******* 2026-02-27 02:44:00.921079 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.921085 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.921091 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.921097 | orchestrator | 2026-02-27 02:44:00.921148 | orchestrator | TASK [ceph-facts : Set_fact build bluestore_wal_devices from resolved symlinks] *** 2026-02-27 02:44:00.921157 | orchestrator | Friday 27 February 2026 02:44:00 +0000 (0:00:00.511) 0:00:17.396 ******* 2026-02-27 02:44:00.921163 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:00.921169 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:00.921174 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:00.921180 | orchestrator | 2026-02-27 02:44:00.921186 | orchestrator | TASK [ceph-facts : Collect existed devices] ************************************ 2026-02-27 02:44:00.921192 | orchestrator | Friday 27 February 2026 02:44:00 +0000 (0:00:00.324) 0:00:17.720 ******* 2026-02-27 02:44:00.921214 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2', 'dm-uuid-LVM-1GPzA9hpf9stYaGktx4uYP0XJlMEpLLnGQmw3wzAm9z7JOtURyZEhUp3R2aDKw97'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921229 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca', 'dm-uuid-LVM-KvLOxV1e2Q74eIA5J0uZUxiVUle2E8358ZrrxapZqBs9c8t0GcXJg8ful41vHEb4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921237 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921246 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921252 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921262 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921268 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921274 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921279 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:00.921292 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092598 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.092724 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdb', 'value': {'holders': ['ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-MApU2q-dou1-nawv-iubo-CU4o-xSyK-9duVaN', 'scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594', 'scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.092743 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2', 'dm-uuid-LVM-3TkJ6sx3XiPdZeoX4TG3Wqx0RQoZK3kSDnhPAOsVSJSvSz2xjCbeeL7p76Pdh8sX'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092807 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdc', 'value': {'holders': ['ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-LteIrJ-0Pgn-yZiN-QHjM-F62l-WZBK-hDZArv', 'scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e', 'scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.092828 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25', 'dm-uuid-LVM-vD9QKoZ2hyInGSHao2YKedXa13cRykTOGhuiJF79C5MYdq1ztKHzmU5pSbNAqx3L'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092841 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d', 'scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.092860 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092875 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-12-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.092887 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092899 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092912 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:01.092925 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.092945 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222682 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222789 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222804 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222850 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.222888 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdb', 'value': {'holders': ['ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-3X97wJ-JSWl-12uu-8SMB-e1SF-EeXY-GrXuQJ', 'scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e', 'scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.222910 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdc', 'value': {'holders': ['ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-0qB5Fi-pCfc-aSQP-NvRJ-H2rA-MY6i-UvhYP5', 'scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6', 'scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.222931 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff', 'scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.222943 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-08-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.222957 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:01.222970 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0', 'dm-uuid-LVM-3gtM7yIE5C8nM5Es93GB6t2m2H1A66VXak3jfeEK2AYbccNI3a2CViEbgxcu8y4K'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222983 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8', 'dm-uuid-LVM-T1Aj3Tn0v4fC0JrYbTangLvaZGzugEPmuJB2murMCkPk8qD9dJ1a9HuUA2TFR4BG'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.222995 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.223014 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428055 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428166 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428191 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428198 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428205 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428211 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}})  2026-02-27 02:44:01.428236 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.428252 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdb', 'value': {'holders': ['ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-6gZ2eN-bPgd-FZoT-QNYh-thNW-g153-l0Ugdc', 'scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c', 'scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.428260 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdc', 'value': {'holders': ['ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-yiZyn1-1gdm-yKmZ-ff8g-fw1J-Uf8l-9aKbYR', 'scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f', 'scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.428267 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa', 'scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.428274 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-11-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}})  2026-02-27 02:44:01.428281 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:01.428289 | orchestrator | 2026-02-27 02:44:01.428295 | orchestrator | TASK [ceph-facts : Set_fact devices generate device list when osd_auto_discovery] *** 2026-02-27 02:44:01.428303 | orchestrator | Friday 27 February 2026 02:44:01 +0000 (0:00:00.609) 0:00:18.330 ******* 2026-02-27 02:44:01.428315 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2', 'dm-uuid-LVM-1GPzA9hpf9stYaGktx4uYP0XJlMEpLLnGQmw3wzAm9z7JOtURyZEhUp3R2aDKw97'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542743 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca', 'dm-uuid-LVM-KvLOxV1e2Q74eIA5J0uZUxiVUle2E8358ZrrxapZqBs9c8t0GcXJg8ful41vHEb4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542863 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542881 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542893 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542904 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542919 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.542999 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.543025 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.543084 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2', 'dm-uuid-LVM-3TkJ6sx3XiPdZeoX4TG3Wqx0RQoZK3kSDnhPAOsVSJSvSz2xjCbeeL7p76Pdh8sX'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.543097 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.543171 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25', 'dm-uuid-LVM-vD9QKoZ2hyInGSHao2YKedXa13cRykTOGhuiJF79C5MYdq1ztKHzmU5pSbNAqx3L'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.543208 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16', 'scsi-SQEMU_QEMU_HARDDISK_56393193-c76a-4fda-b278-58d70206baa4-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680650 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680762 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--0974d5a7--9223--5965--a0bc--11aa2a4c24f2-osd--block--0974d5a7--9223--5965--a0bc--11aa2a4c24f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-MApU2q-dou1-nawv-iubo-CU4o-xSyK-9duVaN', 'scsi-0QEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594', 'scsi-SQEMU_QEMU_HARDDISK_33a64995-d613-4799-a827-eb95870f0594'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680777 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680816 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--5218e072--e972--56d4--ba20--25156dc601ca-osd--block--5218e072--e972--56d4--ba20--25156dc601ca'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-LteIrJ-0Pgn-yZiN-QHjM-F62l-WZBK-hDZArv', 'scsi-0QEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e', 'scsi-SQEMU_QEMU_HARDDISK_1c90172b-f287-47b9-9eba-093529579c7e'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680824 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680847 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d', 'scsi-SQEMU_QEMU_HARDDISK_a9cd2a4f-1058-48f3-afd2-006844d8cb7d'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680856 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680863 | orchestrator | skipping: [testbed-node-3] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-12-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680871 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680888 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680896 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:01.680905 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.680933 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795522 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16', 'scsi-SQEMU_QEMU_HARDDISK_322c843f-a959-45ef-8b42-b41ca5adebdd-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795741 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2-osd--block--3f3d4cc1--1ba2--5d7f--af56--6acad99496f2'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-3X97wJ-JSWl-12uu-8SMB-e1SF-EeXY-GrXuQJ', 'scsi-0QEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e', 'scsi-SQEMU_QEMU_HARDDISK_86bf81a5-9860-4bee-a763-c5705f01529e'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795793 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--9b2e5417--1365--59e3--9b2a--11636afdff25-osd--block--9b2e5417--1365--59e3--9b2a--11636afdff25'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-0qB5Fi-pCfc-aSQP-NvRJ-H2rA-MY6i-UvhYP5', 'scsi-0QEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6', 'scsi-SQEMU_QEMU_HARDDISK_9864da2a-8574-40be-a257-a2fde93a7fb6'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795808 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff', 'scsi-SQEMU_QEMU_HARDDISK_504468dd-209c-44a0-a810-853239e99aff'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795822 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-0', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0', 'dm-uuid-LVM-3gtM7yIE5C8nM5Es93GB6t2m2H1A66VXak3jfeEK2AYbccNI3a2CViEbgxcu8y4K'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795843 | orchestrator | skipping: [testbed-node-4] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-08-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795861 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'dm-1', 'value': {'holders': [], 'host': '', 'links': {'ids': ['dm-name-ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8', 'dm-uuid-LVM-T1Aj3Tn0v4fC0JrYbTangLvaZGzugEPmuJB2murMCkPk8qD9dJ1a9HuUA2TFR4BG'], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': '', 'sectors': 41934848, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795873 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop0', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.795886 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:01.795925 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop1', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920339 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop2', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920442 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop3', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920482 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop4', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920509 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop5', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920521 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop6', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920532 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'loop7', 'value': {'holders': [], 'host': '', 'links': {'ids': [], 'labels': [], 'masters': [], 'uuids': []}, 'model': None, 'partitions': {}, 'removable': '0', 'rotational': '0', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 0, 'sectorsize': '512', 'size': '0.00 Bytes', 'support_discard': '0', 'vendor': None, 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920571 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sda', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {'sda1': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part1'], 'labels': ['cloudimg-rootfs'], 'masters': [], 'uuids': ['b852d8d2-8460-44aa-8998-23e4f04d73cf']}, 'sectors': 165672927, 'sectorsize': 512, 'size': '79.00 GB', 'start': '2099200', 'uuid': 'b852d8d2-8460-44aa-8998-23e4f04d73cf'}, 'sda14': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part14'], 'labels': [], 'masters': [], 'uuids': []}, 'sectors': 8192, 'sectorsize': 512, 'size': '4.00 MB', 'start': '2048', 'uuid': None}, 'sda15': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part15'], 'labels': ['UEFI'], 'masters': [], 'uuids': ['5C78-612A']}, 'sectors': 217088, 'sectorsize': 512, 'size': '106.00 MB', 'start': '10240', 'uuid': '5C78-612A'}, 'sda16': {'holders': [], 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16', 'scsi-SQEMU_QEMU_HARDDISK_c9605805-37c3-4682-8764-bcf00ac213e3-part16'], 'labels': ['BOOT'], 'masters': [], 'uuids': ['09d53dc1-1e03-4286-bbb8-2b1796cf92ec']}, 'sectors': 1869825, 'sectorsize': 512, 'size': '913.00 MB', 'start': '227328', 'uuid': '09d53dc1-1e03-4286-bbb8-2b1796cf92ec'}}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 167772160, 'sectorsize': '512', 'size': '80.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920600 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdb', 'value': {'holders': ['ceph--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0-osd--block--f7994b7d--d8ae--56d5--9a4f--dce1234fbca0'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-6gZ2eN-bPgd-FZoT-QNYh-thNW-g153-l0Ugdc', 'scsi-0QEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c', 'scsi-SQEMU_QEMU_HARDDISK_45ff6687-a7d8-4c27-b32c-4f6fde817c7c'], 'labels': [], 'masters': ['dm-0'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920614 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdc', 'value': {'holders': ['ceph--9104aff7--e27b--5576--bc58--5e0df54656c8-osd--block--9104aff7--e27b--5576--bc58--5e0df54656c8'], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['lvm-pv-uuid-yiZyn1-1gdm-yKmZ-ff8g-fw1J-Uf8l-9aKbYR', 'scsi-0QEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f', 'scsi-SQEMU_QEMU_HARDDISK_5fff8fdb-b748-4f81-8994-d64df64bf91f'], 'labels': [], 'masters': ['dm-1'], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:01.920635 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sdd', 'value': {'holders': [], 'host': 'SCSI storage controller: Red Hat, Inc. Virtio SCSI', 'links': {'ids': ['scsi-0QEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa', 'scsi-SQEMU_QEMU_HARDDISK_75635f7d-476f-4662-89cc-00f2c196a2aa'], 'labels': [], 'masters': [], 'uuids': []}, 'model': 'QEMU HARDDISK', 'partitions': {}, 'removable': '0', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'none', 'sectors': 41943040, 'sectorsize': '512', 'size': '20.00 GB', 'support_discard': '4096', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:13.713499 | orchestrator | skipping: [testbed-node-5] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'osd_auto_discovery | default(False) | bool', 'item': {'key': 'sr0', 'value': {'holders': [], 'host': 'IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]', 'links': {'ids': ['ata-QEMU_DVD-ROM_QM00001'], 'labels': ['config-2'], 'masters': [], 'uuids': ['2026-02-27-01-22-11-00']}, 'model': 'QEMU DVD-ROM', 'partitions': {}, 'removable': '1', 'rotational': '1', 'sas_address': None, 'sas_device_handle': None, 'scheduler_mode': 'mq-deadline', 'sectors': 253, 'sectorsize': '2048', 'size': '506.00 KB', 'support_discard': '0', 'vendor': 'QEMU', 'virtual': 1}}, 'ansible_loop_var': 'item'})  2026-02-27 02:44:13.713726 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.713751 | orchestrator | 2026-02-27 02:44:13.713765 | orchestrator | TASK [ceph-facts : Check if the ceph conf exists] ****************************** 2026-02-27 02:44:13.713777 | orchestrator | Friday 27 February 2026 02:44:01 +0000 (0:00:00.596) 0:00:18.926 ******* 2026-02-27 02:44:13.713788 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:13.713800 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:13.713811 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:13.713821 | orchestrator | 2026-02-27 02:44:13.713832 | orchestrator | TASK [ceph-facts : Set default osd_pool_default_crush_rule fact] *************** 2026-02-27 02:44:13.713843 | orchestrator | Friday 27 February 2026 02:44:02 +0000 (0:00:00.898) 0:00:19.825 ******* 2026-02-27 02:44:13.713854 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:13.713865 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:13.713875 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:13.713886 | orchestrator | 2026-02-27 02:44:13.713897 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-02-27 02:44:13.713908 | orchestrator | Friday 27 February 2026 02:44:03 +0000 (0:00:00.312) 0:00:20.138 ******* 2026-02-27 02:44:13.713919 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:13.713930 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:13.713941 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:13.713952 | orchestrator | 2026-02-27 02:44:13.713980 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-02-27 02:44:13.714000 | orchestrator | Friday 27 February 2026 02:44:03 +0000 (0:00:00.643) 0:00:20.781 ******* 2026-02-27 02:44:13.714078 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714128 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714141 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714153 | orchestrator | 2026-02-27 02:44:13.714172 | orchestrator | TASK [ceph-facts : Read osd pool default crush rule] *************************** 2026-02-27 02:44:13.714191 | orchestrator | Friday 27 February 2026 02:44:04 +0000 (0:00:00.310) 0:00:21.091 ******* 2026-02-27 02:44:13.714209 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714228 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714247 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714264 | orchestrator | 2026-02-27 02:44:13.714296 | orchestrator | TASK [ceph-facts : Set osd_pool_default_crush_rule fact] *********************** 2026-02-27 02:44:13.714310 | orchestrator | Friday 27 February 2026 02:44:04 +0000 (0:00:00.691) 0:00:21.782 ******* 2026-02-27 02:44:13.714323 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714335 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714347 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714359 | orchestrator | 2026-02-27 02:44:13.714372 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv4] ************************* 2026-02-27 02:44:13.714387 | orchestrator | Friday 27 February 2026 02:44:05 +0000 (0:00:00.325) 0:00:22.108 ******* 2026-02-27 02:44:13.714409 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-0) 2026-02-27 02:44:13.714428 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-0) 2026-02-27 02:44:13.714440 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-1) 2026-02-27 02:44:13.714450 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-0) 2026-02-27 02:44:13.714461 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-1) 2026-02-27 02:44:13.714472 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-2) 2026-02-27 02:44:13.714482 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-1) 2026-02-27 02:44:13.714507 | orchestrator | ok: [testbed-node-4] => (item=testbed-node-2) 2026-02-27 02:44:13.714518 | orchestrator | ok: [testbed-node-5] => (item=testbed-node-2) 2026-02-27 02:44:13.714529 | orchestrator | 2026-02-27 02:44:13.714540 | orchestrator | TASK [ceph-facts : Set_fact _monitor_addresses - ipv6] ************************* 2026-02-27 02:44:13.714551 | orchestrator | Friday 27 February 2026 02:44:06 +0000 (0:00:01.014) 0:00:23.122 ******* 2026-02-27 02:44:13.714562 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-0)  2026-02-27 02:44:13.714573 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-1)  2026-02-27 02:44:13.714583 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-2)  2026-02-27 02:44:13.714594 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714604 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-0)  2026-02-27 02:44:13.714615 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-1)  2026-02-27 02:44:13.714625 | orchestrator | skipping: [testbed-node-4] => (item=testbed-node-2)  2026-02-27 02:44:13.714636 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714647 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-0)  2026-02-27 02:44:13.714657 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-1)  2026-02-27 02:44:13.714668 | orchestrator | skipping: [testbed-node-5] => (item=testbed-node-2)  2026-02-27 02:44:13.714679 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714689 | orchestrator | 2026-02-27 02:44:13.714700 | orchestrator | TASK [ceph-facts : Import_tasks set_radosgw_address.yml] *********************** 2026-02-27 02:44:13.714711 | orchestrator | Friday 27 February 2026 02:44:06 +0000 (0:00:00.363) 0:00:23.485 ******* 2026-02-27 02:44:13.714743 | orchestrator | included: /ansible/roles/ceph-facts/tasks/set_radosgw_address.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:44:13.714755 | orchestrator | 2026-02-27 02:44:13.714767 | orchestrator | TASK [ceph-facts : Set current radosgw_address_block, radosgw_address, radosgw_interface from node "{{ ceph_dashboard_call_item }}"] *** 2026-02-27 02:44:13.714780 | orchestrator | Friday 27 February 2026 02:44:07 +0000 (0:00:00.722) 0:00:24.208 ******* 2026-02-27 02:44:13.714791 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714802 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714812 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714823 | orchestrator | 2026-02-27 02:44:13.714834 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv4] **** 2026-02-27 02:44:13.714845 | orchestrator | Friday 27 February 2026 02:44:07 +0000 (0:00:00.346) 0:00:24.554 ******* 2026-02-27 02:44:13.714856 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714866 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714877 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714887 | orchestrator | 2026-02-27 02:44:13.714898 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address_block ipv6] **** 2026-02-27 02:44:13.714909 | orchestrator | Friday 27 February 2026 02:44:07 +0000 (0:00:00.327) 0:00:24.882 ******* 2026-02-27 02:44:13.714919 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.714930 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:44:13.714941 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:44:13.714952 | orchestrator | 2026-02-27 02:44:13.714962 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_address] *************** 2026-02-27 02:44:13.714973 | orchestrator | Friday 27 February 2026 02:44:08 +0000 (0:00:00.542) 0:00:25.424 ******* 2026-02-27 02:44:13.714984 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:13.714995 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:13.715005 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:13.715016 | orchestrator | 2026-02-27 02:44:13.715027 | orchestrator | TASK [ceph-facts : Set_fact _interface] **************************************** 2026-02-27 02:44:13.715038 | orchestrator | Friday 27 February 2026 02:44:08 +0000 (0:00:00.425) 0:00:25.849 ******* 2026-02-27 02:44:13.715048 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:44:13.715067 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:44:13.715113 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:44:13.715135 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.715153 | orchestrator | 2026-02-27 02:44:13.715174 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv4] ****** 2026-02-27 02:44:13.715193 | orchestrator | Friday 27 February 2026 02:44:09 +0000 (0:00:00.403) 0:00:26.252 ******* 2026-02-27 02:44:13.715211 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:44:13.715223 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:44:13.715234 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:44:13.715245 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.715256 | orchestrator | 2026-02-27 02:44:13.715266 | orchestrator | TASK [ceph-facts : Set_fact _radosgw_address to radosgw_interface - ipv6] ****** 2026-02-27 02:44:13.715277 | orchestrator | Friday 27 February 2026 02:44:09 +0000 (0:00:00.383) 0:00:26.636 ******* 2026-02-27 02:44:13.715288 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-3)  2026-02-27 02:44:13.715299 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-4)  2026-02-27 02:44:13.715309 | orchestrator | skipping: [testbed-node-3] => (item=testbed-node-5)  2026-02-27 02:44:13.715320 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:44:13.715330 | orchestrator | 2026-02-27 02:44:13.715341 | orchestrator | TASK [ceph-facts : Reset rgw_instances (workaround)] *************************** 2026-02-27 02:44:13.715352 | orchestrator | Friday 27 February 2026 02:44:10 +0000 (0:00:00.376) 0:00:27.012 ******* 2026-02-27 02:44:13.715363 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:44:13.715374 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:44:13.715384 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:44:13.715395 | orchestrator | 2026-02-27 02:44:13.715406 | orchestrator | TASK [ceph-facts : Set_fact rgw_instances] ************************************* 2026-02-27 02:44:13.715416 | orchestrator | Friday 27 February 2026 02:44:10 +0000 (0:00:00.349) 0:00:27.362 ******* 2026-02-27 02:44:13.715427 | orchestrator | ok: [testbed-node-3] => (item=0) 2026-02-27 02:44:13.715438 | orchestrator | ok: [testbed-node-4] => (item=0) 2026-02-27 02:44:13.715449 | orchestrator | ok: [testbed-node-5] => (item=0) 2026-02-27 02:44:13.715459 | orchestrator | 2026-02-27 02:44:13.715470 | orchestrator | TASK [ceph-facts : Set_fact ceph_run_cmd] ************************************** 2026-02-27 02:44:13.715481 | orchestrator | Friday 27 February 2026 02:44:11 +0000 (0:00:00.879) 0:00:28.241 ******* 2026-02-27 02:44:13.715492 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:44:13.715502 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:44:13.715513 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:44:13.715524 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-02-27 02:44:13.715535 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-02-27 02:44:13.715546 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-02-27 02:44:13.715557 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-02-27 02:44:13.715567 | orchestrator | 2026-02-27 02:44:13.715578 | orchestrator | TASK [ceph-facts : Set_fact ceph_admin_command] ******************************** 2026-02-27 02:44:13.715589 | orchestrator | Friday 27 February 2026 02:44:12 +0000 (0:00:00.805) 0:00:29.047 ******* 2026-02-27 02:44:13.715600 | orchestrator | ok: [testbed-node-3 -> testbed-node-0(192.168.16.10)] => (item=testbed-node-0) 2026-02-27 02:44:13.715619 | orchestrator | ok: [testbed-node-3 -> testbed-node-1(192.168.16.11)] => (item=testbed-node-1) 2026-02-27 02:45:52.249449 | orchestrator | ok: [testbed-node-3 -> testbed-node-2(192.168.16.12)] => (item=testbed-node-2) 2026-02-27 02:45:52.249570 | orchestrator | ok: [testbed-node-3] => (item=testbed-node-3) 2026-02-27 02:45:52.249608 | orchestrator | ok: [testbed-node-3 -> testbed-node-4(192.168.16.14)] => (item=testbed-node-4) 2026-02-27 02:45:52.249621 | orchestrator | ok: [testbed-node-3 -> testbed-node-5(192.168.16.15)] => (item=testbed-node-5) 2026-02-27 02:45:52.249632 | orchestrator | ok: [testbed-node-3 -> testbed-manager(192.168.16.5)] => (item=testbed-manager) 2026-02-27 02:45:52.249643 | orchestrator | 2026-02-27 02:45:52.249655 | orchestrator | TASK [Include tasks from the ceph-osd role] ************************************ 2026-02-27 02:45:52.249668 | orchestrator | Friday 27 February 2026 02:44:13 +0000 (0:00:01.663) 0:00:30.711 ******* 2026-02-27 02:45:52.249679 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:45:52.249690 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:45:52.249701 | orchestrator | included: /ansible/tasks/openstack_config.yml for testbed-node-5 2026-02-27 02:45:52.249712 | orchestrator | 2026-02-27 02:45:52.249723 | orchestrator | TASK [create openstack pool(s)] ************************************************ 2026-02-27 02:45:52.249734 | orchestrator | Friday 27 February 2026 02:44:14 +0000 (0:00:00.384) 0:00:31.096 ******* 2026-02-27 02:45:52.249747 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'backups', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:45:52.249761 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'volumes', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:45:52.249787 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'images', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:45:52.249799 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'metrics', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:45:52.249810 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item={'application': 'rbd', 'erasure_profile': '', 'expected_num_objects': '', 'min_size': 0, 'name': 'vms', 'pg_autoscale_mode': False, 'pg_num': 32, 'pgp_num': 32, 'rule_name': 'replicated_rule', 'size': 3, 'type': 1}) 2026-02-27 02:45:52.249821 | orchestrator | 2026-02-27 02:45:52.249832 | orchestrator | TASK [generate keys] *********************************************************** 2026-02-27 02:45:52.249842 | orchestrator | Friday 27 February 2026 02:44:59 +0000 (0:00:45.543) 0:01:16.639 ******* 2026-02-27 02:45:52.249854 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249864 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249875 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249886 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249897 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249907 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.249918 | orchestrator | changed: [testbed-node-5 -> {{ groups[mon_group_name][0] }}] 2026-02-27 02:45:52.249928 | orchestrator | 2026-02-27 02:45:52.249939 | orchestrator | TASK [get keys from monitors] ************************************************** 2026-02-27 02:45:52.249950 | orchestrator | Friday 27 February 2026 02:45:23 +0000 (0:00:23.728) 0:01:40.368 ******* 2026-02-27 02:45:52.250110 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250137 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250160 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250173 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250185 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250198 | orchestrator | ok: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250210 | orchestrator | ok: [testbed-node-5 -> {{ groups.get(mon_group_name)[0] }}] 2026-02-27 02:45:52.250222 | orchestrator | 2026-02-27 02:45:52.250234 | orchestrator | TASK [copy ceph key(s) if needed] ********************************************** 2026-02-27 02:45:52.250246 | orchestrator | Friday 27 February 2026 02:45:35 +0000 (0:00:11.660) 0:01:52.029 ******* 2026-02-27 02:45:52.250259 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250290 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250303 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250315 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250328 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250340 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250351 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250362 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250372 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250383 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250394 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250404 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250415 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250425 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250436 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250447 | orchestrator | changed: [testbed-node-5 -> testbed-node-0(192.168.16.10)] => (item=None) 2026-02-27 02:45:52.250457 | orchestrator | changed: [testbed-node-5 -> testbed-node-1(192.168.16.11)] => (item=None) 2026-02-27 02:45:52.250468 | orchestrator | changed: [testbed-node-5 -> testbed-node-2(192.168.16.12)] => (item=None) 2026-02-27 02:45:52.250479 | orchestrator | changed: [testbed-node-5 -> {{ item.1 }}] 2026-02-27 02:45:52.250490 | orchestrator | 2026-02-27 02:45:52.250501 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:45:52.250518 | orchestrator | testbed-node-3 : ok=25  changed=0 unreachable=0 failed=0 skipped=28  rescued=0 ignored=0 2026-02-27 02:45:52.250531 | orchestrator | testbed-node-4 : ok=18  changed=0 unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-02-27 02:45:52.250544 | orchestrator | testbed-node-5 : ok=23  changed=3  unreachable=0 failed=0 skipped=20  rescued=0 ignored=0 2026-02-27 02:45:52.250555 | orchestrator | 2026-02-27 02:45:52.250566 | orchestrator | 2026-02-27 02:45:52.250576 | orchestrator | 2026-02-27 02:45:52.250587 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:45:52.250598 | orchestrator | Friday 27 February 2026 02:45:51 +0000 (0:00:16.870) 0:02:08.900 ******* 2026-02-27 02:45:52.250609 | orchestrator | =============================================================================== 2026-02-27 02:45:52.250626 | orchestrator | create openstack pool(s) ----------------------------------------------- 45.54s 2026-02-27 02:45:52.250637 | orchestrator | generate keys ---------------------------------------------------------- 23.73s 2026-02-27 02:45:52.250648 | orchestrator | copy ceph key(s) if needed --------------------------------------------- 16.87s 2026-02-27 02:45:52.250658 | orchestrator | get keys from monitors ------------------------------------------------- 11.66s 2026-02-27 02:45:52.250669 | orchestrator | ceph-facts : Get current fsid if cluster is already running ------------- 2.70s 2026-02-27 02:45:52.250680 | orchestrator | ceph-facts : Find a running mon container ------------------------------- 2.22s 2026-02-27 02:45:52.250691 | orchestrator | ceph-facts : Set_fact ceph_admin_command -------------------------------- 1.66s 2026-02-27 02:45:52.250702 | orchestrator | ceph-facts : Set_fact _monitor_addresses - ipv4 ------------------------- 1.01s 2026-02-27 02:45:52.250713 | orchestrator | ceph-facts : Check if the ceph mon socket is in-use --------------------- 1.00s 2026-02-27 02:45:52.250723 | orchestrator | ceph-facts : Check if podman binary is present -------------------------- 0.90s 2026-02-27 02:45:52.250734 | orchestrator | ceph-facts : Check if the ceph conf exists ------------------------------ 0.90s 2026-02-27 02:45:52.250745 | orchestrator | ceph-facts : Set_fact rgw_instances ------------------------------------- 0.88s 2026-02-27 02:45:52.250755 | orchestrator | ceph-facts : Get current fsid ------------------------------------------- 0.81s 2026-02-27 02:45:52.250766 | orchestrator | ceph-facts : Set_fact ceph_run_cmd -------------------------------------- 0.81s 2026-02-27 02:45:52.250777 | orchestrator | ceph-facts : Import_tasks set_radosgw_address.yml ----------------------- 0.72s 2026-02-27 02:45:52.250787 | orchestrator | ceph-facts : Read osd pool default crush rule --------------------------- 0.69s 2026-02-27 02:45:52.250798 | orchestrator | ceph-facts : Set_fact monitor_name ansible_facts['hostname'] ------------ 0.66s 2026-02-27 02:45:52.250809 | orchestrator | ceph-facts : Read osd pool default crush rule --------------------------- 0.64s 2026-02-27 02:45:52.250819 | orchestrator | ceph-facts : Include facts.yml ------------------------------------------ 0.64s 2026-02-27 02:45:52.250830 | orchestrator | ceph-facts : Check if it is atomic host --------------------------------- 0.63s 2026-02-27 02:45:54.529796 | orchestrator | 2026-02-27 02:45:54 | INFO  | Task d4483fb3-fe33-48b2-9991-06e7f4da768f (copy-ceph-keys) was prepared for execution. 2026-02-27 02:45:54.529885 | orchestrator | 2026-02-27 02:45:54 | INFO  | It takes a moment until task d4483fb3-fe33-48b2-9991-06e7f4da768f (copy-ceph-keys) has been started and output is visible here. 2026-02-27 02:46:32.298013 | orchestrator | 2026-02-27 02:46:32.298178 | orchestrator | PLAY [Copy ceph keys to the configuration repository] ************************** 2026-02-27 02:46:32.298210 | orchestrator | 2026-02-27 02:46:32.298235 | orchestrator | TASK [Check if ceph keys exist] ************************************************ 2026-02-27 02:46:32.298247 | orchestrator | Friday 27 February 2026 02:45:58 +0000 (0:00:00.122) 0:00:00.122 ******* 2026-02-27 02:46:32.298259 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-02-27 02:46:32.298271 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298282 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298293 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 02:46:32.298304 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298315 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-02-27 02:46:32.298326 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-02-27 02:46:32.298336 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-02-27 02:46:32.298371 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-02-27 02:46:32.298382 | orchestrator | 2026-02-27 02:46:32.298393 | orchestrator | TASK [Fetch all ceph keys] ***************************************************** 2026-02-27 02:46:32.298405 | orchestrator | Friday 27 February 2026 02:46:02 +0000 (0:00:04.485) 0:00:04.608 ******* 2026-02-27 02:46:32.298415 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.admin.keyring) 2026-02-27 02:46:32.298440 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298451 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298462 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 02:46:32.298473 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298483 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.nova.keyring) 2026-02-27 02:46:32.298494 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.glance.keyring) 2026-02-27 02:46:32.298505 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.gnocchi.keyring) 2026-02-27 02:46:32.298515 | orchestrator | ok: [testbed-manager -> testbed-node-0(192.168.16.10)] => (item=ceph.client.manila.keyring) 2026-02-27 02:46:32.298526 | orchestrator | 2026-02-27 02:46:32.298537 | orchestrator | TASK [Create share directory] ************************************************** 2026-02-27 02:46:32.298548 | orchestrator | Friday 27 February 2026 02:46:07 +0000 (0:00:04.305) 0:00:08.914 ******* 2026-02-27 02:46:32.298559 | orchestrator | changed: [testbed-manager -> localhost] 2026-02-27 02:46:32.298570 | orchestrator | 2026-02-27 02:46:32.298581 | orchestrator | TASK [Write ceph keys to the share directory] ********************************** 2026-02-27 02:46:32.298592 | orchestrator | Friday 27 February 2026 02:46:08 +0000 (0:00:01.027) 0:00:09.942 ******* 2026-02-27 02:46:32.298602 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.admin.keyring) 2026-02-27 02:46:32.298614 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298625 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298636 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 02:46:32.298647 | orchestrator | ok: [testbed-manager -> localhost] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.298657 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.nova.keyring) 2026-02-27 02:46:32.298668 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.glance.keyring) 2026-02-27 02:46:32.298679 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.gnocchi.keyring) 2026-02-27 02:46:32.298689 | orchestrator | changed: [testbed-manager -> localhost] => (item=ceph.client.manila.keyring) 2026-02-27 02:46:32.298700 | orchestrator | 2026-02-27 02:46:32.298711 | orchestrator | TASK [Check if target directories exist] *************************************** 2026-02-27 02:46:32.298721 | orchestrator | Friday 27 February 2026 02:46:21 +0000 (0:00:13.535) 0:00:23.477 ******* 2026-02-27 02:46:32.298732 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/infrastructure/files/ceph) 2026-02-27 02:46:32.298743 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-volume) 2026-02-27 02:46:32.298754 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-02-27 02:46:32.298765 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/cinder/cinder-backup) 2026-02-27 02:46:32.298821 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-02-27 02:46:32.298855 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/nova) 2026-02-27 02:46:32.298867 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/glance) 2026-02-27 02:46:32.298878 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/gnocchi) 2026-02-27 02:46:32.298889 | orchestrator | ok: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/manila) 2026-02-27 02:46:32.298900 | orchestrator | 2026-02-27 02:46:32.298911 | orchestrator | TASK [Write ceph keys to the configuration directory] ************************** 2026-02-27 02:46:32.298989 | orchestrator | Friday 27 February 2026 02:46:24 +0000 (0:00:03.190) 0:00:26.668 ******* 2026-02-27 02:46:32.299002 | orchestrator | changed: [testbed-manager] => (item=ceph.client.admin.keyring) 2026-02-27 02:46:32.299013 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.299024 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.299035 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 02:46:32.299045 | orchestrator | changed: [testbed-manager] => (item=ceph.client.cinder.keyring) 2026-02-27 02:46:32.299057 | orchestrator | changed: [testbed-manager] => (item=ceph.client.nova.keyring) 2026-02-27 02:46:32.299068 | orchestrator | changed: [testbed-manager] => (item=ceph.client.glance.keyring) 2026-02-27 02:46:32.299078 | orchestrator | changed: [testbed-manager] => (item=ceph.client.gnocchi.keyring) 2026-02-27 02:46:32.299089 | orchestrator | changed: [testbed-manager] => (item=ceph.client.manila.keyring) 2026-02-27 02:46:32.299100 | orchestrator | 2026-02-27 02:46:32.299112 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:46:32.299129 | orchestrator | testbed-manager : ok=6  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:46:32.299142 | orchestrator | 2026-02-27 02:46:32.299153 | orchestrator | 2026-02-27 02:46:32.299164 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:46:32.299175 | orchestrator | Friday 27 February 2026 02:46:31 +0000 (0:00:07.077) 0:00:33.746 ******* 2026-02-27 02:46:32.299185 | orchestrator | =============================================================================== 2026-02-27 02:46:32.299196 | orchestrator | Write ceph keys to the share directory --------------------------------- 13.54s 2026-02-27 02:46:32.299207 | orchestrator | Write ceph keys to the configuration directory -------------------------- 7.08s 2026-02-27 02:46:32.299217 | orchestrator | Check if ceph keys exist ------------------------------------------------ 4.49s 2026-02-27 02:46:32.299228 | orchestrator | Fetch all ceph keys ----------------------------------------------------- 4.31s 2026-02-27 02:46:32.299239 | orchestrator | Check if target directories exist --------------------------------------- 3.19s 2026-02-27 02:46:32.299249 | orchestrator | Create share directory -------------------------------------------------- 1.03s 2026-02-27 02:46:44.661601 | orchestrator | 2026-02-27 02:46:44 | INFO  | Task 4aac17fd-63b7-4131-bb43-7b005ff2e507 (cephclient) was prepared for execution. 2026-02-27 02:46:44.661704 | orchestrator | 2026-02-27 02:46:44 | INFO  | It takes a moment until task 4aac17fd-63b7-4131-bb43-7b005ff2e507 (cephclient) has been started and output is visible here. 2026-02-27 02:47:45.646403 | orchestrator | 2026-02-27 02:47:45.646499 | orchestrator | PLAY [Apply role cephclient] *************************************************** 2026-02-27 02:47:45.646511 | orchestrator | 2026-02-27 02:47:45.646519 | orchestrator | TASK [osism.services.cephclient : Include container tasks] ********************* 2026-02-27 02:47:45.646527 | orchestrator | Friday 27 February 2026 02:46:48 +0000 (0:00:00.237) 0:00:00.237 ******* 2026-02-27 02:47:45.646535 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/cephclient/tasks/container.yml for testbed-manager 2026-02-27 02:47:45.646563 | orchestrator | 2026-02-27 02:47:45.646571 | orchestrator | TASK [osism.services.cephclient : Create required directories] ***************** 2026-02-27 02:47:45.646578 | orchestrator | Friday 27 February 2026 02:46:49 +0000 (0:00:00.238) 0:00:00.475 ******* 2026-02-27 02:47:45.646586 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/configuration) 2026-02-27 02:47:45.646594 | orchestrator | changed: [testbed-manager] => (item=/opt/cephclient/data) 2026-02-27 02:47:45.646602 | orchestrator | ok: [testbed-manager] => (item=/opt/cephclient) 2026-02-27 02:47:45.646609 | orchestrator | 2026-02-27 02:47:45.646617 | orchestrator | TASK [osism.services.cephclient : Copy configuration files] ******************** 2026-02-27 02:47:45.646624 | orchestrator | Friday 27 February 2026 02:46:50 +0000 (0:00:01.358) 0:00:01.834 ******* 2026-02-27 02:47:45.646632 | orchestrator | changed: [testbed-manager] => (item={'src': 'ceph.conf.j2', 'dest': '/opt/cephclient/configuration/ceph.conf'}) 2026-02-27 02:47:45.646639 | orchestrator | 2026-02-27 02:47:45.646646 | orchestrator | TASK [osism.services.cephclient : Copy keyring file] *************************** 2026-02-27 02:47:45.646654 | orchestrator | Friday 27 February 2026 02:46:51 +0000 (0:00:01.451) 0:00:03.286 ******* 2026-02-27 02:47:45.646661 | orchestrator | changed: [testbed-manager] 2026-02-27 02:47:45.646668 | orchestrator | 2026-02-27 02:47:45.646675 | orchestrator | TASK [osism.services.cephclient : Copy docker-compose.yml file] **************** 2026-02-27 02:47:45.646683 | orchestrator | Friday 27 February 2026 02:46:52 +0000 (0:00:00.949) 0:00:04.236 ******* 2026-02-27 02:47:45.646690 | orchestrator | changed: [testbed-manager] 2026-02-27 02:47:45.646697 | orchestrator | 2026-02-27 02:47:45.646704 | orchestrator | TASK [osism.services.cephclient : Manage cephclient service] ******************* 2026-02-27 02:47:45.646711 | orchestrator | Friday 27 February 2026 02:46:53 +0000 (0:00:00.909) 0:00:05.145 ******* 2026-02-27 02:47:45.646718 | orchestrator | FAILED - RETRYING: [testbed-manager]: Manage cephclient service (10 retries left). 2026-02-27 02:47:45.646725 | orchestrator | ok: [testbed-manager] 2026-02-27 02:47:45.646732 | orchestrator | 2026-02-27 02:47:45.646740 | orchestrator | TASK [osism.services.cephclient : Copy wrapper scripts] ************************ 2026-02-27 02:47:45.646747 | orchestrator | Friday 27 February 2026 02:47:35 +0000 (0:00:41.783) 0:00:46.929 ******* 2026-02-27 02:47:45.646754 | orchestrator | changed: [testbed-manager] => (item=ceph) 2026-02-27 02:47:45.646762 | orchestrator | changed: [testbed-manager] => (item=ceph-authtool) 2026-02-27 02:47:45.646769 | orchestrator | changed: [testbed-manager] => (item=rados) 2026-02-27 02:47:45.646776 | orchestrator | changed: [testbed-manager] => (item=radosgw-admin) 2026-02-27 02:47:45.646783 | orchestrator | changed: [testbed-manager] => (item=rbd) 2026-02-27 02:47:45.646790 | orchestrator | 2026-02-27 02:47:45.646797 | orchestrator | TASK [osism.services.cephclient : Remove old wrapper scripts] ****************** 2026-02-27 02:47:45.646804 | orchestrator | Friday 27 February 2026 02:47:39 +0000 (0:00:04.133) 0:00:51.062 ******* 2026-02-27 02:47:45.646812 | orchestrator | ok: [testbed-manager] => (item=crushtool) 2026-02-27 02:47:45.646819 | orchestrator | 2026-02-27 02:47:45.646826 | orchestrator | TASK [osism.services.cephclient : Include package tasks] *********************** 2026-02-27 02:47:45.646833 | orchestrator | Friday 27 February 2026 02:47:40 +0000 (0:00:00.501) 0:00:51.564 ******* 2026-02-27 02:47:45.646840 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:47:45.646891 | orchestrator | 2026-02-27 02:47:45.646900 | orchestrator | TASK [osism.services.cephclient : Include rook task] *************************** 2026-02-27 02:47:45.646907 | orchestrator | Friday 27 February 2026 02:47:40 +0000 (0:00:00.144) 0:00:51.709 ******* 2026-02-27 02:47:45.646914 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:47:45.646921 | orchestrator | 2026-02-27 02:47:45.646928 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Restart cephclient service] ******* 2026-02-27 02:47:45.646935 | orchestrator | Friday 27 February 2026 02:47:40 +0000 (0:00:00.529) 0:00:52.239 ******* 2026-02-27 02:47:45.646954 | orchestrator | changed: [testbed-manager] 2026-02-27 02:47:45.646963 | orchestrator | 2026-02-27 02:47:45.646971 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Ensure that all containers are up] *** 2026-02-27 02:47:45.646989 | orchestrator | Friday 27 February 2026 02:47:42 +0000 (0:00:01.576) 0:00:53.816 ******* 2026-02-27 02:47:45.646998 | orchestrator | changed: [testbed-manager] 2026-02-27 02:47:45.647006 | orchestrator | 2026-02-27 02:47:45.647014 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Wait for an healthy service] ****** 2026-02-27 02:47:45.647022 | orchestrator | Friday 27 February 2026 02:47:43 +0000 (0:00:00.711) 0:00:54.528 ******* 2026-02-27 02:47:45.647030 | orchestrator | changed: [testbed-manager] 2026-02-27 02:47:45.647038 | orchestrator | 2026-02-27 02:47:45.647046 | orchestrator | RUNNING HANDLER [osism.services.cephclient : Copy bash completion scripts] ***** 2026-02-27 02:47:45.647054 | orchestrator | Friday 27 February 2026 02:47:43 +0000 (0:00:00.588) 0:00:55.116 ******* 2026-02-27 02:47:45.647062 | orchestrator | ok: [testbed-manager] => (item=ceph) 2026-02-27 02:47:45.647070 | orchestrator | ok: [testbed-manager] => (item=rados) 2026-02-27 02:47:45.647079 | orchestrator | ok: [testbed-manager] => (item=radosgw-admin) 2026-02-27 02:47:45.647087 | orchestrator | ok: [testbed-manager] => (item=rbd) 2026-02-27 02:47:45.647095 | orchestrator | 2026-02-27 02:47:45.647104 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:47:45.647112 | orchestrator | testbed-manager : ok=12  changed=8  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 2026-02-27 02:47:45.647121 | orchestrator | 2026-02-27 02:47:45.647129 | orchestrator | 2026-02-27 02:47:45.647150 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:47:45.647159 | orchestrator | Friday 27 February 2026 02:47:45 +0000 (0:00:01.495) 0:00:56.611 ******* 2026-02-27 02:47:45.647167 | orchestrator | =============================================================================== 2026-02-27 02:47:45.647175 | orchestrator | osism.services.cephclient : Manage cephclient service ------------------ 41.78s 2026-02-27 02:47:45.647183 | orchestrator | osism.services.cephclient : Copy wrapper scripts ------------------------ 4.13s 2026-02-27 02:47:45.647191 | orchestrator | osism.services.cephclient : Restart cephclient service ------------------ 1.58s 2026-02-27 02:47:45.647199 | orchestrator | osism.services.cephclient : Copy bash completion scripts ---------------- 1.50s 2026-02-27 02:47:45.647207 | orchestrator | osism.services.cephclient : Copy configuration files -------------------- 1.45s 2026-02-27 02:47:45.647215 | orchestrator | osism.services.cephclient : Create required directories ----------------- 1.36s 2026-02-27 02:47:45.647223 | orchestrator | osism.services.cephclient : Copy keyring file --------------------------- 0.95s 2026-02-27 02:47:45.647231 | orchestrator | osism.services.cephclient : Copy docker-compose.yml file ---------------- 0.91s 2026-02-27 02:47:45.647240 | orchestrator | osism.services.cephclient : Ensure that all containers are up ----------- 0.71s 2026-02-27 02:47:45.647248 | orchestrator | osism.services.cephclient : Wait for an healthy service ----------------- 0.59s 2026-02-27 02:47:45.647256 | orchestrator | osism.services.cephclient : Include rook task --------------------------- 0.53s 2026-02-27 02:47:45.647264 | orchestrator | osism.services.cephclient : Remove old wrapper scripts ------------------ 0.50s 2026-02-27 02:47:45.647272 | orchestrator | osism.services.cephclient : Include container tasks --------------------- 0.24s 2026-02-27 02:47:45.647280 | orchestrator | osism.services.cephclient : Include package tasks ----------------------- 0.14s 2026-02-27 02:47:47.866002 | orchestrator | 2026-02-27 02:47:47 | INFO  | Task da9353a2-5793-412e-87b4-e8e651c02a99 (ceph-bootstrap-dashboard) was prepared for execution. 2026-02-27 02:47:47.866168 | orchestrator | 2026-02-27 02:47:47 | INFO  | It takes a moment until task da9353a2-5793-412e-87b4-e8e651c02a99 (ceph-bootstrap-dashboard) has been started and output is visible here. 2026-02-27 02:49:08.323726 | orchestrator | [WARNING]: Collection community.general does not support Ansible version 2026-02-27 02:49:08.323876 | orchestrator | 2.16.14 2026-02-27 02:49:08.323895 | orchestrator | 2026-02-27 02:49:08.323908 | orchestrator | PLAY [Bootstraph ceph dashboard] *********************************************** 2026-02-27 02:49:08.323920 | orchestrator | 2026-02-27 02:49:08.323931 | orchestrator | TASK [Disable the ceph dashboard] ********************************************** 2026-02-27 02:49:08.323963 | orchestrator | Friday 27 February 2026 02:47:51 +0000 (0:00:00.261) 0:00:00.261 ******* 2026-02-27 02:49:08.323975 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.323987 | orchestrator | 2026-02-27 02:49:08.323998 | orchestrator | TASK [Set mgr/dashboard/ssl to false] ****************************************** 2026-02-27 02:49:08.324009 | orchestrator | Friday 27 February 2026 02:47:54 +0000 (0:00:02.139) 0:00:02.400 ******* 2026-02-27 02:49:08.324020 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324030 | orchestrator | 2026-02-27 02:49:08.324041 | orchestrator | TASK [Set mgr/dashboard/server_port to 7000] *********************************** 2026-02-27 02:49:08.324052 | orchestrator | Friday 27 February 2026 02:47:55 +0000 (0:00:01.033) 0:00:03.434 ******* 2026-02-27 02:49:08.324063 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324074 | orchestrator | 2026-02-27 02:49:08.324084 | orchestrator | TASK [Set mgr/dashboard/server_addr to 0.0.0.0] ******************************** 2026-02-27 02:49:08.324095 | orchestrator | Friday 27 February 2026 02:47:56 +0000 (0:00:01.073) 0:00:04.508 ******* 2026-02-27 02:49:08.324106 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324117 | orchestrator | 2026-02-27 02:49:08.324127 | orchestrator | TASK [Set mgr/dashboard/standby_behaviour to error] **************************** 2026-02-27 02:49:08.324138 | orchestrator | Friday 27 February 2026 02:47:57 +0000 (0:00:01.165) 0:00:05.673 ******* 2026-02-27 02:49:08.324149 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324160 | orchestrator | 2026-02-27 02:49:08.324171 | orchestrator | TASK [Set mgr/dashboard/standby_error_status_code to 404] ********************** 2026-02-27 02:49:08.324181 | orchestrator | Friday 27 February 2026 02:47:58 +0000 (0:00:01.081) 0:00:06.754 ******* 2026-02-27 02:49:08.324204 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324215 | orchestrator | 2026-02-27 02:49:08.324227 | orchestrator | TASK [Enable the ceph dashboard] *********************************************** 2026-02-27 02:49:08.324238 | orchestrator | Friday 27 February 2026 02:47:59 +0000 (0:00:01.067) 0:00:07.822 ******* 2026-02-27 02:49:08.324249 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324259 | orchestrator | 2026-02-27 02:49:08.324270 | orchestrator | TASK [Write ceph_dashboard_password to temporary file] ************************* 2026-02-27 02:49:08.324284 | orchestrator | Friday 27 February 2026 02:48:01 +0000 (0:00:02.098) 0:00:09.920 ******* 2026-02-27 02:49:08.324296 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324308 | orchestrator | 2026-02-27 02:49:08.324320 | orchestrator | TASK [Create admin user] ******************************************************* 2026-02-27 02:49:08.324333 | orchestrator | Friday 27 February 2026 02:48:02 +0000 (0:00:01.185) 0:00:11.106 ******* 2026-02-27 02:49:08.324346 | orchestrator | changed: [testbed-manager] 2026-02-27 02:49:08.324358 | orchestrator | 2026-02-27 02:49:08.324371 | orchestrator | TASK [Remove temporary file for ceph_dashboard_password] *********************** 2026-02-27 02:49:08.324384 | orchestrator | Friday 27 February 2026 02:48:43 +0000 (0:00:40.783) 0:00:51.890 ******* 2026-02-27 02:49:08.324396 | orchestrator | skipping: [testbed-manager] 2026-02-27 02:49:08.324409 | orchestrator | 2026-02-27 02:49:08.324422 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-02-27 02:49:08.324435 | orchestrator | 2026-02-27 02:49:08.324448 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-02-27 02:49:08.324461 | orchestrator | Friday 27 February 2026 02:48:43 +0000 (0:00:00.162) 0:00:52.053 ******* 2026-02-27 02:49:08.324473 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:49:08.324485 | orchestrator | 2026-02-27 02:49:08.324498 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-02-27 02:49:08.324510 | orchestrator | 2026-02-27 02:49:08.324522 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-02-27 02:49:08.324533 | orchestrator | Friday 27 February 2026 02:48:45 +0000 (0:00:01.774) 0:00:53.827 ******* 2026-02-27 02:49:08.324543 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:49:08.324554 | orchestrator | 2026-02-27 02:49:08.324565 | orchestrator | PLAY [Restart ceph manager services] ******************************************* 2026-02-27 02:49:08.324584 | orchestrator | 2026-02-27 02:49:08.324595 | orchestrator | TASK [Restart ceph manager service] ******************************************** 2026-02-27 02:49:08.324606 | orchestrator | Friday 27 February 2026 02:48:56 +0000 (0:00:11.150) 0:01:04.978 ******* 2026-02-27 02:49:08.324617 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:49:08.324628 | orchestrator | 2026-02-27 02:49:08.324639 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:49:08.324651 | orchestrator | testbed-manager : ok=9  changed=9  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 02:49:08.324663 | orchestrator | testbed-node-0 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:49:08.324674 | orchestrator | testbed-node-1 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:49:08.324684 | orchestrator | testbed-node-2 : ok=1  changed=1  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 02:49:08.324695 | orchestrator | 2026-02-27 02:49:08.324706 | orchestrator | 2026-02-27 02:49:08.324717 | orchestrator | 2026-02-27 02:49:08.324727 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:49:08.324738 | orchestrator | Friday 27 February 2026 02:49:07 +0000 (0:00:11.225) 0:01:16.204 ******* 2026-02-27 02:49:08.324749 | orchestrator | =============================================================================== 2026-02-27 02:49:08.324760 | orchestrator | Create admin user ------------------------------------------------------ 40.78s 2026-02-27 02:49:08.324787 | orchestrator | Restart ceph manager service ------------------------------------------- 24.15s 2026-02-27 02:49:08.324815 | orchestrator | Disable the ceph dashboard ---------------------------------------------- 2.14s 2026-02-27 02:49:08.324827 | orchestrator | Enable the ceph dashboard ----------------------------------------------- 2.10s 2026-02-27 02:49:08.324838 | orchestrator | Write ceph_dashboard_password to temporary file ------------------------- 1.19s 2026-02-27 02:49:08.324848 | orchestrator | Set mgr/dashboard/server_addr to 0.0.0.0 -------------------------------- 1.17s 2026-02-27 02:49:08.324859 | orchestrator | Set mgr/dashboard/standby_behaviour to error ---------------------------- 1.08s 2026-02-27 02:49:08.324869 | orchestrator | Set mgr/dashboard/server_port to 7000 ----------------------------------- 1.07s 2026-02-27 02:49:08.324880 | orchestrator | Set mgr/dashboard/standby_error_status_code to 404 ---------------------- 1.07s 2026-02-27 02:49:08.324891 | orchestrator | Set mgr/dashboard/ssl to false ------------------------------------------ 1.03s 2026-02-27 02:49:08.324901 | orchestrator | Remove temporary file for ceph_dashboard_password ----------------------- 0.16s 2026-02-27 02:49:08.644167 | orchestrator | + sh -c /opt/configuration/scripts/deploy/300-openstack.sh 2026-02-27 02:49:10.698894 | orchestrator | 2026-02-27 02:49:10 | INFO  | Task 3ce6ed33-f407-41d7-b1cc-4ad7f18e7359 (keystone) was prepared for execution. 2026-02-27 02:49:10.698999 | orchestrator | 2026-02-27 02:49:10 | INFO  | It takes a moment until task 3ce6ed33-f407-41d7-b1cc-4ad7f18e7359 (keystone) has been started and output is visible here. 2026-02-27 02:49:17.849348 | orchestrator | 2026-02-27 02:49:17.849469 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:49:17.849487 | orchestrator | 2026-02-27 02:49:17.849499 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:49:17.849527 | orchestrator | Friday 27 February 2026 02:49:14 +0000 (0:00:00.254) 0:00:00.254 ******* 2026-02-27 02:49:17.849539 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:49:17.849551 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:49:17.849562 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:49:17.849573 | orchestrator | 2026-02-27 02:49:17.849584 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:49:17.849595 | orchestrator | Friday 27 February 2026 02:49:15 +0000 (0:00:00.301) 0:00:00.555 ******* 2026-02-27 02:49:17.849628 | orchestrator | ok: [testbed-node-0] => (item=enable_keystone_True) 2026-02-27 02:49:17.849640 | orchestrator | ok: [testbed-node-1] => (item=enable_keystone_True) 2026-02-27 02:49:17.849650 | orchestrator | ok: [testbed-node-2] => (item=enable_keystone_True) 2026-02-27 02:49:17.849661 | orchestrator | 2026-02-27 02:49:17.849672 | orchestrator | PLAY [Apply role keystone] ***************************************************** 2026-02-27 02:49:17.849683 | orchestrator | 2026-02-27 02:49:17.849694 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:49:17.849705 | orchestrator | Friday 27 February 2026 02:49:15 +0000 (0:00:00.416) 0:00:00.972 ******* 2026-02-27 02:49:17.849716 | orchestrator | included: /ansible/roles/keystone/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:49:17.849728 | orchestrator | 2026-02-27 02:49:17.849739 | orchestrator | TASK [keystone : Ensuring config directories exist] **************************** 2026-02-27 02:49:17.849749 | orchestrator | Friday 27 February 2026 02:49:16 +0000 (0:00:00.548) 0:00:01.521 ******* 2026-02-27 02:49:17.849766 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:17.849783 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:17.849877 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:17.849903 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:17.849917 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:17.849930 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:17.849943 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:17.849956 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:17.849968 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:17.850000 | orchestrator | 2026-02-27 02:49:17.850072 | orchestrator | TASK [keystone : Check if policies shall be overwritten] *********************** 2026-02-27 02:49:17.850095 | orchestrator | Friday 27 February 2026 02:49:17 +0000 (0:00:01.768) 0:00:03.289 ******* 2026-02-27 02:49:23.693410 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:23.693500 | orchestrator | 2026-02-27 02:49:23.693516 | orchestrator | TASK [keystone : Set keystone policy file] ************************************* 2026-02-27 02:49:23.693543 | orchestrator | Friday 27 February 2026 02:49:18 +0000 (0:00:00.286) 0:00:03.576 ******* 2026-02-27 02:49:23.693556 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:23.693570 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:23.693583 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:23.693596 | orchestrator | 2026-02-27 02:49:23.693610 | orchestrator | TASK [keystone : Check if Keystone domain-specific config is supplied] ********* 2026-02-27 02:49:23.693624 | orchestrator | Friday 27 February 2026 02:49:18 +0000 (0:00:00.315) 0:00:03.891 ******* 2026-02-27 02:49:23.693638 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:49:23.693647 | orchestrator | 2026-02-27 02:49:23.693655 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:49:23.693663 | orchestrator | Friday 27 February 2026 02:49:19 +0000 (0:00:00.831) 0:00:04.723 ******* 2026-02-27 02:49:23.693671 | orchestrator | included: /ansible/roles/keystone/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:49:23.693679 | orchestrator | 2026-02-27 02:49:23.693687 | orchestrator | TASK [service-cert-copy : keystone | Copying over extra CA certificates] ******* 2026-02-27 02:49:23.693694 | orchestrator | Friday 27 February 2026 02:49:19 +0000 (0:00:00.537) 0:00:05.261 ******* 2026-02-27 02:49:23.693707 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:23.693719 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:23.693729 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:23.693773 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693831 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693841 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693849 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693857 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693871 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:23.693880 | orchestrator | 2026-02-27 02:49:23.693888 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS certificate] *** 2026-02-27 02:49:23.693896 | orchestrator | Friday 27 February 2026 02:49:23 +0000 (0:00:03.335) 0:00:08.596 ******* 2026-02-27 02:49:23.693912 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:24.462950 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:24.463042 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:24.463058 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:24.463075 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:24.463110 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:24.463136 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:24.463157 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:24.463202 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:24.463224 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:24.463243 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:24.463273 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:24.463293 | orchestrator | 2026-02-27 02:49:24.463314 | orchestrator | TASK [service-cert-copy : keystone | Copying over backend internal TLS key] **** 2026-02-27 02:49:24.463336 | orchestrator | Friday 27 February 2026 02:49:23 +0000 (0:00:00.545) 0:00:09.142 ******* 2026-02-27 02:49:24.463357 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:24.463387 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:24.463416 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:27.705715 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:27.705867 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:27.705893 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:27.705924 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:27.705933 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:27.705953 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:27.705962 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:27.705986 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:27.705995 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:27.706003 | orchestrator | 2026-02-27 02:49:27.706012 | orchestrator | TASK [keystone : Copying over config.json files for services] ****************** 2026-02-27 02:49:27.706071 | orchestrator | Friday 27 February 2026 02:49:24 +0000 (0:00:00.767) 0:00:09.910 ******* 2026-02-27 02:49:27.706080 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:27.706096 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:27.706112 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:27.706137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216025 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216142 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216160 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216172 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216196 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:32.216208 | orchestrator | 2026-02-27 02:49:32.216222 | orchestrator | TASK [keystone : Copying over keystone.conf] *********************************** 2026-02-27 02:49:32.216234 | orchestrator | Friday 27 February 2026 02:49:27 +0000 (0:00:03.241) 0:00:13.152 ******* 2026-02-27 02:49:32.216290 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:32.216307 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:32.216334 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:32.216356 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:32.216384 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:32.216416 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:35.620389 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:35.620527 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:35.620555 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:49:35.620577 | orchestrator | 2026-02-27 02:49:35.620599 | orchestrator | TASK [keystone : Copying keystone-startup script for keystone] ***************** 2026-02-27 02:49:35.620619 | orchestrator | Friday 27 February 2026 02:49:32 +0000 (0:00:04.510) 0:00:17.662 ******* 2026-02-27 02:49:35.620635 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:49:35.620647 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:49:35.620657 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:49:35.620668 | orchestrator | 2026-02-27 02:49:35.620679 | orchestrator | TASK [keystone : Create Keystone domain-specific config directory] ************* 2026-02-27 02:49:35.620690 | orchestrator | Friday 27 February 2026 02:49:33 +0000 (0:00:01.331) 0:00:18.993 ******* 2026-02-27 02:49:35.620701 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:35.620712 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:35.620765 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:35.620874 | orchestrator | 2026-02-27 02:49:35.620896 | orchestrator | TASK [keystone : Get file list in custom domains folder] *********************** 2026-02-27 02:49:35.620915 | orchestrator | Friday 27 February 2026 02:49:34 +0000 (0:00:00.728) 0:00:19.721 ******* 2026-02-27 02:49:35.620935 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:35.620954 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:35.620974 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:35.620988 | orchestrator | 2026-02-27 02:49:35.621016 | orchestrator | TASK [keystone : Copying Keystone Domain specific settings] ******************** 2026-02-27 02:49:35.621029 | orchestrator | Friday 27 February 2026 02:49:34 +0000 (0:00:00.490) 0:00:20.212 ******* 2026-02-27 02:49:35.621042 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:35.621054 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:35.621067 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:35.621079 | orchestrator | 2026-02-27 02:49:35.621092 | orchestrator | TASK [keystone : Copying over existing policy file] **************************** 2026-02-27 02:49:35.621105 | orchestrator | Friday 27 February 2026 02:49:35 +0000 (0:00:00.288) 0:00:20.501 ******* 2026-02-27 02:49:35.621142 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:35.621171 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:35.621185 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:35.621199 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:35.621212 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:35.621233 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:35.621247 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:35.621281 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:35.621302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}})  2026-02-27 02:49:53.925344 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}})  2026-02-27 02:49:53.925434 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}})  2026-02-27 02:49:53.925445 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:53.925454 | orchestrator | 2026-02-27 02:49:53.925462 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:49:53.925470 | orchestrator | Friday 27 February 2026 02:49:35 +0000 (0:00:00.562) 0:00:21.064 ******* 2026-02-27 02:49:53.925477 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:53.925484 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:53.925490 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:53.925497 | orchestrator | 2026-02-27 02:49:53.925504 | orchestrator | TASK [keystone : Copying over wsgi-keystone.conf] ****************************** 2026-02-27 02:49:53.925511 | orchestrator | Friday 27 February 2026 02:49:35 +0000 (0:00:00.309) 0:00:21.374 ******* 2026-02-27 02:49:53.925518 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-02-27 02:49:53.925526 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-02-27 02:49:53.925550 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/keystone/templates/wsgi-keystone.conf.j2) 2026-02-27 02:49:53.925557 | orchestrator | 2026-02-27 02:49:53.925575 | orchestrator | TASK [keystone : Checking whether keystone-paste.ini file exists] ************** 2026-02-27 02:49:53.925582 | orchestrator | Friday 27 February 2026 02:49:37 +0000 (0:00:01.707) 0:00:23.082 ******* 2026-02-27 02:49:53.925589 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:49:53.925596 | orchestrator | 2026-02-27 02:49:53.925602 | orchestrator | TASK [keystone : Copying over keystone-paste.ini] ****************************** 2026-02-27 02:49:53.925609 | orchestrator | Friday 27 February 2026 02:49:38 +0000 (0:00:00.898) 0:00:23.980 ******* 2026-02-27 02:49:53.925615 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:49:53.925622 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:49:53.925628 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:49:53.925635 | orchestrator | 2026-02-27 02:49:53.925642 | orchestrator | TASK [keystone : Generate the required cron jobs for the node] ***************** 2026-02-27 02:49:53.925648 | orchestrator | Friday 27 February 2026 02:49:39 +0000 (0:00:00.561) 0:00:24.542 ******* 2026-02-27 02:49:53.925655 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 02:49:53.925662 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:49:53.925668 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 02:49:53.925675 | orchestrator | 2026-02-27 02:49:53.925681 | orchestrator | TASK [keystone : Set fact with the generated cron jobs for building the crontab later] *** 2026-02-27 02:49:53.925689 | orchestrator | Friday 27 February 2026 02:49:40 +0000 (0:00:01.060) 0:00:25.602 ******* 2026-02-27 02:49:53.925695 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:49:53.925703 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:49:53.925709 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:49:53.925716 | orchestrator | 2026-02-27 02:49:53.925722 | orchestrator | TASK [keystone : Copying files for keystone-fernet] **************************** 2026-02-27 02:49:53.925729 | orchestrator | Friday 27 February 2026 02:49:40 +0000 (0:00:00.490) 0:00:26.093 ******* 2026-02-27 02:49:53.925735 | orchestrator | changed: [testbed-node-0] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-02-27 02:49:53.925742 | orchestrator | changed: [testbed-node-1] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-02-27 02:49:53.925749 | orchestrator | changed: [testbed-node-2] => (item={'src': 'crontab.j2', 'dest': 'crontab'}) 2026-02-27 02:49:53.925756 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-02-27 02:49:53.925762 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-02-27 02:49:53.925797 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-rotate.sh.j2', 'dest': 'fernet-rotate.sh'}) 2026-02-27 02:49:53.925805 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-02-27 02:49:53.925812 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-02-27 02:49:53.925831 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-node-sync.sh.j2', 'dest': 'fernet-node-sync.sh'}) 2026-02-27 02:49:53.925838 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-02-27 02:49:53.925845 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-02-27 02:49:53.925851 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-push.sh.j2', 'dest': 'fernet-push.sh'}) 2026-02-27 02:49:53.925858 | orchestrator | changed: [testbed-node-1] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-02-27 02:49:53.925865 | orchestrator | changed: [testbed-node-0] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-02-27 02:49:53.925872 | orchestrator | changed: [testbed-node-2] => (item={'src': 'fernet-healthcheck.sh.j2', 'dest': 'fernet-healthcheck.sh'}) 2026-02-27 02:49:53.925878 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 02:49:53.925891 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 02:49:53.925899 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 02:49:53.925906 | orchestrator | changed: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 02:49:53.925914 | orchestrator | changed: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 02:49:53.925921 | orchestrator | changed: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 02:49:53.925928 | orchestrator | 2026-02-27 02:49:53.925936 | orchestrator | TASK [keystone : Copying files for keystone-ssh] ******************************* 2026-02-27 02:49:53.925944 | orchestrator | Friday 27 February 2026 02:49:49 +0000 (0:00:08.468) 0:00:34.561 ******* 2026-02-27 02:49:53.925951 | orchestrator | changed: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 02:49:53.925959 | orchestrator | changed: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 02:49:53.925967 | orchestrator | changed: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 02:49:53.925974 | orchestrator | changed: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 02:49:53.925982 | orchestrator | changed: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 02:49:53.925990 | orchestrator | changed: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 02:49:53.925997 | orchestrator | 2026-02-27 02:49:53.926003 | orchestrator | TASK [keystone : Check keystone containers] ************************************ 2026-02-27 02:49:53.926048 | orchestrator | Friday 27 February 2026 02:49:51 +0000 (0:00:02.588) 0:00:37.150 ******* 2026-02-27 02:49:53.926060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:49:53.926075 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:51:33.260570 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone', 'value': {'container_name': 'keystone', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', '', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:5000'], 'timeout': '30'}, 'haproxy': {'keystone_internal': {'enabled': True, 'mode': 'http', 'external': False, 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}, 'keystone_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'tls_backend': 'no', 'port': '5000', 'listen_port': '5000', 'backend_http_extra': ['balance roundrobin']}}}}) 2026-02-27 02:51:33.260850 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:51:33.260903 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:51:33.260923 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-ssh', 'value': {'container_name': 'keystone_ssh', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-ssh:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8023'], 'timeout': '30'}}}) 2026-02-27 02:51:33.260941 | orchestrator | changed: [testbed-node-1] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:51:33.260983 | orchestrator | changed: [testbed-node-0] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:51:33.261013 | orchestrator | changed: [testbed-node-2] => (item={'key': 'keystone-fernet', 'value': {'container_name': 'keystone_fernet', 'group': 'keystone', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/keystone-fernet:26.0.1.20251130', 'volumes': ['/etc/kolla/keystone-fernet/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'keystone_fernet_tokens:/etc/keystone/fernet-keys'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', '/usr/bin/fernet-healthcheck.sh'], 'timeout': '30'}}}) 2026-02-27 02:51:33.261032 | orchestrator | 2026-02-27 02:51:33.261052 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:51:33.261073 | orchestrator | Friday 27 February 2026 02:49:53 +0000 (0:00:02.220) 0:00:39.370 ******* 2026-02-27 02:51:33.261090 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:51:33.261112 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:51:33.261130 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:51:33.261149 | orchestrator | 2026-02-27 02:51:33.261169 | orchestrator | TASK [keystone : Creating keystone database] *********************************** 2026-02-27 02:51:33.261187 | orchestrator | Friday 27 February 2026 02:49:54 +0000 (0:00:00.503) 0:00:39.874 ******* 2026-02-27 02:51:33.261204 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261221 | orchestrator | 2026-02-27 02:51:33.261240 | orchestrator | TASK [keystone : Creating Keystone database user and setting permissions] ****** 2026-02-27 02:51:33.261257 | orchestrator | Friday 27 February 2026 02:49:56 +0000 (0:00:02.257) 0:00:42.131 ******* 2026-02-27 02:51:33.261276 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261293 | orchestrator | 2026-02-27 02:51:33.261311 | orchestrator | TASK [keystone : Checking for any running keystone_fernet containers] ********** 2026-02-27 02:51:33.261328 | orchestrator | Friday 27 February 2026 02:49:58 +0000 (0:00:02.227) 0:00:44.359 ******* 2026-02-27 02:51:33.261347 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:51:33.261366 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:51:33.261386 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:51:33.261406 | orchestrator | 2026-02-27 02:51:33.261425 | orchestrator | TASK [keystone : Group nodes where keystone_fernet is running] ***************** 2026-02-27 02:51:33.261446 | orchestrator | Friday 27 February 2026 02:49:59 +0000 (0:00:00.801) 0:00:45.160 ******* 2026-02-27 02:51:33.261465 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:51:33.261481 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:51:33.261493 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:51:33.261504 | orchestrator | 2026-02-27 02:51:33.261514 | orchestrator | TASK [keystone : Fail if any hosts need bootstrapping and not all hosts targeted] *** 2026-02-27 02:51:33.261533 | orchestrator | Friday 27 February 2026 02:49:59 +0000 (0:00:00.293) 0:00:45.453 ******* 2026-02-27 02:51:33.261544 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:51:33.261555 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:51:33.261566 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:51:33.261577 | orchestrator | 2026-02-27 02:51:33.261588 | orchestrator | TASK [keystone : Running Keystone bootstrap container] ************************* 2026-02-27 02:51:33.261599 | orchestrator | Friday 27 February 2026 02:50:00 +0000 (0:00:00.548) 0:00:46.002 ******* 2026-02-27 02:51:33.261610 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261621 | orchestrator | 2026-02-27 02:51:33.261631 | orchestrator | TASK [keystone : Running Keystone fernet bootstrap container] ****************** 2026-02-27 02:51:33.261642 | orchestrator | Friday 27 February 2026 02:50:14 +0000 (0:00:14.328) 0:01:00.331 ******* 2026-02-27 02:51:33.261653 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261664 | orchestrator | 2026-02-27 02:51:33.261675 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-02-27 02:51:33.261686 | orchestrator | Friday 27 February 2026 02:50:25 +0000 (0:00:10.743) 0:01:11.074 ******* 2026-02-27 02:51:33.261706 | orchestrator | 2026-02-27 02:51:33.261717 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-02-27 02:51:33.261760 | orchestrator | Friday 27 February 2026 02:50:25 +0000 (0:00:00.077) 0:01:11.152 ******* 2026-02-27 02:51:33.261780 | orchestrator | 2026-02-27 02:51:33.261799 | orchestrator | TASK [keystone : Flush handlers] *********************************************** 2026-02-27 02:51:33.261817 | orchestrator | Friday 27 February 2026 02:50:25 +0000 (0:00:00.076) 0:01:11.228 ******* 2026-02-27 02:51:33.261832 | orchestrator | 2026-02-27 02:51:33.261843 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-ssh container] ******************** 2026-02-27 02:51:33.261854 | orchestrator | Friday 27 February 2026 02:50:25 +0000 (0:00:00.070) 0:01:11.299 ******* 2026-02-27 02:51:33.261864 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261875 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:51:33.261886 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:51:33.261897 | orchestrator | 2026-02-27 02:51:33.261907 | orchestrator | RUNNING HANDLER [keystone : Restart keystone-fernet container] ***************** 2026-02-27 02:51:33.261918 | orchestrator | Friday 27 February 2026 02:51:10 +0000 (0:00:45.081) 0:01:56.380 ******* 2026-02-27 02:51:33.261929 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:51:33.261940 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.261950 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:51:33.261961 | orchestrator | 2026-02-27 02:51:33.261972 | orchestrator | RUNNING HANDLER [keystone : Restart keystone container] ************************ 2026-02-27 02:51:33.261983 | orchestrator | Friday 27 February 2026 02:51:20 +0000 (0:00:09.945) 0:02:06.325 ******* 2026-02-27 02:51:33.261993 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:51:33.262004 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:51:33.262077 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:51:33.262090 | orchestrator | 2026-02-27 02:51:33.262101 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:51:33.262113 | orchestrator | Friday 27 February 2026 02:51:32 +0000 (0:00:11.800) 0:02:18.126 ******* 2026-02-27 02:51:33.262136 | orchestrator | included: /ansible/roles/keystone/tasks/distribute_fernet.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:52:24.116326 | orchestrator | 2026-02-27 02:52:24.116435 | orchestrator | TASK [keystone : Waiting for Keystone SSH port to be UP] *********************** 2026-02-27 02:52:24.116454 | orchestrator | Friday 27 February 2026 02:51:33 +0000 (0:00:00.580) 0:02:18.707 ******* 2026-02-27 02:52:24.116467 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:52:24.116480 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:52:24.116491 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:52:24.116501 | orchestrator | 2026-02-27 02:52:24.116512 | orchestrator | TASK [keystone : Run key distribution] ***************************************** 2026-02-27 02:52:24.116524 | orchestrator | Friday 27 February 2026 02:51:34 +0000 (0:00:01.154) 0:02:19.862 ******* 2026-02-27 02:52:24.116535 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:52:24.116546 | orchestrator | 2026-02-27 02:52:24.116557 | orchestrator | TASK [keystone : Creating admin project, user, role, service, and endpoint] **** 2026-02-27 02:52:24.116568 | orchestrator | Friday 27 February 2026 02:51:36 +0000 (0:00:01.832) 0:02:21.695 ******* 2026-02-27 02:52:24.116579 | orchestrator | changed: [testbed-node-0] => (item=RegionOne) 2026-02-27 02:52:24.116589 | orchestrator | 2026-02-27 02:52:24.116600 | orchestrator | TASK [service-ks-register : keystone | Creating services] ********************** 2026-02-27 02:52:24.116611 | orchestrator | Friday 27 February 2026 02:51:48 +0000 (0:00:11.917) 0:02:33.612 ******* 2026-02-27 02:52:24.116622 | orchestrator | changed: [testbed-node-0] => (item=keystone (identity)) 2026-02-27 02:52:24.116633 | orchestrator | 2026-02-27 02:52:24.116644 | orchestrator | TASK [service-ks-register : keystone | Creating endpoints] ********************* 2026-02-27 02:52:24.116654 | orchestrator | Friday 27 February 2026 02:52:12 +0000 (0:00:24.215) 0:02:57.827 ******* 2026-02-27 02:52:24.116665 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api-int.testbed.osism.xyz:5000 -> internal) 2026-02-27 02:52:24.116700 | orchestrator | ok: [testbed-node-0] => (item=keystone -> https://api.testbed.osism.xyz:5000 -> public) 2026-02-27 02:52:24.116744 | orchestrator | 2026-02-27 02:52:24.116780 | orchestrator | TASK [service-ks-register : keystone | Creating projects] ********************** 2026-02-27 02:52:24.116791 | orchestrator | Friday 27 February 2026 02:52:19 +0000 (0:00:06.818) 0:03:04.646 ******* 2026-02-27 02:52:24.116802 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:52:24.116812 | orchestrator | 2026-02-27 02:52:24.116823 | orchestrator | TASK [service-ks-register : keystone | Creating users] ************************* 2026-02-27 02:52:24.116834 | orchestrator | Friday 27 February 2026 02:52:19 +0000 (0:00:00.140) 0:03:04.786 ******* 2026-02-27 02:52:24.116845 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:52:24.116855 | orchestrator | 2026-02-27 02:52:24.116868 | orchestrator | TASK [service-ks-register : keystone | Creating roles] ************************* 2026-02-27 02:52:24.116881 | orchestrator | Friday 27 February 2026 02:52:19 +0000 (0:00:00.131) 0:03:04.918 ******* 2026-02-27 02:52:24.116893 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:52:24.116905 | orchestrator | 2026-02-27 02:52:24.116933 | orchestrator | TASK [service-ks-register : keystone | Granting user roles] ******************** 2026-02-27 02:52:24.116948 | orchestrator | Friday 27 February 2026 02:52:19 +0000 (0:00:00.129) 0:03:05.047 ******* 2026-02-27 02:52:24.116960 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:52:24.116972 | orchestrator | 2026-02-27 02:52:24.116984 | orchestrator | TASK [keystone : Creating default user role] *********************************** 2026-02-27 02:52:24.116997 | orchestrator | Friday 27 February 2026 02:52:20 +0000 (0:00:00.487) 0:03:05.535 ******* 2026-02-27 02:52:24.117008 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:52:24.117019 | orchestrator | 2026-02-27 02:52:24.117029 | orchestrator | TASK [keystone : include_tasks] ************************************************ 2026-02-27 02:52:24.117040 | orchestrator | Friday 27 February 2026 02:52:23 +0000 (0:00:03.243) 0:03:08.779 ******* 2026-02-27 02:52:24.117051 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:52:24.117062 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:52:24.117073 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:52:24.117083 | orchestrator | 2026-02-27 02:52:24.117094 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:52:24.117106 | orchestrator | testbed-node-0 : ok=33  changed=19  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 02:52:24.117119 | orchestrator | testbed-node-1 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 02:52:24.117129 | orchestrator | testbed-node-2 : ok=22  changed=12  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 02:52:24.117140 | orchestrator | 2026-02-27 02:52:24.117151 | orchestrator | 2026-02-27 02:52:24.117162 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:52:24.117173 | orchestrator | Friday 27 February 2026 02:52:23 +0000 (0:00:00.430) 0:03:09.209 ******* 2026-02-27 02:52:24.117183 | orchestrator | =============================================================================== 2026-02-27 02:52:24.117194 | orchestrator | keystone : Restart keystone-ssh container ------------------------------ 45.08s 2026-02-27 02:52:24.117205 | orchestrator | service-ks-register : keystone | Creating services --------------------- 24.22s 2026-02-27 02:52:24.117216 | orchestrator | keystone : Running Keystone bootstrap container ------------------------ 14.33s 2026-02-27 02:52:24.117226 | orchestrator | keystone : Creating admin project, user, role, service, and endpoint --- 11.92s 2026-02-27 02:52:24.117237 | orchestrator | keystone : Restart keystone container ---------------------------------- 11.80s 2026-02-27 02:52:24.117248 | orchestrator | keystone : Running Keystone fernet bootstrap container ----------------- 10.74s 2026-02-27 02:52:24.117258 | orchestrator | keystone : Restart keystone-fernet container ---------------------------- 9.95s 2026-02-27 02:52:24.117269 | orchestrator | keystone : Copying files for keystone-fernet ---------------------------- 8.47s 2026-02-27 02:52:24.117288 | orchestrator | service-ks-register : keystone | Creating endpoints --------------------- 6.82s 2026-02-27 02:52:24.117317 | orchestrator | keystone : Copying over keystone.conf ----------------------------------- 4.51s 2026-02-27 02:52:24.117329 | orchestrator | service-cert-copy : keystone | Copying over extra CA certificates ------- 3.34s 2026-02-27 02:52:24.117339 | orchestrator | keystone : Creating default user role ----------------------------------- 3.24s 2026-02-27 02:52:24.117350 | orchestrator | keystone : Copying over config.json files for services ------------------ 3.24s 2026-02-27 02:52:24.117361 | orchestrator | keystone : Copying files for keystone-ssh ------------------------------- 2.59s 2026-02-27 02:52:24.117372 | orchestrator | keystone : Creating keystone database ----------------------------------- 2.26s 2026-02-27 02:52:24.117383 | orchestrator | keystone : Creating Keystone database user and setting permissions ------ 2.23s 2026-02-27 02:52:24.117393 | orchestrator | keystone : Check keystone containers ------------------------------------ 2.22s 2026-02-27 02:52:24.117404 | orchestrator | keystone : Run key distribution ----------------------------------------- 1.83s 2026-02-27 02:52:24.117415 | orchestrator | keystone : Ensuring config directories exist ---------------------------- 1.77s 2026-02-27 02:52:24.117426 | orchestrator | keystone : Copying over wsgi-keystone.conf ------------------------------ 1.71s 2026-02-27 02:52:26.405322 | orchestrator | 2026-02-27 02:52:26 | INFO  | Task 44d6b7c9-92e9-4a7e-9645-7fc9ce04976d (placement) was prepared for execution. 2026-02-27 02:52:26.405458 | orchestrator | 2026-02-27 02:52:26 | INFO  | It takes a moment until task 44d6b7c9-92e9-4a7e-9645-7fc9ce04976d (placement) has been started and output is visible here. 2026-02-27 02:53:02.036405 | orchestrator | 2026-02-27 02:53:02.036520 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:53:02.036537 | orchestrator | 2026-02-27 02:53:02.036549 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:53:02.036561 | orchestrator | Friday 27 February 2026 02:52:30 +0000 (0:00:00.261) 0:00:00.261 ******* 2026-02-27 02:53:02.036572 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:53:02.036584 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:53:02.036596 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:53:02.036607 | orchestrator | 2026-02-27 02:53:02.036618 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:53:02.036629 | orchestrator | Friday 27 February 2026 02:52:30 +0000 (0:00:00.307) 0:00:00.568 ******* 2026-02-27 02:53:02.036641 | orchestrator | ok: [testbed-node-0] => (item=enable_placement_True) 2026-02-27 02:53:02.036652 | orchestrator | ok: [testbed-node-1] => (item=enable_placement_True) 2026-02-27 02:53:02.036663 | orchestrator | ok: [testbed-node-2] => (item=enable_placement_True) 2026-02-27 02:53:02.036674 | orchestrator | 2026-02-27 02:53:02.036778 | orchestrator | PLAY [Apply role placement] **************************************************** 2026-02-27 02:53:02.036797 | orchestrator | 2026-02-27 02:53:02.036808 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-02-27 02:53:02.036819 | orchestrator | Friday 27 February 2026 02:52:31 +0000 (0:00:00.432) 0:00:01.001 ******* 2026-02-27 02:53:02.036831 | orchestrator | included: /ansible/roles/placement/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:53:02.036844 | orchestrator | 2026-02-27 02:53:02.036855 | orchestrator | TASK [service-ks-register : placement | Creating services] ********************* 2026-02-27 02:53:02.036866 | orchestrator | Friday 27 February 2026 02:52:31 +0000 (0:00:00.555) 0:00:01.556 ******* 2026-02-27 02:53:02.036877 | orchestrator | changed: [testbed-node-0] => (item=placement (placement)) 2026-02-27 02:53:02.036888 | orchestrator | 2026-02-27 02:53:02.036899 | orchestrator | TASK [service-ks-register : placement | Creating endpoints] ******************** 2026-02-27 02:53:02.036910 | orchestrator | Friday 27 February 2026 02:52:35 +0000 (0:00:03.951) 0:00:05.508 ******* 2026-02-27 02:53:02.036921 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api-int.testbed.osism.xyz:8780 -> internal) 2026-02-27 02:53:02.036956 | orchestrator | changed: [testbed-node-0] => (item=placement -> https://api.testbed.osism.xyz:8780 -> public) 2026-02-27 02:53:02.036970 | orchestrator | 2026-02-27 02:53:02.036983 | orchestrator | TASK [service-ks-register : placement | Creating projects] ********************* 2026-02-27 02:53:02.036996 | orchestrator | Friday 27 February 2026 02:52:42 +0000 (0:00:06.931) 0:00:12.439 ******* 2026-02-27 02:53:02.037009 | orchestrator | changed: [testbed-node-0] => (item=service) 2026-02-27 02:53:02.037023 | orchestrator | 2026-02-27 02:53:02.037036 | orchestrator | TASK [service-ks-register : placement | Creating users] ************************ 2026-02-27 02:53:02.037049 | orchestrator | Friday 27 February 2026 02:52:46 +0000 (0:00:03.981) 0:00:16.420 ******* 2026-02-27 02:53:02.037062 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 02:53:02.037075 | orchestrator | changed: [testbed-node-0] => (item=placement -> service) 2026-02-27 02:53:02.037087 | orchestrator | 2026-02-27 02:53:02.037100 | orchestrator | TASK [service-ks-register : placement | Creating roles] ************************ 2026-02-27 02:53:02.037112 | orchestrator | Friday 27 February 2026 02:52:50 +0000 (0:00:04.226) 0:00:20.647 ******* 2026-02-27 02:53:02.037125 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 02:53:02.037138 | orchestrator | 2026-02-27 02:53:02.037151 | orchestrator | TASK [service-ks-register : placement | Granting user roles] ******************* 2026-02-27 02:53:02.037164 | orchestrator | Friday 27 February 2026 02:52:54 +0000 (0:00:03.279) 0:00:23.927 ******* 2026-02-27 02:53:02.037177 | orchestrator | changed: [testbed-node-0] => (item=placement -> service -> admin) 2026-02-27 02:53:02.037189 | orchestrator | 2026-02-27 02:53:02.037203 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-02-27 02:53:02.037215 | orchestrator | Friday 27 February 2026 02:52:57 +0000 (0:00:03.860) 0:00:27.788 ******* 2026-02-27 02:53:02.037228 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:02.037240 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:53:02.037253 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:53:02.037265 | orchestrator | 2026-02-27 02:53:02.037279 | orchestrator | TASK [placement : Ensuring config directories exist] *************************** 2026-02-27 02:53:02.037292 | orchestrator | Friday 27 February 2026 02:52:58 +0000 (0:00:00.289) 0:00:28.077 ******* 2026-02-27 02:53:02.037309 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:02.037352 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:02.037374 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:02.037386 | orchestrator | 2026-02-27 02:53:02.037397 | orchestrator | TASK [placement : Check if policies shall be overwritten] ********************** 2026-02-27 02:53:02.037408 | orchestrator | Friday 27 February 2026 02:52:59 +0000 (0:00:00.989) 0:00:29.067 ******* 2026-02-27 02:53:02.037420 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:02.037431 | orchestrator | 2026-02-27 02:53:02.037441 | orchestrator | TASK [placement : Set placement policy file] *********************************** 2026-02-27 02:53:02.037452 | orchestrator | Friday 27 February 2026 02:52:59 +0000 (0:00:00.291) 0:00:29.359 ******* 2026-02-27 02:53:02.037463 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:02.037474 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:53:02.037485 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:53:02.037496 | orchestrator | 2026-02-27 02:53:02.037507 | orchestrator | TASK [placement : include_tasks] *********************************************** 2026-02-27 02:53:02.037517 | orchestrator | Friday 27 February 2026 02:52:59 +0000 (0:00:00.301) 0:00:29.660 ******* 2026-02-27 02:53:02.037528 | orchestrator | included: /ansible/roles/placement/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:53:02.037539 | orchestrator | 2026-02-27 02:53:02.037550 | orchestrator | TASK [service-cert-copy : placement | Copying over extra CA certificates] ****** 2026-02-27 02:53:02.037561 | orchestrator | Friday 27 February 2026 02:53:00 +0000 (0:00:00.523) 0:00:30.183 ******* 2026-02-27 02:53:02.037573 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:02.037593 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:04.831045 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:04.831149 | orchestrator | 2026-02-27 02:53:04.831165 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS certificate] *** 2026-02-27 02:53:04.831178 | orchestrator | Friday 27 February 2026 02:53:02 +0000 (0:00:01.675) 0:00:31.859 ******* 2026-02-27 02:53:04.831192 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831204 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:04.831217 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831229 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:53:04.831240 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831274 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:53:04.831286 | orchestrator | 2026-02-27 02:53:04.831298 | orchestrator | TASK [service-cert-copy : placement | Copying over backend internal TLS key] *** 2026-02-27 02:53:04.831326 | orchestrator | Friday 27 February 2026 02:53:02 +0000 (0:00:00.481) 0:00:32.340 ******* 2026-02-27 02:53:04.831344 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831356 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:04.831368 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831379 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:53:04.831390 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:04.831401 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:53:04.831412 | orchestrator | 2026-02-27 02:53:04.831423 | orchestrator | TASK [placement : Copying over config.json files for services] ***************** 2026-02-27 02:53:04.831434 | orchestrator | Friday 27 February 2026 02:53:03 +0000 (0:00:00.710) 0:00:33.051 ******* 2026-02-27 02:53:04.831445 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:04.831476 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:11.691659 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:11.691844 | orchestrator | 2026-02-27 02:53:11.691872 | orchestrator | TASK [placement : Copying over placement.conf] ********************************* 2026-02-27 02:53:11.691897 | orchestrator | Friday 27 February 2026 02:53:04 +0000 (0:00:01.608) 0:00:34.660 ******* 2026-02-27 02:53:11.691918 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:11.691931 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:11.691982 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:11.691995 | orchestrator | 2026-02-27 02:53:11.692006 | orchestrator | TASK [placement : Copying over placement-api wsgi configuration] *************** 2026-02-27 02:53:11.692018 | orchestrator | Friday 27 February 2026 02:53:07 +0000 (0:00:02.255) 0:00:36.916 ******* 2026-02-27 02:53:11.692046 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-02-27 02:53:11.692059 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-02-27 02:53:11.692070 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/placement/templates/placement-api-wsgi.conf.j2) 2026-02-27 02:53:11.692081 | orchestrator | 2026-02-27 02:53:11.692092 | orchestrator | TASK [placement : Copying over migrate-db.rc.j2 configuration] ***************** 2026-02-27 02:53:11.692103 | orchestrator | Friday 27 February 2026 02:53:08 +0000 (0:00:01.418) 0:00:38.334 ******* 2026-02-27 02:53:11.692114 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:53:11.692126 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:53:11.692137 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:53:11.692148 | orchestrator | 2026-02-27 02:53:11.692159 | orchestrator | TASK [placement : Copying over existing policy file] *************************** 2026-02-27 02:53:11.692170 | orchestrator | Friday 27 February 2026 02:53:09 +0000 (0:00:01.346) 0:00:39.681 ******* 2026-02-27 02:53:11.692182 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:11.692193 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:53:11.692207 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:11.692228 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:53:11.692241 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}})  2026-02-27 02:53:11.692254 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:53:11.692266 | orchestrator | 2026-02-27 02:53:11.692279 | orchestrator | TASK [placement : Check placement containers] ********************************** 2026-02-27 02:53:11.692305 | orchestrator | Friday 27 February 2026 02:53:10 +0000 (0:00:00.725) 0:00:40.407 ******* 2026-02-27 02:53:11.692329 | orchestrator | changed: [testbed-node-1] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:40.718978 | orchestrator | changed: [testbed-node-0] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:40.719121 | orchestrator | changed: [testbed-node-2] => (item={'key': 'placement-api', 'value': {'container_name': 'placement_api', 'group': 'placement-api', 'image': 'registry.osism.tech/kolla/release/placement-api:12.0.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/placement-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8780'], 'timeout': '30'}, 'haproxy': {'placement_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}, 'placement_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8780', 'listen_port': '8780', 'tls_backend': 'no'}}}}) 2026-02-27 02:53:40.719138 | orchestrator | 2026-02-27 02:53:40.719152 | orchestrator | TASK [placement : Creating placement databases] ******************************** 2026-02-27 02:53:40.719165 | orchestrator | Friday 27 February 2026 02:53:11 +0000 (0:00:01.117) 0:00:41.524 ******* 2026-02-27 02:53:40.719176 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:53:40.719189 | orchestrator | 2026-02-27 02:53:40.719200 | orchestrator | TASK [placement : Creating placement databases user and setting permissions] *** 2026-02-27 02:53:40.719212 | orchestrator | Friday 27 February 2026 02:53:13 +0000 (0:00:02.099) 0:00:43.624 ******* 2026-02-27 02:53:40.719222 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:53:40.719233 | orchestrator | 2026-02-27 02:53:40.719244 | orchestrator | TASK [placement : Running placement bootstrap container] *********************** 2026-02-27 02:53:40.719255 | orchestrator | Friday 27 February 2026 02:53:16 +0000 (0:00:02.281) 0:00:45.906 ******* 2026-02-27 02:53:40.719266 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:53:40.719276 | orchestrator | 2026-02-27 02:53:40.719287 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-02-27 02:53:40.719298 | orchestrator | Friday 27 February 2026 02:53:30 +0000 (0:00:14.248) 0:01:00.154 ******* 2026-02-27 02:53:40.719309 | orchestrator | 2026-02-27 02:53:40.719320 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-02-27 02:53:40.719331 | orchestrator | Friday 27 February 2026 02:53:30 +0000 (0:00:00.067) 0:01:00.222 ******* 2026-02-27 02:53:40.719347 | orchestrator | 2026-02-27 02:53:40.719368 | orchestrator | TASK [placement : Flush handlers] ********************************************** 2026-02-27 02:53:40.719380 | orchestrator | Friday 27 February 2026 02:53:30 +0000 (0:00:00.083) 0:01:00.306 ******* 2026-02-27 02:53:40.719392 | orchestrator | 2026-02-27 02:53:40.719411 | orchestrator | RUNNING HANDLER [placement : Restart placement-api container] ****************** 2026-02-27 02:53:40.719429 | orchestrator | Friday 27 February 2026 02:53:30 +0000 (0:00:00.070) 0:01:00.376 ******* 2026-02-27 02:53:40.719446 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:53:40.719484 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:53:40.719502 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:53:40.719520 | orchestrator | 2026-02-27 02:53:40.719537 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:53:40.719557 | orchestrator | testbed-node-0 : ok=21  changed=16  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 02:53:40.719578 | orchestrator | testbed-node-1 : ok=12  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:53:40.719596 | orchestrator | testbed-node-2 : ok=12  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 02:53:40.719615 | orchestrator | 2026-02-27 02:53:40.719633 | orchestrator | 2026-02-27 02:53:40.719649 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:53:40.719661 | orchestrator | Friday 27 February 2026 02:53:40 +0000 (0:00:09.826) 0:01:10.202 ******* 2026-02-27 02:53:40.719718 | orchestrator | =============================================================================== 2026-02-27 02:53:40.719730 | orchestrator | placement : Running placement bootstrap container ---------------------- 14.25s 2026-02-27 02:53:40.719761 | orchestrator | placement : Restart placement-api container ----------------------------- 9.83s 2026-02-27 02:53:40.719773 | orchestrator | service-ks-register : placement | Creating endpoints -------------------- 6.93s 2026-02-27 02:53:40.719784 | orchestrator | service-ks-register : placement | Creating users ------------------------ 4.23s 2026-02-27 02:53:40.719795 | orchestrator | service-ks-register : placement | Creating projects --------------------- 3.98s 2026-02-27 02:53:40.719806 | orchestrator | service-ks-register : placement | Creating services --------------------- 3.95s 2026-02-27 02:53:40.719816 | orchestrator | service-ks-register : placement | Granting user roles ------------------- 3.86s 2026-02-27 02:53:40.719827 | orchestrator | service-ks-register : placement | Creating roles ------------------------ 3.28s 2026-02-27 02:53:40.719838 | orchestrator | placement : Creating placement databases user and setting permissions --- 2.28s 2026-02-27 02:53:40.719848 | orchestrator | placement : Copying over placement.conf --------------------------------- 2.26s 2026-02-27 02:53:40.719859 | orchestrator | placement : Creating placement databases -------------------------------- 2.10s 2026-02-27 02:53:40.719869 | orchestrator | service-cert-copy : placement | Copying over extra CA certificates ------ 1.68s 2026-02-27 02:53:40.719880 | orchestrator | placement : Copying over config.json files for services ----------------- 1.61s 2026-02-27 02:53:40.719891 | orchestrator | placement : Copying over placement-api wsgi configuration --------------- 1.42s 2026-02-27 02:53:40.719901 | orchestrator | placement : Copying over migrate-db.rc.j2 configuration ----------------- 1.35s 2026-02-27 02:53:40.719912 | orchestrator | placement : Check placement containers ---------------------------------- 1.12s 2026-02-27 02:53:40.719922 | orchestrator | placement : Ensuring config directories exist --------------------------- 0.99s 2026-02-27 02:53:40.719933 | orchestrator | placement : Copying over existing policy file --------------------------- 0.73s 2026-02-27 02:53:40.719943 | orchestrator | service-cert-copy : placement | Copying over backend internal TLS key --- 0.71s 2026-02-27 02:53:40.719954 | orchestrator | placement : include_tasks ----------------------------------------------- 0.56s 2026-02-27 02:53:43.057657 | orchestrator | 2026-02-27 02:53:43 | INFO  | Task d6065fdd-e00c-4030-98d5-745658867a80 (neutron) was prepared for execution. 2026-02-27 02:53:43.057816 | orchestrator | 2026-02-27 02:53:43 | INFO  | It takes a moment until task d6065fdd-e00c-4030-98d5-745658867a80 (neutron) has been started and output is visible here. 2026-02-27 02:54:30.002315 | orchestrator | 2026-02-27 02:54:30.002434 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:54:30.002452 | orchestrator | 2026-02-27 02:54:30.002465 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:54:30.002476 | orchestrator | Friday 27 February 2026 02:53:47 +0000 (0:00:00.267) 0:00:00.267 ******* 2026-02-27 02:54:30.002487 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:54:30.002500 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:54:30.002511 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:54:30.002522 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:54:30.002532 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:54:30.002543 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:54:30.002554 | orchestrator | 2026-02-27 02:54:30.002565 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:54:30.002576 | orchestrator | Friday 27 February 2026 02:53:47 +0000 (0:00:00.663) 0:00:00.931 ******* 2026-02-27 02:54:30.002587 | orchestrator | ok: [testbed-node-0] => (item=enable_neutron_True) 2026-02-27 02:54:30.002598 | orchestrator | ok: [testbed-node-1] => (item=enable_neutron_True) 2026-02-27 02:54:30.002608 | orchestrator | ok: [testbed-node-2] => (item=enable_neutron_True) 2026-02-27 02:54:30.002619 | orchestrator | ok: [testbed-node-3] => (item=enable_neutron_True) 2026-02-27 02:54:30.002630 | orchestrator | ok: [testbed-node-4] => (item=enable_neutron_True) 2026-02-27 02:54:30.002697 | orchestrator | ok: [testbed-node-5] => (item=enable_neutron_True) 2026-02-27 02:54:30.002712 | orchestrator | 2026-02-27 02:54:30.002724 | orchestrator | PLAY [Apply role neutron] ****************************************************** 2026-02-27 02:54:30.002734 | orchestrator | 2026-02-27 02:54:30.002745 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-02-27 02:54:30.002756 | orchestrator | Friday 27 February 2026 02:53:48 +0000 (0:00:00.593) 0:00:01.524 ******* 2026-02-27 02:54:30.002782 | orchestrator | included: /ansible/roles/neutron/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:54:30.002794 | orchestrator | 2026-02-27 02:54:30.002805 | orchestrator | TASK [neutron : Get container facts] ******************************************* 2026-02-27 02:54:30.002816 | orchestrator | Friday 27 February 2026 02:53:49 +0000 (0:00:01.245) 0:00:02.769 ******* 2026-02-27 02:54:30.002827 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:54:30.002838 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:54:30.002849 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:54:30.002863 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:54:30.002882 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:54:30.002900 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:54:30.002918 | orchestrator | 2026-02-27 02:54:30.002938 | orchestrator | TASK [neutron : Get container volume facts] ************************************ 2026-02-27 02:54:30.002956 | orchestrator | Friday 27 February 2026 02:53:50 +0000 (0:00:01.291) 0:00:04.061 ******* 2026-02-27 02:54:30.002970 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:54:30.002981 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:54:30.002991 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:54:30.003002 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:54:30.003013 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:54:30.003023 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:54:30.003034 | orchestrator | 2026-02-27 02:54:30.003045 | orchestrator | TASK [neutron : Check for ML2/OVN presence] ************************************ 2026-02-27 02:54:30.003055 | orchestrator | Friday 27 February 2026 02:53:52 +0000 (0:00:01.053) 0:00:05.114 ******* 2026-02-27 02:54:30.003066 | orchestrator | ok: [testbed-node-0] => { 2026-02-27 02:54:30.003078 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003089 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003100 | orchestrator | } 2026-02-27 02:54:30.003134 | orchestrator | ok: [testbed-node-1] => { 2026-02-27 02:54:30.003146 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003156 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003167 | orchestrator | } 2026-02-27 02:54:30.003178 | orchestrator | ok: [testbed-node-2] => { 2026-02-27 02:54:30.003188 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003199 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003210 | orchestrator | } 2026-02-27 02:54:30.003220 | orchestrator | ok: [testbed-node-3] => { 2026-02-27 02:54:30.003231 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003242 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003252 | orchestrator | } 2026-02-27 02:54:30.003263 | orchestrator | ok: [testbed-node-4] => { 2026-02-27 02:54:30.003274 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003285 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003296 | orchestrator | } 2026-02-27 02:54:30.003307 | orchestrator | ok: [testbed-node-5] => { 2026-02-27 02:54:30.003318 | orchestrator |  "changed": false, 2026-02-27 02:54:30.003328 | orchestrator |  "msg": "All assertions passed" 2026-02-27 02:54:30.003339 | orchestrator | } 2026-02-27 02:54:30.003350 | orchestrator | 2026-02-27 02:54:30.003360 | orchestrator | TASK [neutron : Check for ML2/OVS presence] ************************************ 2026-02-27 02:54:30.003371 | orchestrator | Friday 27 February 2026 02:53:52 +0000 (0:00:00.792) 0:00:05.907 ******* 2026-02-27 02:54:30.003382 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:30.003392 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:30.003403 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:30.003425 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:30.003435 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:30.003446 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:30.003457 | orchestrator | 2026-02-27 02:54:30.003467 | orchestrator | TASK [service-ks-register : neutron | Creating services] *********************** 2026-02-27 02:54:30.003478 | orchestrator | Friday 27 February 2026 02:53:53 +0000 (0:00:00.615) 0:00:06.522 ******* 2026-02-27 02:54:30.003489 | orchestrator | changed: [testbed-node-0] => (item=neutron (network)) 2026-02-27 02:54:30.003500 | orchestrator | 2026-02-27 02:54:30.003511 | orchestrator | TASK [service-ks-register : neutron | Creating endpoints] ********************** 2026-02-27 02:54:30.003521 | orchestrator | Friday 27 February 2026 02:53:57 +0000 (0:00:04.020) 0:00:10.543 ******* 2026-02-27 02:54:30.003532 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api-int.testbed.osism.xyz:9696 -> internal) 2026-02-27 02:54:30.003544 | orchestrator | changed: [testbed-node-0] => (item=neutron -> https://api.testbed.osism.xyz:9696 -> public) 2026-02-27 02:54:30.003555 | orchestrator | 2026-02-27 02:54:30.003585 | orchestrator | TASK [service-ks-register : neutron | Creating projects] *********************** 2026-02-27 02:54:30.003596 | orchestrator | Friday 27 February 2026 02:54:04 +0000 (0:00:06.612) 0:00:17.155 ******* 2026-02-27 02:54:30.003607 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 02:54:30.003618 | orchestrator | 2026-02-27 02:54:30.003629 | orchestrator | TASK [service-ks-register : neutron | Creating users] ************************** 2026-02-27 02:54:30.003640 | orchestrator | Friday 27 February 2026 02:54:07 +0000 (0:00:03.245) 0:00:20.401 ******* 2026-02-27 02:54:30.003650 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 02:54:30.003682 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service) 2026-02-27 02:54:30.003694 | orchestrator | 2026-02-27 02:54:30.003705 | orchestrator | TASK [service-ks-register : neutron | Creating roles] ************************** 2026-02-27 02:54:30.003716 | orchestrator | Friday 27 February 2026 02:54:11 +0000 (0:00:04.022) 0:00:24.423 ******* 2026-02-27 02:54:30.003726 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 02:54:30.003737 | orchestrator | 2026-02-27 02:54:30.003748 | orchestrator | TASK [service-ks-register : neutron | Granting user roles] ********************* 2026-02-27 02:54:30.003759 | orchestrator | Friday 27 February 2026 02:54:14 +0000 (0:00:03.192) 0:00:27.616 ******* 2026-02-27 02:54:30.003770 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> admin) 2026-02-27 02:54:30.003780 | orchestrator | changed: [testbed-node-0] => (item=neutron -> service -> service) 2026-02-27 02:54:30.003791 | orchestrator | 2026-02-27 02:54:30.003802 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-02-27 02:54:30.003813 | orchestrator | Friday 27 February 2026 02:54:22 +0000 (0:00:08.119) 0:00:35.735 ******* 2026-02-27 02:54:30.003823 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:30.003834 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:30.003845 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:30.003855 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:30.003866 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:30.003882 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:30.003893 | orchestrator | 2026-02-27 02:54:30.003904 | orchestrator | TASK [Load and persist kernel modules] ***************************************** 2026-02-27 02:54:30.003915 | orchestrator | Friday 27 February 2026 02:54:23 +0000 (0:00:00.644) 0:00:36.379 ******* 2026-02-27 02:54:30.003926 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:30.003936 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:30.003947 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:30.003958 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:30.003968 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:30.003979 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:30.003989 | orchestrator | 2026-02-27 02:54:30.004000 | orchestrator | TASK [neutron : Check IPv6 support] ******************************************** 2026-02-27 02:54:30.004011 | orchestrator | Friday 27 February 2026 02:54:25 +0000 (0:00:01.795) 0:00:38.175 ******* 2026-02-27 02:54:30.004029 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:54:30.004040 | orchestrator | ok: [testbed-node-1] 2026-02-27 02:54:30.004051 | orchestrator | ok: [testbed-node-2] 2026-02-27 02:54:30.004061 | orchestrator | ok: [testbed-node-3] 2026-02-27 02:54:30.004072 | orchestrator | ok: [testbed-node-4] 2026-02-27 02:54:30.004082 | orchestrator | ok: [testbed-node-5] 2026-02-27 02:54:30.004093 | orchestrator | 2026-02-27 02:54:30.004104 | orchestrator | TASK [Setting sysctl values] *************************************************** 2026-02-27 02:54:30.004115 | orchestrator | Friday 27 February 2026 02:54:26 +0000 (0:00:01.001) 0:00:39.177 ******* 2026-02-27 02:54:30.004125 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:30.004136 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:30.004147 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:30.004157 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:30.004168 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:30.004179 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:30.004189 | orchestrator | 2026-02-27 02:54:30.004200 | orchestrator | TASK [neutron : Ensuring config directories exist] ***************************** 2026-02-27 02:54:30.004211 | orchestrator | Friday 27 February 2026 02:54:27 +0000 (0:00:01.746) 0:00:40.923 ******* 2026-02-27 02:54:30.004225 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:30.004250 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:34.739206 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:34.739328 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:34.739343 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:34.739353 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:34.739362 | orchestrator | 2026-02-27 02:54:34.739372 | orchestrator | TASK [neutron : Check if extra ml2 plugins exists] ***************************** 2026-02-27 02:54:34.739381 | orchestrator | Friday 27 February 2026 02:54:29 +0000 (0:00:02.165) 0:00:43.088 ******* 2026-02-27 02:54:34.739390 | orchestrator | [WARNING]: Skipped 2026-02-27 02:54:34.739399 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' path 2026-02-27 02:54:34.739408 | orchestrator | due to this access issue: 2026-02-27 02:54:34.739417 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/neutron/plugins/' is not 2026-02-27 02:54:34.739425 | orchestrator | a directory 2026-02-27 02:54:34.739433 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 02:54:34.739442 | orchestrator | 2026-02-27 02:54:34.739450 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-02-27 02:54:34.739458 | orchestrator | Friday 27 February 2026 02:54:30 +0000 (0:00:00.735) 0:00:43.824 ******* 2026-02-27 02:54:34.739467 | orchestrator | included: /ansible/roles/neutron/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 02:54:34.739476 | orchestrator | 2026-02-27 02:54:34.739485 | orchestrator | TASK [service-cert-copy : neutron | Copying over extra CA certificates] ******** 2026-02-27 02:54:34.739507 | orchestrator | Friday 27 February 2026 02:54:31 +0000 (0:00:01.076) 0:00:44.900 ******* 2026-02-27 02:54:34.739521 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:34.739537 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:34.739546 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:34.739554 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:34.739570 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:39.110626 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:39.110838 | orchestrator | 2026-02-27 02:54:39.110870 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS certificate] *** 2026-02-27 02:54:39.110891 | orchestrator | Friday 27 February 2026 02:54:34 +0000 (0:00:02.924) 0:00:47.824 ******* 2026-02-27 02:54:39.110913 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:39.110932 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:39.110954 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:39.110972 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:39.110989 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:39.111007 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:39.111084 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:39.111109 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:39.111140 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:39.111160 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:39.111179 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:39.111198 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:39.111215 | orchestrator | 2026-02-27 02:54:39.111235 | orchestrator | TASK [service-cert-copy : neutron | Copying over backend internal TLS key] ***** 2026-02-27 02:54:39.111255 | orchestrator | Friday 27 February 2026 02:54:36 +0000 (0:00:01.694) 0:00:49.519 ******* 2026-02-27 02:54:39.111275 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:39.111293 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:39.111327 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:44.233110 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:44.233268 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:44.233294 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:44.233308 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:44.233321 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:44.233333 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:44.233344 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:44.233356 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:44.233391 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:44.233403 | orchestrator | 2026-02-27 02:54:44.233415 | orchestrator | TASK [neutron : Creating TLS backend PEM File] ********************************* 2026-02-27 02:54:44.233427 | orchestrator | Friday 27 February 2026 02:54:39 +0000 (0:00:02.678) 0:00:52.197 ******* 2026-02-27 02:54:44.233438 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:44.233449 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:44.233459 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:44.233470 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:44.233481 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:44.233491 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:44.233502 | orchestrator | 2026-02-27 02:54:44.233513 | orchestrator | TASK [neutron : Check if policies shall be overwritten] ************************ 2026-02-27 02:54:44.233524 | orchestrator | Friday 27 February 2026 02:54:41 +0000 (0:00:02.365) 0:00:54.563 ******* 2026-02-27 02:54:44.233535 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:44.233546 | orchestrator | 2026-02-27 02:54:44.233557 | orchestrator | TASK [neutron : Set neutron policy file] *************************************** 2026-02-27 02:54:44.233588 | orchestrator | Friday 27 February 2026 02:54:41 +0000 (0:00:00.140) 0:00:54.704 ******* 2026-02-27 02:54:44.233607 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:44.233625 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:44.233643 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:44.233696 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:44.233709 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:44.233722 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:44.233735 | orchestrator | 2026-02-27 02:54:44.233747 | orchestrator | TASK [neutron : Copying over existing policy file] ***************************** 2026-02-27 02:54:44.233760 | orchestrator | Friday 27 February 2026 02:54:42 +0000 (0:00:00.609) 0:00:55.313 ******* 2026-02-27 02:54:44.233782 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:44.233796 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:44.233809 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:44.233836 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:44.233849 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:44.233862 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:44.233875 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:44.233888 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:44.233917 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:51.203568 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:51.203732 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:51.203753 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:51.203766 | orchestrator | 2026-02-27 02:54:51.203778 | orchestrator | TASK [neutron : Copying over config.json files for services] ******************* 2026-02-27 02:54:51.203792 | orchestrator | Friday 27 February 2026 02:54:44 +0000 (0:00:02.006) 0:00:57.320 ******* 2026-02-27 02:54:51.203835 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:51.203873 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:51.203886 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:51.203930 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:51.203944 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:51.203965 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:51.203977 | orchestrator | 2026-02-27 02:54:51.203989 | orchestrator | TASK [neutron : Copying over neutron.conf] ************************************* 2026-02-27 02:54:51.204000 | orchestrator | Friday 27 February 2026 02:54:46 +0000 (0:00:02.567) 0:00:59.887 ******* 2026-02-27 02:54:51.204012 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:51.204023 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:51.204049 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:55.522189 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:54:55.522313 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:55.522328 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:54:55.522339 | orchestrator | 2026-02-27 02:54:55.522349 | orchestrator | TASK [neutron : Copying over neutron_vpnaas.conf] ****************************** 2026-02-27 02:54:55.522359 | orchestrator | Friday 27 February 2026 02:54:51 +0000 (0:00:04.405) 0:01:04.292 ******* 2026-02-27 02:54:55.522368 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:55.522390 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:54:55.522417 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:55.522433 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:54:55.522443 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:54:55.522452 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:54:55.522461 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:55.522470 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:55.522479 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:55.522488 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:55.522502 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:54:55.522511 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:55.522520 | orchestrator | 2026-02-27 02:54:55.522529 | orchestrator | TASK [neutron : Copying over ssh key] ****************************************** 2026-02-27 02:54:55.522557 | orchestrator | Friday 27 February 2026 02:54:52 +0000 (0:00:01.766) 0:01:06.059 ******* 2026-02-27 02:54:55.522566 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:54:55.522575 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:54:55.522592 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:54:55.522601 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:54:55.522610 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:54:55.522625 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:55:11.645238 | orchestrator | 2026-02-27 02:55:11.645345 | orchestrator | TASK [neutron : Copying over ml2_conf.ini] ************************************* 2026-02-27 02:55:11.645363 | orchestrator | Friday 27 February 2026 02:54:55 +0000 (0:00:02.550) 0:01:08.609 ******* 2026-02-27 02:55:11.645379 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:11.645395 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.645408 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:11.645420 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.645431 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:11.645444 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.645466 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:11.645567 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:11.645593 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:11.645612 | orchestrator | 2026-02-27 02:55:11.645633 | orchestrator | TASK [neutron : Copying over linuxbridge_agent.ini] **************************** 2026-02-27 02:55:11.645690 | orchestrator | Friday 27 February 2026 02:54:58 +0000 (0:00:02.849) 0:01:11.459 ******* 2026-02-27 02:55:11.645712 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.645731 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.645750 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.645768 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.645787 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.645800 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.645812 | orchestrator | 2026-02-27 02:55:11.645825 | orchestrator | TASK [neutron : Copying over openvswitch_agent.ini] **************************** 2026-02-27 02:55:11.645838 | orchestrator | Friday 27 February 2026 02:55:00 +0000 (0:00:01.931) 0:01:13.390 ******* 2026-02-27 02:55:11.645850 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.645863 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.645874 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.645887 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.645899 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.645911 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.645923 | orchestrator | 2026-02-27 02:55:11.645936 | orchestrator | TASK [neutron : Copying over sriov_agent.ini] ********************************** 2026-02-27 02:55:11.645948 | orchestrator | Friday 27 February 2026 02:55:02 +0000 (0:00:01.986) 0:01:15.377 ******* 2026-02-27 02:55:11.645960 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.645973 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.645985 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.645996 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.646008 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.646085 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.646098 | orchestrator | 2026-02-27 02:55:11.646111 | orchestrator | TASK [neutron : Copying over mlnx_agent.ini] *********************************** 2026-02-27 02:55:11.646137 | orchestrator | Friday 27 February 2026 02:55:04 +0000 (0:00:01.800) 0:01:17.178 ******* 2026-02-27 02:55:11.646148 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.646158 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.646169 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.646180 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.646191 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.646201 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.646212 | orchestrator | 2026-02-27 02:55:11.646223 | orchestrator | TASK [neutron : Copying over eswitchd.conf] ************************************ 2026-02-27 02:55:11.646234 | orchestrator | Friday 27 February 2026 02:55:05 +0000 (0:00:01.894) 0:01:19.072 ******* 2026-02-27 02:55:11.646245 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.646255 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.646266 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.646277 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.646288 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.646298 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.646309 | orchestrator | 2026-02-27 02:55:11.646320 | orchestrator | TASK [neutron : Copying over dhcp_agent.ini] *********************************** 2026-02-27 02:55:11.646331 | orchestrator | Friday 27 February 2026 02:55:07 +0000 (0:00:01.869) 0:01:20.942 ******* 2026-02-27 02:55:11.646342 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.646353 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.646363 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:11.646374 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:11.646392 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:11.646404 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:11.646415 | orchestrator | 2026-02-27 02:55:11.646426 | orchestrator | TASK [neutron : Copying over dnsmasq.conf] ************************************* 2026-02-27 02:55:11.646436 | orchestrator | Friday 27 February 2026 02:55:09 +0000 (0:00:02.022) 0:01:22.965 ******* 2026-02-27 02:55:11.646447 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:11.646459 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:11.646470 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:11.646481 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:11.646492 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:11.646514 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:15.335991 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:15.336093 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:15.336110 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:15.336122 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:15.336134 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/dnsmasq.conf.j2)  2026-02-27 02:55:15.336145 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:15.336156 | orchestrator | 2026-02-27 02:55:15.336168 | orchestrator | TASK [neutron : Copying over l3_agent.ini] ************************************* 2026-02-27 02:55:15.336179 | orchestrator | Friday 27 February 2026 02:55:11 +0000 (0:00:01.766) 0:01:24.732 ******* 2026-02-27 02:55:15.336194 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:15.336262 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:15.336276 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:15.336288 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:15.336300 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:15.336311 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:15.336354 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:15.336368 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:15.336379 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:15.336399 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:15.336410 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:15.336421 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:15.336432 | orchestrator | 2026-02-27 02:55:15.336443 | orchestrator | TASK [neutron : Copying over fwaas_driver.ini] ********************************* 2026-02-27 02:55:15.336454 | orchestrator | Friday 27 February 2026 02:55:13 +0000 (0:00:01.754) 0:01:26.486 ******* 2026-02-27 02:55:15.336466 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:15.336477 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:15.336493 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:15.336505 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:15.336525 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:38.505380 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.505500 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:38.505520 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.505533 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:38.505544 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.505560 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:38.505579 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.505591 | orchestrator | 2026-02-27 02:55:38.505604 | orchestrator | TASK [neutron : Copying over metadata_agent.ini] ******************************* 2026-02-27 02:55:38.505616 | orchestrator | Friday 27 February 2026 02:55:15 +0000 (0:00:01.933) 0:01:28.420 ******* 2026-02-27 02:55:38.505627 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.505638 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.505710 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.505730 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.505749 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.505767 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.505785 | orchestrator | 2026-02-27 02:55:38.505824 | orchestrator | TASK [neutron : Copying over neutron_ovn_metadata_agent.ini] ******************* 2026-02-27 02:55:38.505885 | orchestrator | Friday 27 February 2026 02:55:17 +0000 (0:00:01.826) 0:01:30.246 ******* 2026-02-27 02:55:38.505906 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.505924 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.505941 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.505960 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:55:38.505978 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:55:38.505996 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:55:38.506095 | orchestrator | 2026-02-27 02:55:38.506121 | orchestrator | TASK [neutron : Copying over metering_agent.ini] ******************************* 2026-02-27 02:55:38.506173 | orchestrator | Friday 27 February 2026 02:55:20 +0000 (0:00:03.371) 0:01:33.618 ******* 2026-02-27 02:55:38.506194 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.506213 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.506231 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.506250 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.506269 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.506287 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.506305 | orchestrator | 2026-02-27 02:55:38.506324 | orchestrator | TASK [neutron : Copying over ironic_neutron_agent.ini] ************************* 2026-02-27 02:55:38.506342 | orchestrator | Friday 27 February 2026 02:55:22 +0000 (0:00:01.860) 0:01:35.478 ******* 2026-02-27 02:55:38.506419 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.506442 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.506461 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.506480 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.506497 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.506516 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.506533 | orchestrator | 2026-02-27 02:55:38.506551 | orchestrator | TASK [neutron : Copying over bgp_dragent.ini] ********************************** 2026-02-27 02:55:38.506598 | orchestrator | Friday 27 February 2026 02:55:24 +0000 (0:00:01.826) 0:01:37.304 ******* 2026-02-27 02:55:38.506620 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.506638 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.506689 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.506709 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.506724 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.506734 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.506745 | orchestrator | 2026-02-27 02:55:38.506756 | orchestrator | TASK [neutron : Copying over ovn_agent.ini] ************************************ 2026-02-27 02:55:38.506767 | orchestrator | Friday 27 February 2026 02:55:26 +0000 (0:00:02.277) 0:01:39.582 ******* 2026-02-27 02:55:38.506777 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.506788 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.506798 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.506809 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.506819 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.506830 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.506910 | orchestrator | 2026-02-27 02:55:38.506924 | orchestrator | TASK [neutron : Copying over nsx.ini] ****************************************** 2026-02-27 02:55:38.506935 | orchestrator | Friday 27 February 2026 02:55:28 +0000 (0:00:02.093) 0:01:41.675 ******* 2026-02-27 02:55:38.506946 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.506956 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.506967 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.506977 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.506988 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.506999 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.507010 | orchestrator | 2026-02-27 02:55:38.507021 | orchestrator | TASK [neutron : Copy neutron-l3-agent-wrapper script] ************************** 2026-02-27 02:55:38.507032 | orchestrator | Friday 27 February 2026 02:55:30 +0000 (0:00:02.062) 0:01:43.738 ******* 2026-02-27 02:55:38.507043 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.507053 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.507064 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.507075 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.507085 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.507096 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.507107 | orchestrator | 2026-02-27 02:55:38.507118 | orchestrator | TASK [neutron : Copying over extra ml2 plugins] ******************************** 2026-02-27 02:55:38.507128 | orchestrator | Friday 27 February 2026 02:55:32 +0000 (0:00:01.999) 0:01:45.737 ******* 2026-02-27 02:55:38.507139 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.507164 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.507175 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.507186 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.507196 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.507207 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.507218 | orchestrator | 2026-02-27 02:55:38.507228 | orchestrator | TASK [neutron : Copying over neutron-tls-proxy.cfg] **************************** 2026-02-27 02:55:38.507239 | orchestrator | Friday 27 February 2026 02:55:34 +0000 (0:00:02.161) 0:01:47.899 ******* 2026-02-27 02:55:38.507250 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507262 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.507273 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507284 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:38.507295 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507306 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:38.507316 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507327 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:38.507338 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507349 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:38.507359 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/neutron/templates/neutron-tls-proxy.cfg.j2)  2026-02-27 02:55:38.507381 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:38.507392 | orchestrator | 2026-02-27 02:55:38.507402 | orchestrator | TASK [neutron : Copying over neutron_taas.conf] ******************************** 2026-02-27 02:55:38.507413 | orchestrator | Friday 27 February 2026 02:55:36 +0000 (0:00:01.748) 0:01:49.648 ******* 2026-02-27 02:55:38.507427 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:38.507441 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:55:38.507465 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:40.997300 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:55:40.997425 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}})  2026-02-27 02:55:40.997444 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:55:40.997458 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:40.997470 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:55:40.997495 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:40.997508 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}})  2026-02-27 02:55:40.997519 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:55:40.997530 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:55:40.997541 | orchestrator | 2026-02-27 02:55:40.997553 | orchestrator | TASK [neutron : Check neutron containers] ************************************** 2026-02-27 02:55:40.997565 | orchestrator | Friday 27 February 2026 02:55:38 +0000 (0:00:01.938) 0:01:51.586 ******* 2026-02-27 02:55:40.997594 | orchestrator | changed: [testbed-node-0] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:40.997614 | orchestrator | changed: [testbed-node-2] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:40.997631 | orchestrator | changed: [testbed-node-1] => (item={'key': 'neutron-server', 'value': {'container_name': 'neutron_server', 'image': 'registry.osism.tech/kolla/release/neutron-server:25.2.2.20251130', 'enabled': True, 'group': 'neutron-server', 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9696'], 'timeout': '30'}, 'haproxy': {'neutron_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9696', 'listen_port': '9696'}, 'neutron_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9696', 'listen_port': '9696'}}}}) 2026-02-27 02:55:40.997643 | orchestrator | changed: [testbed-node-3] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:55:40.997706 | orchestrator | changed: [testbed-node-4] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:55:40.997737 | orchestrator | changed: [testbed-node-5] => (item={'key': 'neutron-ovn-metadata-agent', 'value': {'container_name': 'neutron_ovn_metadata_agent', 'image': 'registry.osism.tech/kolla/release/neutron-metadata-agent:25.2.2.20251130', 'privileged': True, 'enabled': True, 'host_in_groups': True, 'volumes': ['/etc/kolla/neutron-ovn-metadata-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', 'neutron_metadata_socket:/var/lib/neutron/kolla/', '/run/openvswitch:/run/openvswitch:shared', '/run/netns:/run/netns:shared', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port neutron-ovn-metadata-agent 6640'], 'timeout': '30'}}}) 2026-02-27 02:57:56.685471 | orchestrator | 2026-02-27 02:57:56.685587 | orchestrator | TASK [neutron : include_tasks] ************************************************* 2026-02-27 02:57:56.685606 | orchestrator | Friday 27 February 2026 02:55:40 +0000 (0:00:02.498) 0:01:54.085 ******* 2026-02-27 02:57:56.685620 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:57:56.685635 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:57:56.685647 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:57:56.685734 | orchestrator | skipping: [testbed-node-3] 2026-02-27 02:57:56.685748 | orchestrator | skipping: [testbed-node-4] 2026-02-27 02:57:56.685760 | orchestrator | skipping: [testbed-node-5] 2026-02-27 02:57:56.685774 | orchestrator | 2026-02-27 02:57:56.685786 | orchestrator | TASK [neutron : Creating Neutron database] ************************************* 2026-02-27 02:57:56.685799 | orchestrator | Friday 27 February 2026 02:55:41 +0000 (0:00:00.798) 0:01:54.884 ******* 2026-02-27 02:57:56.685812 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:57:56.685825 | orchestrator | 2026-02-27 02:57:56.685837 | orchestrator | TASK [neutron : Creating Neutron database user and setting permissions] ******** 2026-02-27 02:57:56.685851 | orchestrator | Friday 27 February 2026 02:55:43 +0000 (0:00:02.102) 0:01:56.986 ******* 2026-02-27 02:57:56.685863 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:57:56.685875 | orchestrator | 2026-02-27 02:57:56.685889 | orchestrator | TASK [neutron : Running Neutron bootstrap container] *************************** 2026-02-27 02:57:56.685901 | orchestrator | Friday 27 February 2026 02:55:46 +0000 (0:00:02.307) 0:01:59.294 ******* 2026-02-27 02:57:56.685914 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:57:56.685927 | orchestrator | 2026-02-27 02:57:56.685939 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.685952 | orchestrator | Friday 27 February 2026 02:56:28 +0000 (0:00:42.554) 0:02:41.848 ******* 2026-02-27 02:57:56.685966 | orchestrator | 2026-02-27 02:57:56.685978 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.685991 | orchestrator | Friday 27 February 2026 02:56:28 +0000 (0:00:00.070) 0:02:41.919 ******* 2026-02-27 02:57:56.686004 | orchestrator | 2026-02-27 02:57:56.686077 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.686094 | orchestrator | Friday 27 February 2026 02:56:28 +0000 (0:00:00.069) 0:02:41.988 ******* 2026-02-27 02:57:56.686109 | orchestrator | 2026-02-27 02:57:56.686123 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.686137 | orchestrator | Friday 27 February 2026 02:56:28 +0000 (0:00:00.067) 0:02:42.055 ******* 2026-02-27 02:57:56.686151 | orchestrator | 2026-02-27 02:57:56.686181 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.686196 | orchestrator | Friday 27 February 2026 02:56:29 +0000 (0:00:00.067) 0:02:42.123 ******* 2026-02-27 02:57:56.686209 | orchestrator | 2026-02-27 02:57:56.686222 | orchestrator | TASK [neutron : Flush Handlers] ************************************************ 2026-02-27 02:57:56.686236 | orchestrator | Friday 27 February 2026 02:56:29 +0000 (0:00:00.091) 0:02:42.214 ******* 2026-02-27 02:57:56.686250 | orchestrator | 2026-02-27 02:57:56.686263 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-server container] ******************* 2026-02-27 02:57:56.686277 | orchestrator | Friday 27 February 2026 02:56:29 +0000 (0:00:00.072) 0:02:42.287 ******* 2026-02-27 02:57:56.686315 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:57:56.686329 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:57:56.686343 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:57:56.686357 | orchestrator | 2026-02-27 02:57:56.686370 | orchestrator | RUNNING HANDLER [neutron : Restart neutron-ovn-metadata-agent container] ******* 2026-02-27 02:57:56.686384 | orchestrator | Friday 27 February 2026 02:56:52 +0000 (0:00:23.404) 0:03:05.691 ******* 2026-02-27 02:57:56.686397 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:57:56.686411 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:57:56.686424 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:57:56.686438 | orchestrator | 2026-02-27 02:57:56.686450 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 02:57:56.686465 | orchestrator | testbed-node-0 : ok=26  changed=15  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:57:56.686480 | orchestrator | testbed-node-1 : ok=16  changed=8  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-02-27 02:57:56.686494 | orchestrator | testbed-node-2 : ok=16  changed=8  unreachable=0 failed=0 skipped=31  rescued=0 ignored=0 2026-02-27 02:57:56.686508 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:57:56.686522 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:57:56.686536 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=32  rescued=0 ignored=0 2026-02-27 02:57:56.686549 | orchestrator | 2026-02-27 02:57:56.686563 | orchestrator | 2026-02-27 02:57:56.686576 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 02:57:56.686591 | orchestrator | Friday 27 February 2026 02:57:56 +0000 (0:01:03.596) 0:04:09.288 ******* 2026-02-27 02:57:56.686604 | orchestrator | =============================================================================== 2026-02-27 02:57:56.686618 | orchestrator | neutron : Restart neutron-ovn-metadata-agent container ----------------- 63.60s 2026-02-27 02:57:56.686631 | orchestrator | neutron : Running Neutron bootstrap container -------------------------- 42.55s 2026-02-27 02:57:56.686645 | orchestrator | neutron : Restart neutron-server container ----------------------------- 23.40s 2026-02-27 02:57:56.686701 | orchestrator | service-ks-register : neutron | Granting user roles --------------------- 8.12s 2026-02-27 02:57:56.686715 | orchestrator | service-ks-register : neutron | Creating endpoints ---------------------- 6.61s 2026-02-27 02:57:56.686728 | orchestrator | neutron : Copying over neutron.conf ------------------------------------- 4.41s 2026-02-27 02:57:56.686740 | orchestrator | service-ks-register : neutron | Creating users -------------------------- 4.02s 2026-02-27 02:57:56.686752 | orchestrator | service-ks-register : neutron | Creating services ----------------------- 4.02s 2026-02-27 02:57:56.686765 | orchestrator | neutron : Copying over neutron_ovn_metadata_agent.ini ------------------- 3.37s 2026-02-27 02:57:56.686778 | orchestrator | service-ks-register : neutron | Creating projects ----------------------- 3.25s 2026-02-27 02:57:56.686790 | orchestrator | service-ks-register : neutron | Creating roles -------------------------- 3.19s 2026-02-27 02:57:56.686803 | orchestrator | service-cert-copy : neutron | Copying over extra CA certificates -------- 2.92s 2026-02-27 02:57:56.686815 | orchestrator | neutron : Copying over ml2_conf.ini ------------------------------------- 2.85s 2026-02-27 02:57:56.686827 | orchestrator | service-cert-copy : neutron | Copying over backend internal TLS key ----- 2.68s 2026-02-27 02:57:56.686840 | orchestrator | neutron : Copying over config.json files for services ------------------- 2.57s 2026-02-27 02:57:56.686868 | orchestrator | neutron : Copying over ssh key ------------------------------------------ 2.55s 2026-02-27 02:57:56.686901 | orchestrator | neutron : Check neutron containers -------------------------------------- 2.50s 2026-02-27 02:57:56.686915 | orchestrator | neutron : Creating TLS backend PEM File --------------------------------- 2.37s 2026-02-27 02:57:56.686927 | orchestrator | neutron : Creating Neutron database user and setting permissions -------- 2.31s 2026-02-27 02:57:56.686941 | orchestrator | neutron : Copying over bgp_dragent.ini ---------------------------------- 2.28s 2026-02-27 02:57:58.909691 | orchestrator | 2026-02-27 02:57:58 | INFO  | Task 5beefc51-3220-49a6-8dba-16a9c7995c8c (nova) was prepared for execution. 2026-02-27 02:57:58.909877 | orchestrator | 2026-02-27 02:57:58 | INFO  | It takes a moment until task 5beefc51-3220-49a6-8dba-16a9c7995c8c (nova) has been started and output is visible here. 2026-02-27 02:59:56.168806 | orchestrator | 2026-02-27 02:59:56.168920 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 02:59:56.168934 | orchestrator | 2026-02-27 02:59:56.168942 | orchestrator | TASK [Group hosts based on OpenStack release] ********************************** 2026-02-27 02:59:56.168952 | orchestrator | Friday 27 February 2026 02:58:03 +0000 (0:00:00.269) 0:00:00.269 ******* 2026-02-27 02:59:56.168965 | orchestrator | changed: [testbed-manager] 2026-02-27 02:59:56.168979 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.168993 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:59:56.169005 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:59:56.169016 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:59:56.169029 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:59:56.169042 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:59:56.169055 | orchestrator | 2026-02-27 02:59:56.169067 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 02:59:56.169075 | orchestrator | Friday 27 February 2026 02:58:03 +0000 (0:00:00.720) 0:00:00.989 ******* 2026-02-27 02:59:56.169083 | orchestrator | changed: [testbed-manager] 2026-02-27 02:59:56.169091 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169099 | orchestrator | changed: [testbed-node-1] 2026-02-27 02:59:56.169107 | orchestrator | changed: [testbed-node-2] 2026-02-27 02:59:56.169115 | orchestrator | changed: [testbed-node-3] 2026-02-27 02:59:56.169122 | orchestrator | changed: [testbed-node-4] 2026-02-27 02:59:56.169130 | orchestrator | changed: [testbed-node-5] 2026-02-27 02:59:56.169138 | orchestrator | 2026-02-27 02:59:56.169146 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 02:59:56.169154 | orchestrator | Friday 27 February 2026 02:58:04 +0000 (0:00:00.659) 0:00:01.649 ******* 2026-02-27 02:59:56.169162 | orchestrator | changed: [testbed-manager] => (item=enable_nova_True) 2026-02-27 02:59:56.169170 | orchestrator | changed: [testbed-node-0] => (item=enable_nova_True) 2026-02-27 02:59:56.169178 | orchestrator | changed: [testbed-node-1] => (item=enable_nova_True) 2026-02-27 02:59:56.169185 | orchestrator | changed: [testbed-node-2] => (item=enable_nova_True) 2026-02-27 02:59:56.169193 | orchestrator | changed: [testbed-node-3] => (item=enable_nova_True) 2026-02-27 02:59:56.169201 | orchestrator | changed: [testbed-node-4] => (item=enable_nova_True) 2026-02-27 02:59:56.169208 | orchestrator | changed: [testbed-node-5] => (item=enable_nova_True) 2026-02-27 02:59:56.169216 | orchestrator | 2026-02-27 02:59:56.169224 | orchestrator | PLAY [Bootstrap nova API databases] ******************************************** 2026-02-27 02:59:56.169231 | orchestrator | 2026-02-27 02:59:56.169239 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-02-27 02:59:56.169247 | orchestrator | Friday 27 February 2026 02:58:04 +0000 (0:00:00.526) 0:00:02.175 ******* 2026-02-27 02:59:56.169255 | orchestrator | included: nova for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:59:56.169262 | orchestrator | 2026-02-27 02:59:56.169270 | orchestrator | TASK [nova : Creating Nova databases] ****************************************** 2026-02-27 02:59:56.169278 | orchestrator | Friday 27 February 2026 02:58:05 +0000 (0:00:00.595) 0:00:02.770 ******* 2026-02-27 02:59:56.169286 | orchestrator | changed: [testbed-node-0] => (item=nova_cell0) 2026-02-27 02:59:56.169314 | orchestrator | changed: [testbed-node-0] => (item=nova_api) 2026-02-27 02:59:56.169324 | orchestrator | 2026-02-27 02:59:56.169333 | orchestrator | TASK [nova : Creating Nova databases user and setting permissions] ************* 2026-02-27 02:59:56.169342 | orchestrator | Friday 27 February 2026 02:58:09 +0000 (0:00:04.150) 0:00:06.921 ******* 2026-02-27 02:59:56.169351 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:59:56.169360 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 02:59:56.169369 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169377 | orchestrator | 2026-02-27 02:59:56.169387 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-02-27 02:59:56.169396 | orchestrator | Friday 27 February 2026 02:58:13 +0000 (0:00:04.204) 0:00:11.125 ******* 2026-02-27 02:59:56.169405 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169414 | orchestrator | 2026-02-27 02:59:56.169423 | orchestrator | TASK [nova : Copying over config.json files for nova-api-bootstrap] ************ 2026-02-27 02:59:56.169432 | orchestrator | Friday 27 February 2026 02:58:14 +0000 (0:00:00.647) 0:00:11.773 ******* 2026-02-27 02:59:56.169441 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169450 | orchestrator | 2026-02-27 02:59:56.169459 | orchestrator | TASK [nova : Copying over nova.conf for nova-api-bootstrap] ******************** 2026-02-27 02:59:56.169467 | orchestrator | Friday 27 February 2026 02:58:15 +0000 (0:00:01.310) 0:00:13.083 ******* 2026-02-27 02:59:56.169476 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169485 | orchestrator | 2026-02-27 02:59:56.169493 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-02-27 02:59:56.169502 | orchestrator | Friday 27 February 2026 02:58:18 +0000 (0:00:02.541) 0:00:15.625 ******* 2026-02-27 02:59:56.169511 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.169520 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.169529 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.169538 | orchestrator | 2026-02-27 02:59:56.169547 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-02-27 02:59:56.169557 | orchestrator | Friday 27 February 2026 02:58:18 +0000 (0:00:00.299) 0:00:15.925 ******* 2026-02-27 02:59:56.169567 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:59:56.169577 | orchestrator | 2026-02-27 02:59:56.169587 | orchestrator | TASK [nova : Create cell0 mappings] ******************************************** 2026-02-27 02:59:56.169596 | orchestrator | Friday 27 February 2026 02:58:51 +0000 (0:00:32.817) 0:00:48.743 ******* 2026-02-27 02:59:56.169606 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.169616 | orchestrator | 2026-02-27 02:59:56.169626 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-02-27 02:59:56.169636 | orchestrator | Friday 27 February 2026 02:59:05 +0000 (0:00:14.352) 0:01:03.096 ******* 2026-02-27 02:59:56.169646 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:59:56.169655 | orchestrator | 2026-02-27 02:59:56.169665 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-02-27 02:59:56.169698 | orchestrator | Friday 27 February 2026 02:59:17 +0000 (0:00:11.992) 0:01:15.088 ******* 2026-02-27 02:59:56.169724 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:59:56.169733 | orchestrator | 2026-02-27 02:59:56.169748 | orchestrator | TASK [nova : Update cell0 mappings] ******************************************** 2026-02-27 02:59:56.169757 | orchestrator | Friday 27 February 2026 02:59:18 +0000 (0:00:00.649) 0:01:15.738 ******* 2026-02-27 02:59:56.169765 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.169774 | orchestrator | 2026-02-27 02:59:56.169782 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-02-27 02:59:56.169791 | orchestrator | Friday 27 February 2026 02:59:18 +0000 (0:00:00.474) 0:01:16.213 ******* 2026-02-27 02:59:56.169800 | orchestrator | included: /ansible/roles/nova/tasks/bootstrap_service.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:59:56.169809 | orchestrator | 2026-02-27 02:59:56.169818 | orchestrator | TASK [nova : Running Nova API bootstrap container] ***************************** 2026-02-27 02:59:56.169835 | orchestrator | Friday 27 February 2026 02:59:19 +0000 (0:00:00.662) 0:01:16.875 ******* 2026-02-27 02:59:56.169843 | orchestrator | ok: [testbed-node-0] 2026-02-27 02:59:56.169852 | orchestrator | 2026-02-27 02:59:56.169860 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-02-27 02:59:56.169869 | orchestrator | Friday 27 February 2026 02:59:37 +0000 (0:00:17.664) 0:01:34.540 ******* 2026-02-27 02:59:56.169878 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.169886 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.169895 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.169903 | orchestrator | 2026-02-27 02:59:56.169912 | orchestrator | PLAY [Bootstrap nova cell databases] ******************************************* 2026-02-27 02:59:56.169920 | orchestrator | 2026-02-27 02:59:56.169929 | orchestrator | TASK [Bootstrap deploy] ******************************************************** 2026-02-27 02:59:56.169937 | orchestrator | Friday 27 February 2026 02:59:37 +0000 (0:00:00.312) 0:01:34.852 ******* 2026-02-27 02:59:56.169950 | orchestrator | included: nova-cell for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 02:59:56.169965 | orchestrator | 2026-02-27 02:59:56.169979 | orchestrator | TASK [nova-cell : Creating Nova cell database] ********************************* 2026-02-27 02:59:56.169992 | orchestrator | Friday 27 February 2026 02:59:38 +0000 (0:00:00.732) 0:01:35.585 ******* 2026-02-27 02:59:56.170006 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170077 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170093 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.170107 | orchestrator | 2026-02-27 02:59:56.170121 | orchestrator | TASK [nova-cell : Creating Nova cell database user and setting permissions] **** 2026-02-27 02:59:56.170135 | orchestrator | Friday 27 February 2026 02:59:40 +0000 (0:00:02.164) 0:01:37.750 ******* 2026-02-27 02:59:56.170150 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170176 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170192 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.170207 | orchestrator | 2026-02-27 02:59:56.170223 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-02-27 02:59:56.170239 | orchestrator | Friday 27 February 2026 02:59:42 +0000 (0:00:02.027) 0:01:39.778 ******* 2026-02-27 02:59:56.170255 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.170271 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170287 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170302 | orchestrator | 2026-02-27 02:59:56.170319 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-02-27 02:59:56.170336 | orchestrator | Friday 27 February 2026 02:59:43 +0000 (0:00:00.544) 0:01:40.323 ******* 2026-02-27 02:59:56.170352 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-02-27 02:59:56.170369 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170385 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-02-27 02:59:56.170401 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170416 | orchestrator | ok: [testbed-node-0] => (item=None) 2026-02-27 02:59:56.170431 | orchestrator | ok: [testbed-node-0 -> {{ service_rabbitmq_delegate_host }}] 2026-02-27 02:59:56.170446 | orchestrator | 2026-02-27 02:59:56.170461 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ vhosts exist] ****************** 2026-02-27 02:59:56.170475 | orchestrator | Friday 27 February 2026 02:59:50 +0000 (0:00:07.763) 0:01:48.086 ******* 2026-02-27 02:59:56.170490 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.170505 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170519 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170534 | orchestrator | 2026-02-27 02:59:56.170548 | orchestrator | TASK [service-rabbitmq : nova | Ensure RabbitMQ users exist] ******************* 2026-02-27 02:59:56.170562 | orchestrator | Friday 27 February 2026 02:59:51 +0000 (0:00:00.342) 0:01:48.429 ******* 2026-02-27 02:59:56.170577 | orchestrator | skipping: [testbed-node-0] => (item=None)  2026-02-27 02:59:56.170592 | orchestrator | skipping: [testbed-node-0] 2026-02-27 02:59:56.170607 | orchestrator | skipping: [testbed-node-1] => (item=None)  2026-02-27 02:59:56.170637 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170652 | orchestrator | skipping: [testbed-node-2] => (item=None)  2026-02-27 02:59:56.170666 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170721 | orchestrator | 2026-02-27 02:59:56.170738 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-02-27 02:59:56.170752 | orchestrator | Friday 27 February 2026 02:59:52 +0000 (0:00:01.069) 0:01:49.498 ******* 2026-02-27 02:59:56.170767 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170782 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170796 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.170810 | orchestrator | 2026-02-27 02:59:56.170824 | orchestrator | TASK [nova-cell : Copying over config.json files for nova-cell-bootstrap] ****** 2026-02-27 02:59:56.170838 | orchestrator | Friday 27 February 2026 02:59:52 +0000 (0:00:00.474) 0:01:49.973 ******* 2026-02-27 02:59:56.170850 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170865 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170878 | orchestrator | changed: [testbed-node-0] 2026-02-27 02:59:56.170893 | orchestrator | 2026-02-27 02:59:56.170908 | orchestrator | TASK [nova-cell : Copying over nova.conf for nova-cell-bootstrap] ************** 2026-02-27 02:59:56.170923 | orchestrator | Friday 27 February 2026 02:59:53 +0000 (0:00:00.987) 0:01:50.960 ******* 2026-02-27 02:59:56.170939 | orchestrator | skipping: [testbed-node-1] 2026-02-27 02:59:56.170953 | orchestrator | skipping: [testbed-node-2] 2026-02-27 02:59:56.170989 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:01:15.995216 | orchestrator | 2026-02-27 03:01:15.995330 | orchestrator | TASK [nova-cell : Running Nova cell bootstrap container] *********************** 2026-02-27 03:01:15.995348 | orchestrator | Friday 27 February 2026 02:59:56 +0000 (0:00:02.436) 0:01:53.397 ******* 2026-02-27 03:01:15.995361 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995375 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995387 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:01:15.995400 | orchestrator | 2026-02-27 03:01:15.995413 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-02-27 03:01:15.995440 | orchestrator | Friday 27 February 2026 03:00:18 +0000 (0:00:21.983) 0:02:15.380 ******* 2026-02-27 03:01:15.995461 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995473 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995485 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:01:15.995497 | orchestrator | 2026-02-27 03:01:15.995509 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-02-27 03:01:15.995521 | orchestrator | Friday 27 February 2026 03:00:30 +0000 (0:00:12.322) 0:02:27.702 ******* 2026-02-27 03:01:15.995533 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:01:15.995545 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995556 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995568 | orchestrator | 2026-02-27 03:01:15.995580 | orchestrator | TASK [nova-cell : Create cell] ************************************************* 2026-02-27 03:01:15.995592 | orchestrator | Friday 27 February 2026 03:00:31 +0000 (0:00:01.099) 0:02:28.802 ******* 2026-02-27 03:01:15.995604 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995616 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995629 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:01:15.995640 | orchestrator | 2026-02-27 03:01:15.995652 | orchestrator | TASK [nova-cell : Update cell] ************************************************* 2026-02-27 03:01:15.995664 | orchestrator | Friday 27 February 2026 03:00:44 +0000 (0:00:12.791) 0:02:41.593 ******* 2026-02-27 03:01:15.995694 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:15.995706 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995718 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995730 | orchestrator | 2026-02-27 03:01:15.995742 | orchestrator | TASK [Bootstrap upgrade] ******************************************************* 2026-02-27 03:01:15.995754 | orchestrator | Friday 27 February 2026 03:00:45 +0000 (0:00:01.096) 0:02:42.690 ******* 2026-02-27 03:01:15.995793 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:15.995806 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:15.995819 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:15.995832 | orchestrator | 2026-02-27 03:01:15.995845 | orchestrator | PLAY [Apply role nova] ********************************************************* 2026-02-27 03:01:15.995858 | orchestrator | 2026-02-27 03:01:15.995871 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-02-27 03:01:15.995884 | orchestrator | Friday 27 February 2026 03:00:45 +0000 (0:00:00.309) 0:02:42.999 ******* 2026-02-27 03:01:15.996004 | orchestrator | included: /ansible/roles/nova/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:01:15.996023 | orchestrator | 2026-02-27 03:01:15.996034 | orchestrator | TASK [service-ks-register : nova | Creating services] ************************** 2026-02-27 03:01:15.996045 | orchestrator | Friday 27 February 2026 03:00:46 +0000 (0:00:00.745) 0:02:43.744 ******* 2026-02-27 03:01:15.996058 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy (compute_legacy))  2026-02-27 03:01:15.996071 | orchestrator | changed: [testbed-node-0] => (item=nova (compute)) 2026-02-27 03:01:15.996084 | orchestrator | 2026-02-27 03:01:15.996098 | orchestrator | TASK [service-ks-register : nova | Creating endpoints] ************************* 2026-02-27 03:01:15.996111 | orchestrator | Friday 27 February 2026 03:00:49 +0000 (0:00:03.362) 0:02:47.107 ******* 2026-02-27 03:01:15.996124 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api-int.testbed.osism.xyz:8774/v2/%(tenant_id)s -> internal)  2026-02-27 03:01:15.996139 | orchestrator | skipping: [testbed-node-0] => (item=nova_legacy -> https://api.testbed.osism.xyz:8774/v2/%(tenant_id)s -> public)  2026-02-27 03:01:15.996153 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api-int.testbed.osism.xyz:8774/v2.1 -> internal) 2026-02-27 03:01:15.996165 | orchestrator | changed: [testbed-node-0] => (item=nova -> https://api.testbed.osism.xyz:8774/v2.1 -> public) 2026-02-27 03:01:15.996177 | orchestrator | 2026-02-27 03:01:15.996188 | orchestrator | TASK [service-ks-register : nova | Creating projects] ************************** 2026-02-27 03:01:15.996200 | orchestrator | Friday 27 February 2026 03:00:56 +0000 (0:00:06.603) 0:02:53.710 ******* 2026-02-27 03:01:15.996212 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:01:15.996224 | orchestrator | 2026-02-27 03:01:15.996235 | orchestrator | TASK [service-ks-register : nova | Creating users] ***************************** 2026-02-27 03:01:15.996247 | orchestrator | Friday 27 February 2026 03:00:59 +0000 (0:00:03.344) 0:02:57.054 ******* 2026-02-27 03:01:15.996258 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:01:15.996270 | orchestrator | changed: [testbed-node-0] => (item=nova -> service) 2026-02-27 03:01:15.996282 | orchestrator | 2026-02-27 03:01:15.996293 | orchestrator | TASK [service-ks-register : nova | Creating roles] ***************************** 2026-02-27 03:01:15.996305 | orchestrator | Friday 27 February 2026 03:01:03 +0000 (0:00:03.958) 0:03:01.012 ******* 2026-02-27 03:01:15.996317 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:01:15.996328 | orchestrator | 2026-02-27 03:01:15.996340 | orchestrator | TASK [service-ks-register : nova | Granting user roles] ************************ 2026-02-27 03:01:15.996352 | orchestrator | Friday 27 February 2026 03:01:06 +0000 (0:00:03.199) 0:03:04.212 ******* 2026-02-27 03:01:15.996363 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> admin) 2026-02-27 03:01:15.996375 | orchestrator | changed: [testbed-node-0] => (item=nova -> service -> service) 2026-02-27 03:01:15.996387 | orchestrator | 2026-02-27 03:01:15.996399 | orchestrator | TASK [nova : Ensuring config directories exist] ******************************** 2026-02-27 03:01:15.996433 | orchestrator | Friday 27 February 2026 03:01:14 +0000 (0:00:07.723) 0:03:11.936 ******* 2026-02-27 03:01:15.996451 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:15.996480 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:15.996495 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:15.996522 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.374607 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.374812 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.374844 | orchestrator | 2026-02-27 03:01:20.374867 | orchestrator | TASK [nova : Check if policies shall be overwritten] *************************** 2026-02-27 03:01:20.374883 | orchestrator | Friday 27 February 2026 03:01:15 +0000 (0:00:01.286) 0:03:13.222 ******* 2026-02-27 03:01:20.374895 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:20.374907 | orchestrator | 2026-02-27 03:01:20.374918 | orchestrator | TASK [nova : Set nova policy file] ********************************************* 2026-02-27 03:01:20.374929 | orchestrator | Friday 27 February 2026 03:01:16 +0000 (0:00:00.132) 0:03:13.355 ******* 2026-02-27 03:01:20.374940 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:20.374951 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:20.374962 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:20.374973 | orchestrator | 2026-02-27 03:01:20.374984 | orchestrator | TASK [nova : Check for vendordata file] **************************************** 2026-02-27 03:01:20.374995 | orchestrator | Friday 27 February 2026 03:01:16 +0000 (0:00:00.304) 0:03:13.660 ******* 2026-02-27 03:01:20.375005 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:01:20.375016 | orchestrator | 2026-02-27 03:01:20.375027 | orchestrator | TASK [nova : Set vendordata file path] ***************************************** 2026-02-27 03:01:20.375038 | orchestrator | Friday 27 February 2026 03:01:17 +0000 (0:00:00.664) 0:03:14.325 ******* 2026-02-27 03:01:20.375049 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:20.375060 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:20.375070 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:20.375081 | orchestrator | 2026-02-27 03:01:20.375092 | orchestrator | TASK [nova : include_tasks] **************************************************** 2026-02-27 03:01:20.375103 | orchestrator | Friday 27 February 2026 03:01:17 +0000 (0:00:00.502) 0:03:14.828 ******* 2026-02-27 03:01:20.375114 | orchestrator | included: /ansible/roles/nova/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:01:20.375126 | orchestrator | 2026-02-27 03:01:20.375139 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-02-27 03:01:20.375152 | orchestrator | Friday 27 February 2026 03:01:18 +0000 (0:00:00.560) 0:03:15.389 ******* 2026-02-27 03:01:20.375169 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:20.375249 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:20.375268 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:20.375282 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.375296 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.375325 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:20.375338 | orchestrator | 2026-02-27 03:01:20.375359 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-02-27 03:01:22.027533 | orchestrator | Friday 27 February 2026 03:01:20 +0000 (0:00:02.210) 0:03:17.600 ******* 2026-02-27 03:01:22.027717 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:22.027759 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:22.027782 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:22.027803 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:22.027858 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:22.027899 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:22.027948 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:22.027964 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:22.027975 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:22.027986 | orchestrator | 2026-02-27 03:01:22.027998 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-02-27 03:01:22.028010 | orchestrator | Friday 27 February 2026 03:01:21 +0000 (0:00:00.859) 0:03:18.460 ******* 2026-02-27 03:01:22.028022 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:22.028045 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:22.028059 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:22.028088 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:24.435934 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:24.436043 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:24.436064 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:24.436117 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:24.436138 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:24.436158 | orchestrator | 2026-02-27 03:01:24.436178 | orchestrator | TASK [nova : Copying over config.json files for services] ********************** 2026-02-27 03:01:24.436199 | orchestrator | Friday 27 February 2026 03:01:22 +0000 (0:00:00.801) 0:03:19.262 ******* 2026-02-27 03:01:24.436236 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:24.436283 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:24.436299 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:24.436322 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:24.436340 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:24.436360 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:30.782007 | orchestrator | 2026-02-27 03:01:30.782137 | orchestrator | TASK [nova : Copying over nova.conf] ******************************************* 2026-02-27 03:01:30.782151 | orchestrator | Friday 27 February 2026 03:01:24 +0000 (0:00:02.408) 0:03:21.670 ******* 2026-02-27 03:01:30.782166 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:30.782203 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:30.782227 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:30.782254 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:30.782266 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:30.782282 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:30.782291 | orchestrator | 2026-02-27 03:01:30.782300 | orchestrator | TASK [nova : Copying over existing policy file] ******************************** 2026-02-27 03:01:30.782309 | orchestrator | Friday 27 February 2026 03:01:30 +0000 (0:00:05.756) 0:03:27.426 ******* 2026-02-27 03:01:30.782323 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:30.782334 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:30.782343 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:30.782363 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:35.061168 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:35.061271 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:35.061292 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}})  2026-02-27 03:01:35.061325 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:01:35.061338 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:35.061350 | orchestrator | 2026-02-27 03:01:35.061362 | orchestrator | TASK [nova : Copying over nova-api-wsgi.conf] ********************************** 2026-02-27 03:01:35.061375 | orchestrator | Friday 27 February 2026 03:01:30 +0000 (0:00:00.591) 0:03:28.018 ******* 2026-02-27 03:01:35.061386 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:01:35.061397 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:01:35.061408 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:01:35.061419 | orchestrator | 2026-02-27 03:01:35.061430 | orchestrator | TASK [nova : Copying over vendordata file] ************************************* 2026-02-27 03:01:35.061441 | orchestrator | Friday 27 February 2026 03:01:32 +0000 (0:00:01.553) 0:03:29.571 ******* 2026-02-27 03:01:35.061452 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:01:35.061463 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:01:35.061474 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:01:35.061484 | orchestrator | 2026-02-27 03:01:35.061495 | orchestrator | TASK [nova : Check nova containers] ******************************************** 2026-02-27 03:01:35.061506 | orchestrator | Friday 27 February 2026 03:01:32 +0000 (0:00:00.368) 0:03:29.940 ******* 2026-02-27 03:01:35.061536 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:35.061574 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:35.061595 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-api', 'value': {'container_name': 'nova_api', 'group': 'nova-api', 'image': 'registry.osism.tech/kolla/release/nova-api:30.2.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/nova-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8774 '], 'timeout': '30'}, 'haproxy': {'nova_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8774', 'listen_port': '8774', 'tls_backend': 'no'}, 'nova_metadata': {'enabled': True, 'mode': 'http', 'external': False, 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}, 'nova_metadata_external': {'enabled': 'no', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8775', 'listen_port': '8775', 'tls_backend': 'no'}}}}) 2026-02-27 03:01:35.061608 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:35.061630 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:01:35.061650 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-scheduler', 'value': {'container_name': 'nova_scheduler', 'group': 'nova-scheduler', 'image': 'registry.osism.tech/kolla/release/nova-scheduler:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:14.748655 | orchestrator | 2026-02-27 03:02:14.748782 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-02-27 03:02:14.748793 | orchestrator | Friday 27 February 2026 03:01:34 +0000 (0:00:01.919) 0:03:31.860 ******* 2026-02-27 03:02:14.748800 | orchestrator | 2026-02-27 03:02:14.748807 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-02-27 03:02:14.748813 | orchestrator | Friday 27 February 2026 03:01:34 +0000 (0:00:00.143) 0:03:32.003 ******* 2026-02-27 03:02:14.748820 | orchestrator | 2026-02-27 03:02:14.748826 | orchestrator | TASK [nova : Flush handlers] *************************************************** 2026-02-27 03:02:14.748833 | orchestrator | Friday 27 February 2026 03:01:34 +0000 (0:00:00.138) 0:03:32.142 ******* 2026-02-27 03:02:14.748839 | orchestrator | 2026-02-27 03:02:14.748845 | orchestrator | RUNNING HANDLER [nova : Restart nova-scheduler container] ********************** 2026-02-27 03:02:14.748851 | orchestrator | Friday 27 February 2026 03:01:35 +0000 (0:00:00.145) 0:03:32.287 ******* 2026-02-27 03:02:14.748858 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:02:14.748866 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:02:14.748872 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:02:14.748878 | orchestrator | 2026-02-27 03:02:14.748884 | orchestrator | RUNNING HANDLER [nova : Restart nova-api container] **************************** 2026-02-27 03:02:14.748891 | orchestrator | Friday 27 February 2026 03:01:57 +0000 (0:00:22.843) 0:03:55.131 ******* 2026-02-27 03:02:14.748897 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:02:14.748903 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:02:14.748909 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:02:14.748915 | orchestrator | 2026-02-27 03:02:14.748922 | orchestrator | PLAY [Apply role nova-cell] **************************************************** 2026-02-27 03:02:14.748928 | orchestrator | 2026-02-27 03:02:14.748934 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-02-27 03:02:14.748940 | orchestrator | Friday 27 February 2026 03:02:03 +0000 (0:00:05.192) 0:04:00.324 ******* 2026-02-27 03:02:14.748948 | orchestrator | included: /ansible/roles/nova-cell/tasks/deploy.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:02:14.748956 | orchestrator | 2026-02-27 03:02:14.748962 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-02-27 03:02:14.748981 | orchestrator | Friday 27 February 2026 03:02:04 +0000 (0:00:01.203) 0:04:01.528 ******* 2026-02-27 03:02:14.748987 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:14.748993 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:14.749000 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:14.749023 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:14.749030 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:14.749036 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:14.749042 | orchestrator | 2026-02-27 03:02:14.749048 | orchestrator | TASK [Load and persist br_netfilter module] ************************************ 2026-02-27 03:02:14.749054 | orchestrator | Friday 27 February 2026 03:02:05 +0000 (0:00:00.727) 0:04:02.255 ******* 2026-02-27 03:02:14.749061 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:14.749067 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:14.749073 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:14.749079 | orchestrator | included: module-load for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:02:14.749086 | orchestrator | 2026-02-27 03:02:14.749092 | orchestrator | TASK [module-load : Load modules] ********************************************** 2026-02-27 03:02:14.749098 | orchestrator | Friday 27 February 2026 03:02:05 +0000 (0:00:00.854) 0:04:03.110 ******* 2026-02-27 03:02:14.749105 | orchestrator | ok: [testbed-node-3] => (item=br_netfilter) 2026-02-27 03:02:14.749111 | orchestrator | ok: [testbed-node-4] => (item=br_netfilter) 2026-02-27 03:02:14.749117 | orchestrator | ok: [testbed-node-5] => (item=br_netfilter) 2026-02-27 03:02:14.749123 | orchestrator | 2026-02-27 03:02:14.749130 | orchestrator | TASK [module-load : Persist modules via modules-load.d] ************************ 2026-02-27 03:02:14.749136 | orchestrator | Friday 27 February 2026 03:02:06 +0000 (0:00:00.855) 0:04:03.965 ******* 2026-02-27 03:02:14.749142 | orchestrator | changed: [testbed-node-3] => (item=br_netfilter) 2026-02-27 03:02:14.749148 | orchestrator | changed: [testbed-node-4] => (item=br_netfilter) 2026-02-27 03:02:14.749155 | orchestrator | changed: [testbed-node-5] => (item=br_netfilter) 2026-02-27 03:02:14.749161 | orchestrator | 2026-02-27 03:02:14.749167 | orchestrator | TASK [module-load : Drop module persistence] *********************************** 2026-02-27 03:02:14.749173 | orchestrator | Friday 27 February 2026 03:02:07 +0000 (0:00:01.230) 0:04:05.196 ******* 2026-02-27 03:02:14.749179 | orchestrator | skipping: [testbed-node-3] => (item=br_netfilter)  2026-02-27 03:02:14.749186 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:14.749192 | orchestrator | skipping: [testbed-node-4] => (item=br_netfilter)  2026-02-27 03:02:14.749198 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:14.749204 | orchestrator | skipping: [testbed-node-5] => (item=br_netfilter)  2026-02-27 03:02:14.749212 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:14.749219 | orchestrator | 2026-02-27 03:02:14.749226 | orchestrator | TASK [nova-cell : Enable bridge-nf-call sysctl variables] ********************** 2026-02-27 03:02:14.749234 | orchestrator | Friday 27 February 2026 03:02:08 +0000 (0:00:00.585) 0:04:05.781 ******* 2026-02-27 03:02:14.749242 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-iptables) 2026-02-27 03:02:14.749249 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 03:02:14.749256 | orchestrator | skipping: [testbed-node-0] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 03:02:14.749263 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-iptables) 2026-02-27 03:02:14.749271 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:14.749278 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 03:02:14.749285 | orchestrator | skipping: [testbed-node-1] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 03:02:14.749292 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:14.749312 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-iptables)  2026-02-27 03:02:14.749320 | orchestrator | skipping: [testbed-node-2] => (item=net.bridge.bridge-nf-call-ip6tables)  2026-02-27 03:02:14.749327 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:14.749335 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-iptables) 2026-02-27 03:02:14.749342 | orchestrator | changed: [testbed-node-4] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-02-27 03:02:14.749355 | orchestrator | changed: [testbed-node-3] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-02-27 03:02:14.749363 | orchestrator | changed: [testbed-node-5] => (item=net.bridge.bridge-nf-call-ip6tables) 2026-02-27 03:02:14.749370 | orchestrator | 2026-02-27 03:02:14.749376 | orchestrator | TASK [nova-cell : Install udev kolla kvm rules] ******************************** 2026-02-27 03:02:14.749383 | orchestrator | Friday 27 February 2026 03:02:09 +0000 (0:00:01.241) 0:04:07.023 ******* 2026-02-27 03:02:14.749389 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:14.749395 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:14.749401 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:14.749407 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:02:14.749413 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:02:14.749420 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:02:14.749426 | orchestrator | 2026-02-27 03:02:14.749432 | orchestrator | TASK [nova-cell : Mask qemu-kvm service] *************************************** 2026-02-27 03:02:14.749439 | orchestrator | Friday 27 February 2026 03:02:10 +0000 (0:00:01.184) 0:04:08.208 ******* 2026-02-27 03:02:14.749445 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:14.749451 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:14.749457 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:14.749463 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:02:14.749469 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:02:14.749497 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:02:14.749504 | orchestrator | 2026-02-27 03:02:14.749520 | orchestrator | TASK [nova-cell : Ensuring config directories exist] *************************** 2026-02-27 03:02:14.749535 | orchestrator | Friday 27 February 2026 03:02:12 +0000 (0:00:01.791) 0:04:09.999 ******* 2026-02-27 03:02:14.749547 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:14.749557 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:14.749565 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:14.749587 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624602 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624826 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624851 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624866 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624877 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624913 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624957 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624976 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.624989 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.625001 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.625013 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:19.625034 | orchestrator | 2026-02-27 03:02:19.625047 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-02-27 03:02:19.625060 | orchestrator | Friday 27 February 2026 03:02:15 +0000 (0:00:02.281) 0:04:12.281 ******* 2026-02-27 03:02:19.625073 | orchestrator | included: /ansible/roles/nova-cell/tasks/copy-certs.yml for testbed-node-3, testbed-node-4, testbed-node-5, testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:02:19.625085 | orchestrator | 2026-02-27 03:02:19.625096 | orchestrator | TASK [service-cert-copy : nova | Copying over extra CA certificates] *********** 2026-02-27 03:02:19.625107 | orchestrator | Friday 27 February 2026 03:02:16 +0000 (0:00:01.255) 0:04:13.537 ******* 2026-02-27 03:02:19.625128 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098272 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098389 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098410 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098448 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098464 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098501 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098526 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098539 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098547 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098564 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098572 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098582 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:20.098597 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:21.598318 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:21.598414 | orchestrator | 2026-02-27 03:02:21.598431 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS certificate] *** 2026-02-27 03:02:21.598442 | orchestrator | Friday 27 February 2026 03:02:20 +0000 (0:00:03.797) 0:04:17.335 ******* 2026-02-27 03:02:21.598455 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:21.598493 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:21.598506 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:21.598516 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:21.598550 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:21.598561 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:21.598571 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:21.598605 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:21.598615 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:21.598631 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:21.598637 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:21.598643 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:21.598659 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:23.042164 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:23.042296 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:23.042315 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:23.042328 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:23.042339 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:23.042351 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:23.042363 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:23.042374 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:23.042385 | orchestrator | 2026-02-27 03:02:23.042397 | orchestrator | TASK [service-cert-copy : nova | Copying over backend internal TLS key] ******** 2026-02-27 03:02:23.042410 | orchestrator | Friday 27 February 2026 03:02:21 +0000 (0:00:01.582) 0:04:18.917 ******* 2026-02-27 03:02:23.042452 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:23.042474 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:23.042487 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:23.042500 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:23.042512 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:23.042524 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:23.042540 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:23.042552 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:23.042580 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:34.382362 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:34.382495 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:02:34.382515 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:34.382530 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:34.382542 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:34.382553 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:34.382580 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:34.382615 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:34.382627 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:34.382657 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:02:34.382750 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:02:34.382762 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:34.382774 | orchestrator | 2026-02-27 03:02:34.382785 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-02-27 03:02:34.382798 | orchestrator | Friday 27 February 2026 03:02:23 +0000 (0:00:02.015) 0:04:20.933 ******* 2026-02-27 03:02:34.382809 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:34.382820 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:34.382831 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:34.382842 | orchestrator | included: /ansible/roles/nova-cell/tasks/external_ceph.yml for testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:02:34.382853 | orchestrator | 2026-02-27 03:02:34.382865 | orchestrator | TASK [nova-cell : Check nova keyring file] ************************************* 2026-02-27 03:02:34.382875 | orchestrator | Friday 27 February 2026 03:02:24 +0000 (0:00:01.037) 0:04:21.970 ******* 2026-02-27 03:02:34.382886 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:02:34.382899 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:02:34.382912 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:02:34.382926 | orchestrator | 2026-02-27 03:02:34.382939 | orchestrator | TASK [nova-cell : Check cinder keyring file] *********************************** 2026-02-27 03:02:34.382951 | orchestrator | Friday 27 February 2026 03:02:25 +0000 (0:00:01.065) 0:04:23.035 ******* 2026-02-27 03:02:34.382963 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:02:34.382976 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:02:34.382988 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:02:34.383000 | orchestrator | 2026-02-27 03:02:34.383013 | orchestrator | TASK [nova-cell : Extract nova key from file] ********************************** 2026-02-27 03:02:34.383025 | orchestrator | Friday 27 February 2026 03:02:26 +0000 (0:00:00.914) 0:04:23.949 ******* 2026-02-27 03:02:34.383051 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:02:34.383064 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:02:34.383077 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:02:34.383089 | orchestrator | 2026-02-27 03:02:34.383101 | orchestrator | TASK [nova-cell : Extract cinder key from file] ******************************** 2026-02-27 03:02:34.383114 | orchestrator | Friday 27 February 2026 03:02:27 +0000 (0:00:00.536) 0:04:24.486 ******* 2026-02-27 03:02:34.383126 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:02:34.383138 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:02:34.383150 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:02:34.383163 | orchestrator | 2026-02-27 03:02:34.383175 | orchestrator | TASK [nova-cell : Copy over ceph nova keyring file] **************************** 2026-02-27 03:02:34.383187 | orchestrator | Friday 27 February 2026 03:02:27 +0000 (0:00:00.490) 0:04:24.977 ******* 2026-02-27 03:02:34.383199 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-02-27 03:02:34.383213 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-02-27 03:02:34.383225 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-02-27 03:02:34.383237 | orchestrator | 2026-02-27 03:02:34.383250 | orchestrator | TASK [nova-cell : Copy over ceph cinder keyring file] ************************** 2026-02-27 03:02:34.383263 | orchestrator | Friday 27 February 2026 03:02:29 +0000 (0:00:01.323) 0:04:26.300 ******* 2026-02-27 03:02:34.383281 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-02-27 03:02:34.383292 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-02-27 03:02:34.383303 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-02-27 03:02:34.383313 | orchestrator | 2026-02-27 03:02:34.383324 | orchestrator | TASK [nova-cell : Copy over ceph.conf] ***************************************** 2026-02-27 03:02:34.383335 | orchestrator | Friday 27 February 2026 03:02:30 +0000 (0:00:01.197) 0:04:27.498 ******* 2026-02-27 03:02:34.383345 | orchestrator | changed: [testbed-node-3] => (item=nova-compute) 2026-02-27 03:02:34.383356 | orchestrator | changed: [testbed-node-4] => (item=nova-compute) 2026-02-27 03:02:34.383367 | orchestrator | changed: [testbed-node-5] => (item=nova-compute) 2026-02-27 03:02:34.383378 | orchestrator | changed: [testbed-node-3] => (item=nova-libvirt) 2026-02-27 03:02:34.383388 | orchestrator | changed: [testbed-node-4] => (item=nova-libvirt) 2026-02-27 03:02:34.383399 | orchestrator | changed: [testbed-node-5] => (item=nova-libvirt) 2026-02-27 03:02:34.383409 | orchestrator | 2026-02-27 03:02:34.383420 | orchestrator | TASK [nova-cell : Ensure /etc/ceph directory exists (host libvirt)] ************ 2026-02-27 03:02:34.383431 | orchestrator | Friday 27 February 2026 03:02:34 +0000 (0:00:03.790) 0:04:31.289 ******* 2026-02-27 03:02:34.383442 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:34.383452 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:34.383463 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:34.383474 | orchestrator | 2026-02-27 03:02:34.383492 | orchestrator | TASK [nova-cell : Copy over ceph.conf (host libvirt)] ************************** 2026-02-27 03:02:48.048205 | orchestrator | Friday 27 February 2026 03:02:34 +0000 (0:00:00.323) 0:04:31.612 ******* 2026-02-27 03:02:48.048304 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:48.048314 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:48.048320 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:48.048326 | orchestrator | 2026-02-27 03:02:48.048333 | orchestrator | TASK [nova-cell : Ensuring libvirt secrets directory exists] ******************* 2026-02-27 03:02:48.048339 | orchestrator | Friday 27 February 2026 03:02:34 +0000 (0:00:00.491) 0:04:32.104 ******* 2026-02-27 03:02:48.048345 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:02:48.048351 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:02:48.048356 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:02:48.048362 | orchestrator | 2026-02-27 03:02:48.048368 | orchestrator | TASK [nova-cell : Pushing nova secret xml for libvirt] ************************* 2026-02-27 03:02:48.048373 | orchestrator | Friday 27 February 2026 03:02:36 +0000 (0:00:01.196) 0:04:33.300 ******* 2026-02-27 03:02:48.048380 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-02-27 03:02:48.048405 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-02-27 03:02:48.048411 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '5a2bf0bf-e1ab-4a6a-bc32-404bb6ba91fd', 'name': 'client.nova secret', 'enabled': True}) 2026-02-27 03:02:48.048416 | orchestrator | changed: [testbed-node-3] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-02-27 03:02:48.048422 | orchestrator | changed: [testbed-node-4] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-02-27 03:02:48.048428 | orchestrator | changed: [testbed-node-5] => (item={'uuid': '63dd366f-e403-41f2-beff-dad9980a1637', 'name': 'client.cinder secret', 'enabled': 'yes'}) 2026-02-27 03:02:48.048433 | orchestrator | 2026-02-27 03:02:48.048439 | orchestrator | TASK [nova-cell : Pushing secrets key for libvirt] ***************************** 2026-02-27 03:02:48.048444 | orchestrator | Friday 27 February 2026 03:02:39 +0000 (0:00:03.094) 0:04:36.395 ******* 2026-02-27 03:02:48.048450 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 03:02:48.048456 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 03:02:48.048461 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 03:02:48.048467 | orchestrator | changed: [testbed-node-3] => (item=None) 2026-02-27 03:02:48.048472 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:02:48.048478 | orchestrator | changed: [testbed-node-4] => (item=None) 2026-02-27 03:02:48.048483 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:02:48.048489 | orchestrator | changed: [testbed-node-5] => (item=None) 2026-02-27 03:02:48.048494 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:02:48.048500 | orchestrator | 2026-02-27 03:02:48.048505 | orchestrator | TASK [nova-cell : Check if policies shall be overwritten] ********************** 2026-02-27 03:02:48.048510 | orchestrator | Friday 27 February 2026 03:02:42 +0000 (0:00:03.148) 0:04:39.543 ******* 2026-02-27 03:02:48.048516 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:48.048521 | orchestrator | 2026-02-27 03:02:48.048527 | orchestrator | TASK [nova-cell : Set nova policy file] **************************************** 2026-02-27 03:02:48.048533 | orchestrator | Friday 27 February 2026 03:02:42 +0000 (0:00:00.136) 0:04:39.679 ******* 2026-02-27 03:02:48.048538 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:48.048544 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:48.048549 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:48.048555 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:48.048560 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:48.048566 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:48.048571 | orchestrator | 2026-02-27 03:02:48.048577 | orchestrator | TASK [nova-cell : Check for vendordata file] *********************************** 2026-02-27 03:02:48.048582 | orchestrator | Friday 27 February 2026 03:02:43 +0000 (0:00:00.830) 0:04:40.510 ******* 2026-02-27 03:02:48.048588 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:02:48.048593 | orchestrator | 2026-02-27 03:02:48.048599 | orchestrator | TASK [nova-cell : Set vendordata file path] ************************************ 2026-02-27 03:02:48.048604 | orchestrator | Friday 27 February 2026 03:02:44 +0000 (0:00:00.768) 0:04:41.278 ******* 2026-02-27 03:02:48.048621 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:48.048627 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:48.048632 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:48.048638 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:48.048643 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:48.048649 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:48.048654 | orchestrator | 2026-02-27 03:02:48.048660 | orchestrator | TASK [nova-cell : Copying over config.json files for services] ***************** 2026-02-27 03:02:48.048699 | orchestrator | Friday 27 February 2026 03:02:44 +0000 (0:00:00.811) 0:04:42.090 ******* 2026-02-27 03:02:48.048731 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048742 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048748 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048754 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048764 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048774 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:48.048787 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568101 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568196 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568206 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568213 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568232 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568254 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568275 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568281 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:54.568287 | orchestrator | 2026-02-27 03:02:54.568294 | orchestrator | TASK [nova-cell : Copying over nova.conf] ************************************** 2026-02-27 03:02:54.568302 | orchestrator | Friday 27 February 2026 03:02:48 +0000 (0:00:03.732) 0:04:45.823 ******* 2026-02-27 03:02:54.568308 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:54.568318 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:54.568329 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:54.568340 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:59.951891 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:02:59.952007 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:02:59.952025 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952077 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952091 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952121 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952134 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952146 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952158 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952183 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952195 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:02:59.952208 | orchestrator | 2026-02-27 03:02:59.952223 | orchestrator | TASK [nova-cell : Copying over Nova compute provider config] ******************* 2026-02-27 03:02:59.952237 | orchestrator | Friday 27 February 2026 03:02:54 +0000 (0:00:06.316) 0:04:52.139 ******* 2026-02-27 03:02:59.952249 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:02:59.952262 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:02:59.952275 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:02:59.952289 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:02:59.952300 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:02:59.952313 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:02:59.952325 | orchestrator | 2026-02-27 03:02:59.952338 | orchestrator | TASK [nova-cell : Copying over libvirt configuration] ************************** 2026-02-27 03:02:59.952351 | orchestrator | Friday 27 February 2026 03:02:56 +0000 (0:00:01.415) 0:04:53.555 ******* 2026-02-27 03:02:59.952364 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-02-27 03:02:59.952384 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-02-27 03:03:17.456234 | orchestrator | changed: [testbed-node-3] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-02-27 03:03:17.456335 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'})  2026-02-27 03:03:17.456347 | orchestrator | changed: [testbed-node-4] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-02-27 03:03:17.456356 | orchestrator | changed: [testbed-node-5] => (item={'src': 'qemu.conf.j2', 'dest': 'qemu.conf'}) 2026-02-27 03:03:17.456367 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-02-27 03:03:17.456378 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.456388 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-02-27 03:03:17.456397 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.456406 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'})  2026-02-27 03:03:17.456415 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.456424 | orchestrator | changed: [testbed-node-3] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-02-27 03:03:17.456433 | orchestrator | changed: [testbed-node-4] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-02-27 03:03:17.456463 | orchestrator | changed: [testbed-node-5] => (item={'src': 'libvirtd.conf.j2', 'dest': 'libvirtd.conf'}) 2026-02-27 03:03:17.456472 | orchestrator | 2026-02-27 03:03:17.456483 | orchestrator | TASK [nova-cell : Copying over libvirt TLS keys] ******************************* 2026-02-27 03:03:17.456492 | orchestrator | Friday 27 February 2026 03:02:59 +0000 (0:00:03.627) 0:04:57.183 ******* 2026-02-27 03:03:17.456501 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:03:17.456510 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:03:17.456518 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:03:17.456527 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.456536 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.456544 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.456553 | orchestrator | 2026-02-27 03:03:17.456562 | orchestrator | TASK [nova-cell : Copying over libvirt SASL configuration] ********************* 2026-02-27 03:03:17.456570 | orchestrator | Friday 27 February 2026 03:03:00 +0000 (0:00:00.645) 0:04:57.828 ******* 2026-02-27 03:03:17.456579 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-02-27 03:03:17.456588 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-02-27 03:03:17.456597 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'})  2026-02-27 03:03:17.456606 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-02-27 03:03:17.456614 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-02-27 03:03:17.456623 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456644 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-compute'}) 2026-02-27 03:03:17.456653 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456708 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456718 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456727 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.456736 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456745 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.456754 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'})  2026-02-27 03:03:17.456762 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.456771 | orchestrator | changed: [testbed-node-4] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456782 | orchestrator | changed: [testbed-node-3] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456792 | orchestrator | changed: [testbed-node-5] => (item={'src': 'auth.conf.j2', 'dest': 'auth.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456802 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456813 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456823 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sasl.conf.j2', 'dest': 'sasl.conf', 'service': 'nova-libvirt'}) 2026-02-27 03:03:17.456834 | orchestrator | 2026-02-27 03:03:17.456843 | orchestrator | TASK [nova-cell : Copying files for nova-ssh] ********************************** 2026-02-27 03:03:17.456853 | orchestrator | Friday 27 February 2026 03:03:05 +0000 (0:00:05.268) 0:05:03.097 ******* 2026-02-27 03:03:17.456886 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 03:03:17.456897 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 03:03:17.456907 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'})  2026-02-27 03:03:17.456918 | orchestrator | changed: [testbed-node-3] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 03:03:17.456929 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-02-27 03:03:17.456939 | orchestrator | changed: [testbed-node-5] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 03:03:17.456947 | orchestrator | changed: [testbed-node-4] => (item={'src': 'sshd_config.j2', 'dest': 'sshd_config'}) 2026-02-27 03:03:17.456956 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-02-27 03:03:17.456965 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa', 'dest': 'id_rsa'})  2026-02-27 03:03:17.456973 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 03:03:17.456982 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 03:03:17.456991 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'})  2026-02-27 03:03:17.456999 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 03:03:17.457008 | orchestrator | skipping: [testbed-node-0] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-02-27 03:03:17.457016 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.457025 | orchestrator | skipping: [testbed-node-1] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-02-27 03:03:17.457034 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.457043 | orchestrator | skipping: [testbed-node-2] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'})  2026-02-27 03:03:17.457052 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.457060 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 03:03:17.457069 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa', 'dest': 'id_rsa'}) 2026-02-27 03:03:17.457078 | orchestrator | changed: [testbed-node-3] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 03:03:17.457086 | orchestrator | changed: [testbed-node-5] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 03:03:17.457095 | orchestrator | changed: [testbed-node-4] => (item={'src': 'id_rsa.pub', 'dest': 'id_rsa.pub'}) 2026-02-27 03:03:17.457104 | orchestrator | changed: [testbed-node-3] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 03:03:17.457112 | orchestrator | changed: [testbed-node-4] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 03:03:17.457121 | orchestrator | changed: [testbed-node-5] => (item={'src': 'ssh_config.j2', 'dest': 'ssh_config'}) 2026-02-27 03:03:17.457129 | orchestrator | 2026-02-27 03:03:17.457143 | orchestrator | TASK [nova-cell : Copying VMware vCenter CA file] ****************************** 2026-02-27 03:03:17.457152 | orchestrator | Friday 27 February 2026 03:03:12 +0000 (0:00:06.708) 0:05:09.805 ******* 2026-02-27 03:03:17.457160 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:03:17.457169 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:03:17.457178 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:03:17.457186 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.457195 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.457204 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.457212 | orchestrator | 2026-02-27 03:03:17.457221 | orchestrator | TASK [nova-cell : Copying 'release' file for nova_compute] ********************* 2026-02-27 03:03:17.457230 | orchestrator | Friday 27 February 2026 03:03:13 +0000 (0:00:00.930) 0:05:10.735 ******* 2026-02-27 03:03:17.457238 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:03:17.457252 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:03:17.457261 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:03:17.457270 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.457278 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.457287 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.457296 | orchestrator | 2026-02-27 03:03:17.457305 | orchestrator | TASK [nova-cell : Generating 'hostnqn' file for nova_compute] ****************** 2026-02-27 03:03:17.457313 | orchestrator | Friday 27 February 2026 03:03:14 +0000 (0:00:00.657) 0:05:11.393 ******* 2026-02-27 03:03:17.457322 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.457331 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:03:17.457340 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:17.457348 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:17.457357 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:03:17.457366 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:03:17.457374 | orchestrator | 2026-02-27 03:03:17.457383 | orchestrator | TASK [nova-cell : Copying over existing policy file] *************************** 2026-02-27 03:03:17.457392 | orchestrator | Friday 27 February 2026 03:03:16 +0000 (0:00:02.168) 0:05:13.562 ******* 2026-02-27 03:03:17.457410 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:03:17.609833 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:03:17.609937 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:03:17.609955 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:03:17.609989 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:03:17.610083 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:03:17.610098 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:03:17.610140 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:03:17.610173 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}})  2026-02-27 03:03:17.610186 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}})  2026-02-27 03:03:17.610197 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}})  2026-02-27 03:03:17.610226 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:03:17.610240 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:03:17.610253 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:03:17.610266 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:17.610279 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:03:17.610302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:03:20.744085 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:20.744194 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}})  2026-02-27 03:03:20.744212 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:03:20.744254 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:20.744266 | orchestrator | 2026-02-27 03:03:20.744278 | orchestrator | TASK [nova-cell : Copying over vendordata file to containers] ****************** 2026-02-27 03:03:20.744291 | orchestrator | Friday 27 February 2026 03:03:17 +0000 (0:00:01.285) 0:05:14.847 ******* 2026-02-27 03:03:20.744302 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-02-27 03:03:20.744313 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744339 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:03:20.744350 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-02-27 03:03:20.744361 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744372 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:03:20.744383 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-02-27 03:03:20.744393 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744404 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:03:20.744415 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-02-27 03:03:20.744425 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744436 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:03:20.744447 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-02-27 03:03:20.744457 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744468 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:03:20.744479 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-02-27 03:03:20.744489 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-02-27 03:03:20.744500 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:03:20.744511 | orchestrator | 2026-02-27 03:03:20.744522 | orchestrator | TASK [nova-cell : Check nova-cell containers] ********************************** 2026-02-27 03:03:20.744533 | orchestrator | Friday 27 February 2026 03:03:18 +0000 (0:00:00.841) 0:05:15.688 ******* 2026-02-27 03:03:20.744546 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744578 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744598 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-libvirt', 'value': {'container_name': 'nova_libvirt', 'group': 'compute', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-libvirt:10.0.0.20251130', 'pid_mode': 'host', 'cgroupns_mode': 'host', 'privileged': True, 'volumes': ['/etc/kolla/nova-libvirt/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', '', '/sys/fs/cgroup:/sys/fs/cgroup', 'kolla_logs:/var/log/kolla/', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', 'nova_libvirt_qemu:/etc/libvirt/qemu', ''], 'dimensions': {'ulimits': {'memlock': {'soft': 67108864, 'hard': 67108864}}}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'virsh version --daemon'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744616 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744631 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744644 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744657 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-novncproxy', 'value': {'container_name': 'nova_novncproxy', 'group': 'nova-novncproxy', 'image': 'registry.osism.tech/kolla/release/nova-novncproxy:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-novncproxy/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:6080/vnc_lite.html'], 'timeout': '30'}}}) 2026-02-27 03:03:20.744728 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:05:05.006986 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-ssh', 'value': {'container_name': 'nova_ssh', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-ssh:30.2.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/nova-ssh/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla', 'nova_compute:/var/lib/nova', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen sshd 8022'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007112 | orchestrator | changed: [testbed-node-3] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007147 | orchestrator | changed: [testbed-node-1] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007161 | orchestrator | changed: [testbed-node-0] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007173 | orchestrator | changed: [testbed-node-2] => (item={'key': 'nova-conductor', 'value': {'container_name': 'nova_conductor', 'group': 'nova-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/nova-conductor:30.2.1.20251130', 'volumes': ['/etc/kolla/nova-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007185 | orchestrator | changed: [testbed-node-4] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007238 | orchestrator | changed: [testbed-node-5] => (item={'key': 'nova-compute', 'value': {'container_name': 'nova_compute', 'group': 'compute', 'image': 'registry.osism.tech/kolla/release/nova-compute:30.2.1.20251130', 'environment': {'LIBGUESTFS_BACKEND': 'direct'}, 'privileged': True, 'enabled': True, 'ipc_mode': 'host', 'volumes': ['/etc/kolla/nova-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/lib/modules:/lib/modules:ro', '/run:/run:shared', '/dev:/dev', 'kolla_logs:/var/log/kolla/', '', 'libvirtd:/var/lib/libvirt', 'nova_compute:/var/lib/nova/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port nova-compute 5672'], 'timeout': '30'}}}) 2026-02-27 03:05:05.007253 | orchestrator | 2026-02-27 03:05:05.007266 | orchestrator | TASK [nova-cell : include_tasks] *********************************************** 2026-02-27 03:05:05.007280 | orchestrator | Friday 27 February 2026 03:03:21 +0000 (0:00:02.722) 0:05:18.411 ******* 2026-02-27 03:05:05.007291 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:05:05.007303 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:05:05.007314 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:05:05.007325 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:05:05.007335 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:05:05.007346 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:05:05.007357 | orchestrator | 2026-02-27 03:05:05.007368 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007379 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.840) 0:05:19.251 ******* 2026-02-27 03:05:05.007390 | orchestrator | 2026-02-27 03:05:05.007401 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007411 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.165) 0:05:19.417 ******* 2026-02-27 03:05:05.007422 | orchestrator | 2026-02-27 03:05:05.007434 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007451 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.154) 0:05:19.571 ******* 2026-02-27 03:05:05.007462 | orchestrator | 2026-02-27 03:05:05.007473 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007487 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.142) 0:05:19.714 ******* 2026-02-27 03:05:05.007500 | orchestrator | 2026-02-27 03:05:05.007513 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007526 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.138) 0:05:19.852 ******* 2026-02-27 03:05:05.007539 | orchestrator | 2026-02-27 03:05:05.007553 | orchestrator | TASK [nova-cell : Flush handlers] ********************************************** 2026-02-27 03:05:05.007565 | orchestrator | Friday 27 February 2026 03:03:22 +0000 (0:00:00.293) 0:05:20.146 ******* 2026-02-27 03:05:05.007578 | orchestrator | 2026-02-27 03:05:05.007591 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-conductor container] ***************** 2026-02-27 03:05:05.007604 | orchestrator | Friday 27 February 2026 03:03:23 +0000 (0:00:00.139) 0:05:20.286 ******* 2026-02-27 03:05:05.007617 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:05:05.007630 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:05:05.007643 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:05:05.007656 | orchestrator | 2026-02-27 03:05:05.007670 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-novncproxy container] **************** 2026-02-27 03:05:05.007713 | orchestrator | Friday 27 February 2026 03:03:35 +0000 (0:00:12.200) 0:05:32.487 ******* 2026-02-27 03:05:05.007726 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:05:05.007739 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:05:05.007752 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:05:05.007764 | orchestrator | 2026-02-27 03:05:05.007777 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-ssh container] *********************** 2026-02-27 03:05:05.007798 | orchestrator | Friday 27 February 2026 03:03:54 +0000 (0:00:19.287) 0:05:51.774 ******* 2026-02-27 03:05:05.007812 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:05:05.007826 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:05:05.007838 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:05:05.007849 | orchestrator | 2026-02-27 03:05:05.007860 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-libvirt container] ******************* 2026-02-27 03:05:05.007871 | orchestrator | Friday 27 February 2026 03:04:19 +0000 (0:00:24.786) 0:06:16.561 ******* 2026-02-27 03:05:05.007882 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:05:05.007893 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:05:05.007903 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:05:05.007914 | orchestrator | 2026-02-27 03:05:05.007925 | orchestrator | RUNNING HANDLER [nova-cell : Checking libvirt container is ready] ************** 2026-02-27 03:05:05.007935 | orchestrator | Friday 27 February 2026 03:04:57 +0000 (0:00:38.644) 0:06:55.205 ******* 2026-02-27 03:05:05.007947 | orchestrator | FAILED - RETRYING: [testbed-node-4]: Checking libvirt container is ready (10 retries left). 2026-02-27 03:05:05.007958 | orchestrator | FAILED - RETRYING: [testbed-node-3]: Checking libvirt container is ready (10 retries left). 2026-02-27 03:05:05.007969 | orchestrator | FAILED - RETRYING: [testbed-node-5]: Checking libvirt container is ready (10 retries left). 2026-02-27 03:05:05.007980 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:05:05.007991 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:05:05.008002 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:05:05.008012 | orchestrator | 2026-02-27 03:05:05.008023 | orchestrator | RUNNING HANDLER [nova-cell : Create libvirt SASL user] ************************* 2026-02-27 03:05:05.008034 | orchestrator | Friday 27 February 2026 03:05:04 +0000 (0:00:06.267) 0:07:01.473 ******* 2026-02-27 03:05:05.008045 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:05:05.008056 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:05:05.008067 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:05:05.008078 | orchestrator | 2026-02-27 03:05:05.008089 | orchestrator | RUNNING HANDLER [nova-cell : Restart nova-compute container] ******************* 2026-02-27 03:05:05.008108 | orchestrator | Friday 27 February 2026 03:05:04 +0000 (0:00:00.760) 0:07:02.233 ******* 2026-02-27 03:06:42.680170 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:06:42.680321 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:06:42.680350 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:06:42.680370 | orchestrator | 2026-02-27 03:06:42.680391 | orchestrator | RUNNING HANDLER [nova-cell : Wait for nova-compute services to update service versions] *** 2026-02-27 03:06:42.680413 | orchestrator | Friday 27 February 2026 03:05:34 +0000 (0:00:29.401) 0:07:31.634 ******* 2026-02-27 03:06:42.680435 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:06:42.680447 | orchestrator | 2026-02-27 03:06:42.680458 | orchestrator | TASK [nova-cell : Waiting for nova-compute services to register themselves] **** 2026-02-27 03:06:42.680469 | orchestrator | Friday 27 February 2026 03:05:34 +0000 (0:00:00.124) 0:07:31.758 ******* 2026-02-27 03:06:42.680480 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:06:42.680491 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.680501 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:06:42.680512 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.680522 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.680534 | orchestrator | FAILED - RETRYING: [testbed-node-4 -> testbed-node-0]: Waiting for nova-compute services to register themselves (20 retries left). 2026-02-27 03:06:42.680547 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-02-27 03:06:42.680558 | orchestrator | 2026-02-27 03:06:42.680568 | orchestrator | TASK [nova-cell : Fail if nova-compute service failed to register] ************* 2026-02-27 03:06:42.680579 | orchestrator | Friday 27 February 2026 03:05:56 +0000 (0:00:21.823) 0:07:53.582 ******* 2026-02-27 03:06:42.680590 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:06:42.680600 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:06:42.680642 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.680661 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.680678 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.680732 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:06:42.680751 | orchestrator | 2026-02-27 03:06:42.680770 | orchestrator | TASK [nova-cell : Include discover_computes.yml] ******************************* 2026-02-27 03:06:42.680808 | orchestrator | Friday 27 February 2026 03:06:04 +0000 (0:00:07.982) 0:08:01.564 ******* 2026-02-27 03:06:42.680829 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:06:42.680849 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:06:42.680869 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.680887 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.680906 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.680925 | orchestrator | included: /ansible/roles/nova-cell/tasks/discover_computes.yml for testbed-node-4 2026-02-27 03:06:42.680944 | orchestrator | 2026-02-27 03:06:42.680964 | orchestrator | TASK [nova-cell : Get a list of existing cells] ******************************** 2026-02-27 03:06:42.680983 | orchestrator | Friday 27 February 2026 03:06:07 +0000 (0:00:03.517) 0:08:05.082 ******* 2026-02-27 03:06:42.681003 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-02-27 03:06:42.681022 | orchestrator | 2026-02-27 03:06:42.681041 | orchestrator | TASK [nova-cell : Extract current cell settings from list] ********************* 2026-02-27 03:06:42.681060 | orchestrator | Friday 27 February 2026 03:06:20 +0000 (0:00:13.135) 0:08:18.217 ******* 2026-02-27 03:06:42.681078 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-02-27 03:06:42.681096 | orchestrator | 2026-02-27 03:06:42.681115 | orchestrator | TASK [nova-cell : Fail if cell settings not found] ***************************** 2026-02-27 03:06:42.681134 | orchestrator | Friday 27 February 2026 03:06:22 +0000 (0:00:01.431) 0:08:19.649 ******* 2026-02-27 03:06:42.681152 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:06:42.681170 | orchestrator | 2026-02-27 03:06:42.681188 | orchestrator | TASK [nova-cell : Discover nova hosts] ***************************************** 2026-02-27 03:06:42.681206 | orchestrator | Friday 27 February 2026 03:06:24 +0000 (0:00:01.651) 0:08:21.300 ******* 2026-02-27 03:06:42.681223 | orchestrator | ok: [testbed-node-4 -> testbed-node-0(192.168.16.10)] 2026-02-27 03:06:42.681240 | orchestrator | 2026-02-27 03:06:42.681258 | orchestrator | TASK [nova-cell : Remove old nova_libvirt_secrets container volume] ************ 2026-02-27 03:06:42.681276 | orchestrator | Friday 27 February 2026 03:06:35 +0000 (0:00:11.832) 0:08:33.132 ******* 2026-02-27 03:06:42.681295 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:06:42.681314 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:06:42.681331 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:06:42.681350 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:42.681367 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:42.681385 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:42.681404 | orchestrator | 2026-02-27 03:06:42.681422 | orchestrator | PLAY [Refresh nova scheduler cell cache] *************************************** 2026-02-27 03:06:42.681440 | orchestrator | 2026-02-27 03:06:42.681459 | orchestrator | TASK [nova : Refresh cell cache in nova scheduler] ***************************** 2026-02-27 03:06:42.681476 | orchestrator | Friday 27 February 2026 03:06:37 +0000 (0:00:01.756) 0:08:34.889 ******* 2026-02-27 03:06:42.681496 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:06:42.681514 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:06:42.681532 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:06:42.681550 | orchestrator | 2026-02-27 03:06:42.681569 | orchestrator | PLAY [Reload global Nova super conductor services] ***************************** 2026-02-27 03:06:42.681586 | orchestrator | 2026-02-27 03:06:42.681604 | orchestrator | TASK [nova : Reload nova super conductor services to remove RPC version pin] *** 2026-02-27 03:06:42.681621 | orchestrator | Friday 27 February 2026 03:06:38 +0000 (0:00:00.933) 0:08:35.823 ******* 2026-02-27 03:06:42.681632 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.681643 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.681653 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.681675 | orchestrator | 2026-02-27 03:06:42.681709 | orchestrator | PLAY [Reload Nova cell services] *********************************************** 2026-02-27 03:06:42.681721 | orchestrator | 2026-02-27 03:06:42.681731 | orchestrator | TASK [nova-cell : Reload nova cell services to remove RPC version cap] ********* 2026-02-27 03:06:42.681742 | orchestrator | Friday 27 February 2026 03:06:39 +0000 (0:00:00.742) 0:08:36.565 ******* 2026-02-27 03:06:42.681753 | orchestrator | skipping: [testbed-node-3] => (item=nova-conductor)  2026-02-27 03:06:42.681764 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute)  2026-02-27 03:06:42.681797 | orchestrator | skipping: [testbed-node-3] => (item=nova-compute-ironic)  2026-02-27 03:06:42.681810 | orchestrator | skipping: [testbed-node-3] => (item=nova-novncproxy)  2026-02-27 03:06:42.681831 | orchestrator | skipping: [testbed-node-3] => (item=nova-serialproxy)  2026-02-27 03:06:42.681849 | orchestrator | skipping: [testbed-node-3] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.681870 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:06:42.681890 | orchestrator | skipping: [testbed-node-4] => (item=nova-conductor)  2026-02-27 03:06:42.681908 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute)  2026-02-27 03:06:42.681927 | orchestrator | skipping: [testbed-node-4] => (item=nova-compute-ironic)  2026-02-27 03:06:42.681938 | orchestrator | skipping: [testbed-node-4] => (item=nova-novncproxy)  2026-02-27 03:06:42.681949 | orchestrator | skipping: [testbed-node-4] => (item=nova-serialproxy)  2026-02-27 03:06:42.681960 | orchestrator | skipping: [testbed-node-4] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.681970 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:06:42.681981 | orchestrator | skipping: [testbed-node-5] => (item=nova-conductor)  2026-02-27 03:06:42.681992 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute)  2026-02-27 03:06:42.682002 | orchestrator | skipping: [testbed-node-5] => (item=nova-compute-ironic)  2026-02-27 03:06:42.682014 | orchestrator | skipping: [testbed-node-5] => (item=nova-novncproxy)  2026-02-27 03:06:42.682082 | orchestrator | skipping: [testbed-node-5] => (item=nova-serialproxy)  2026-02-27 03:06:42.682094 | orchestrator | skipping: [testbed-node-5] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.682105 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:06:42.682116 | orchestrator | skipping: [testbed-node-0] => (item=nova-conductor)  2026-02-27 03:06:42.682127 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute)  2026-02-27 03:06:42.682144 | orchestrator | skipping: [testbed-node-0] => (item=nova-compute-ironic)  2026-02-27 03:06:42.682162 | orchestrator | skipping: [testbed-node-0] => (item=nova-novncproxy)  2026-02-27 03:06:42.682189 | orchestrator | skipping: [testbed-node-0] => (item=nova-serialproxy)  2026-02-27 03:06:42.682208 | orchestrator | skipping: [testbed-node-0] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.682227 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.682239 | orchestrator | skipping: [testbed-node-1] => (item=nova-conductor)  2026-02-27 03:06:42.682250 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute)  2026-02-27 03:06:42.682261 | orchestrator | skipping: [testbed-node-1] => (item=nova-compute-ironic)  2026-02-27 03:06:42.682271 | orchestrator | skipping: [testbed-node-1] => (item=nova-novncproxy)  2026-02-27 03:06:42.682282 | orchestrator | skipping: [testbed-node-1] => (item=nova-serialproxy)  2026-02-27 03:06:42.682293 | orchestrator | skipping: [testbed-node-1] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.682303 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.682314 | orchestrator | skipping: [testbed-node-2] => (item=nova-conductor)  2026-02-27 03:06:42.682325 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute)  2026-02-27 03:06:42.682336 | orchestrator | skipping: [testbed-node-2] => (item=nova-compute-ironic)  2026-02-27 03:06:42.682346 | orchestrator | skipping: [testbed-node-2] => (item=nova-novncproxy)  2026-02-27 03:06:42.682357 | orchestrator | skipping: [testbed-node-2] => (item=nova-serialproxy)  2026-02-27 03:06:42.682368 | orchestrator | skipping: [testbed-node-2] => (item=nova-spicehtml5proxy)  2026-02-27 03:06:42.682388 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.682399 | orchestrator | 2026-02-27 03:06:42.682410 | orchestrator | PLAY [Reload global Nova API services] ***************************************** 2026-02-27 03:06:42.682421 | orchestrator | 2026-02-27 03:06:42.682432 | orchestrator | TASK [nova : Reload nova API services to remove RPC version pin] *************** 2026-02-27 03:06:42.682442 | orchestrator | Friday 27 February 2026 03:06:40 +0000 (0:00:01.384) 0:08:37.950 ******* 2026-02-27 03:06:42.682453 | orchestrator | skipping: [testbed-node-0] => (item=nova-scheduler)  2026-02-27 03:06:42.682464 | orchestrator | skipping: [testbed-node-0] => (item=nova-api)  2026-02-27 03:06:42.682474 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.682485 | orchestrator | skipping: [testbed-node-1] => (item=nova-scheduler)  2026-02-27 03:06:42.682496 | orchestrator | skipping: [testbed-node-1] => (item=nova-api)  2026-02-27 03:06:42.682506 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.682517 | orchestrator | skipping: [testbed-node-2] => (item=nova-scheduler)  2026-02-27 03:06:42.682527 | orchestrator | skipping: [testbed-node-2] => (item=nova-api)  2026-02-27 03:06:42.682538 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.682549 | orchestrator | 2026-02-27 03:06:42.682559 | orchestrator | PLAY [Run Nova API online data migrations] ************************************* 2026-02-27 03:06:42.682570 | orchestrator | 2026-02-27 03:06:42.682581 | orchestrator | TASK [nova : Run Nova API online database migrations] ************************** 2026-02-27 03:06:42.682592 | orchestrator | Friday 27 February 2026 03:06:41 +0000 (0:00:00.552) 0:08:38.502 ******* 2026-02-27 03:06:42.682602 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.682613 | orchestrator | 2026-02-27 03:06:42.682623 | orchestrator | PLAY [Run Nova cell online data migrations] ************************************ 2026-02-27 03:06:42.682634 | orchestrator | 2026-02-27 03:06:42.682645 | orchestrator | TASK [nova-cell : Run Nova cell online database migrations] ******************** 2026-02-27 03:06:42.682655 | orchestrator | Friday 27 February 2026 03:06:42 +0000 (0:00:00.921) 0:08:39.424 ******* 2026-02-27 03:06:42.682666 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:42.682677 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:42.682729 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:42.682741 | orchestrator | 2026-02-27 03:06:42.682752 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:06:42.682763 | orchestrator | testbed-manager : ok=3  changed=3  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:06:42.682786 | orchestrator | testbed-node-0 : ok=54  changed=35  unreachable=0 failed=0 skipped=44  rescued=0 ignored=0 2026-02-27 03:06:43.074255 | orchestrator | testbed-node-1 : ok=27  changed=19  unreachable=0 failed=0 skipped=51  rescued=0 ignored=0 2026-02-27 03:06:43.074359 | orchestrator | testbed-node-2 : ok=27  changed=19  unreachable=0 failed=0 skipped=51  rescued=0 ignored=0 2026-02-27 03:06:43.074374 | orchestrator | testbed-node-3 : ok=38  changed=27  unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-02-27 03:06:43.074385 | orchestrator | testbed-node-4 : ok=42  changed=27  unreachable=0 failed=0 skipped=18  rescued=0 ignored=0 2026-02-27 03:06:43.074397 | orchestrator | testbed-node-5 : ok=37  changed=27  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-02-27 03:06:43.074409 | orchestrator | 2026-02-27 03:06:43.074421 | orchestrator | 2026-02-27 03:06:43.074432 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:06:43.074445 | orchestrator | Friday 27 February 2026 03:06:42 +0000 (0:00:00.482) 0:08:39.907 ******* 2026-02-27 03:06:43.074455 | orchestrator | =============================================================================== 2026-02-27 03:06:43.074495 | orchestrator | nova-cell : Restart nova-libvirt container ----------------------------- 38.64s 2026-02-27 03:06:43.074507 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 32.82s 2026-02-27 03:06:43.074518 | orchestrator | nova-cell : Restart nova-compute container ----------------------------- 29.40s 2026-02-27 03:06:43.074542 | orchestrator | nova-cell : Restart nova-ssh container --------------------------------- 24.79s 2026-02-27 03:06:43.074554 | orchestrator | nova : Restart nova-scheduler container -------------------------------- 22.84s 2026-02-27 03:06:43.074564 | orchestrator | nova-cell : Running Nova cell bootstrap container ---------------------- 21.98s 2026-02-27 03:06:43.074575 | orchestrator | nova-cell : Waiting for nova-compute services to register themselves --- 21.82s 2026-02-27 03:06:43.074586 | orchestrator | nova-cell : Restart nova-novncproxy container -------------------------- 19.29s 2026-02-27 03:06:43.074597 | orchestrator | nova : Running Nova API bootstrap container ---------------------------- 17.66s 2026-02-27 03:06:43.074608 | orchestrator | nova : Create cell0 mappings ------------------------------------------- 14.35s 2026-02-27 03:06:43.074618 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 13.14s 2026-02-27 03:06:43.074629 | orchestrator | nova-cell : Create cell ------------------------------------------------ 12.79s 2026-02-27 03:06:43.074640 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 12.32s 2026-02-27 03:06:43.074651 | orchestrator | nova-cell : Restart nova-conductor container --------------------------- 12.20s 2026-02-27 03:06:43.074661 | orchestrator | nova-cell : Get a list of existing cells ------------------------------- 11.99s 2026-02-27 03:06:43.074672 | orchestrator | nova-cell : Discover nova hosts ---------------------------------------- 11.83s 2026-02-27 03:06:43.074683 | orchestrator | nova-cell : Fail if nova-compute service failed to register ------------- 7.98s 2026-02-27 03:06:43.074755 | orchestrator | service-rabbitmq : nova | Ensure RabbitMQ users exist ------------------- 7.76s 2026-02-27 03:06:43.074766 | orchestrator | service-ks-register : nova | Granting user roles ------------------------ 7.72s 2026-02-27 03:06:43.074777 | orchestrator | nova-cell : Copying files for nova-ssh ---------------------------------- 6.71s 2026-02-27 03:06:45.384190 | orchestrator | 2026-02-27 03:06:45 | INFO  | Task 7260d5b4-3320-4220-a68e-ce252d1ff736 (horizon) was prepared for execution. 2026-02-27 03:06:45.384291 | orchestrator | 2026-02-27 03:06:45 | INFO  | It takes a moment until task 7260d5b4-3320-4220-a68e-ce252d1ff736 (horizon) has been started and output is visible here. 2026-02-27 03:06:51.741107 | orchestrator | 2026-02-27 03:06:51.741249 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:06:51.741283 | orchestrator | 2026-02-27 03:06:51.741296 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:06:51.741309 | orchestrator | Friday 27 February 2026 03:06:49 +0000 (0:00:00.256) 0:00:00.256 ******* 2026-02-27 03:06:51.741319 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:51.741330 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:51.741339 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:51.741349 | orchestrator | 2026-02-27 03:06:51.741359 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:06:51.741369 | orchestrator | Friday 27 February 2026 03:06:49 +0000 (0:00:00.256) 0:00:00.513 ******* 2026-02-27 03:06:51.741379 | orchestrator | ok: [testbed-node-0] => (item=enable_horizon_True) 2026-02-27 03:06:51.741390 | orchestrator | ok: [testbed-node-1] => (item=enable_horizon_True) 2026-02-27 03:06:51.741399 | orchestrator | ok: [testbed-node-2] => (item=enable_horizon_True) 2026-02-27 03:06:51.741409 | orchestrator | 2026-02-27 03:06:51.741419 | orchestrator | PLAY [Apply role horizon] ****************************************************** 2026-02-27 03:06:51.741429 | orchestrator | 2026-02-27 03:06:51.741439 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-02-27 03:06:51.741448 | orchestrator | Friday 27 February 2026 03:06:50 +0000 (0:00:00.314) 0:00:00.827 ******* 2026-02-27 03:06:51.741482 | orchestrator | included: /ansible/roles/horizon/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:06:51.741494 | orchestrator | 2026-02-27 03:06:51.741504 | orchestrator | TASK [horizon : Ensuring config directories exist] ***************************** 2026-02-27 03:06:51.741513 | orchestrator | Friday 27 February 2026 03:06:50 +0000 (0:00:00.371) 0:00:01.199 ******* 2026-02-27 03:06:51.741546 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:06:51.741584 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:06:51.741612 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:06:51.741626 | orchestrator | 2026-02-27 03:06:51.741638 | orchestrator | TASK [horizon : Set empty custom policy] *************************************** 2026-02-27 03:06:51.741649 | orchestrator | Friday 27 February 2026 03:06:51 +0000 (0:00:00.891) 0:00:02.091 ******* 2026-02-27 03:06:51.741661 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:51.741672 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:51.741684 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:51.741765 | orchestrator | 2026-02-27 03:06:51.741777 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-02-27 03:06:51.741788 | orchestrator | Friday 27 February 2026 03:06:51 +0000 (0:00:00.362) 0:00:02.453 ******* 2026-02-27 03:06:51.741808 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cloudkitty', 'enabled': False})  2026-02-27 03:06:57.119400 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'heat', 'enabled': 'no'})  2026-02-27 03:06:57.119497 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'ironic', 'enabled': False})  2026-02-27 03:06:57.119506 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'masakari', 'enabled': False})  2026-02-27 03:06:57.119512 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'mistral', 'enabled': False})  2026-02-27 03:06:57.119533 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'tacker', 'enabled': False})  2026-02-27 03:06:57.119546 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'trove', 'enabled': False})  2026-02-27 03:06:57.119552 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'watcher', 'enabled': False})  2026-02-27 03:06:57.119557 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cloudkitty', 'enabled': False})  2026-02-27 03:06:57.119562 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'heat', 'enabled': 'no'})  2026-02-27 03:06:57.119568 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'ironic', 'enabled': False})  2026-02-27 03:06:57.119573 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'masakari', 'enabled': False})  2026-02-27 03:06:57.119578 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'mistral', 'enabled': False})  2026-02-27 03:06:57.119583 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'tacker', 'enabled': False})  2026-02-27 03:06:57.119588 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'trove', 'enabled': False})  2026-02-27 03:06:57.119593 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'watcher', 'enabled': False})  2026-02-27 03:06:57.119598 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cloudkitty', 'enabled': False})  2026-02-27 03:06:57.119603 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'heat', 'enabled': 'no'})  2026-02-27 03:06:57.119608 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'ironic', 'enabled': False})  2026-02-27 03:06:57.119613 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'masakari', 'enabled': False})  2026-02-27 03:06:57.119618 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'mistral', 'enabled': False})  2026-02-27 03:06:57.119623 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'tacker', 'enabled': False})  2026-02-27 03:06:57.119628 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'trove', 'enabled': False})  2026-02-27 03:06:57.119633 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'watcher', 'enabled': False})  2026-02-27 03:06:57.119640 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'ceilometer', 'enabled': 'yes'}) 2026-02-27 03:06:57.119647 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'cinder', 'enabled': 'yes'}) 2026-02-27 03:06:57.119662 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'designate', 'enabled': True}) 2026-02-27 03:06:57.119668 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'glance', 'enabled': True}) 2026-02-27 03:06:57.119673 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'keystone', 'enabled': True}) 2026-02-27 03:06:57.119678 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'magnum', 'enabled': True}) 2026-02-27 03:06:57.119683 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'manila', 'enabled': True}) 2026-02-27 03:06:57.119722 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'neutron', 'enabled': True}) 2026-02-27 03:06:57.119728 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'nova', 'enabled': True}) 2026-02-27 03:06:57.119734 | orchestrator | included: /ansible/roles/horizon/tasks/policy_item.yml for testbed-node-0, testbed-node-1, testbed-node-2 => (item={'name': 'octavia', 'enabled': True}) 2026-02-27 03:06:57.119746 | orchestrator | 2026-02-27 03:06:57.119753 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.119759 | orchestrator | Friday 27 February 2026 03:06:52 +0000 (0:00:00.674) 0:00:03.128 ******* 2026-02-27 03:06:57.119764 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.119770 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.119775 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.119780 | orchestrator | 2026-02-27 03:06:57.119786 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.119791 | orchestrator | Friday 27 February 2026 03:06:52 +0000 (0:00:00.271) 0:00:03.399 ******* 2026-02-27 03:06:57.119796 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119802 | orchestrator | 2026-02-27 03:06:57.119819 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.119825 | orchestrator | Friday 27 February 2026 03:06:52 +0000 (0:00:00.213) 0:00:03.613 ******* 2026-02-27 03:06:57.119830 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119835 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.119840 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.119845 | orchestrator | 2026-02-27 03:06:57.119850 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.119855 | orchestrator | Friday 27 February 2026 03:06:53 +0000 (0:00:00.258) 0:00:03.872 ******* 2026-02-27 03:06:57.119861 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.119866 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.119871 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.119876 | orchestrator | 2026-02-27 03:06:57.119881 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.119886 | orchestrator | Friday 27 February 2026 03:06:53 +0000 (0:00:00.286) 0:00:04.158 ******* 2026-02-27 03:06:57.119891 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119896 | orchestrator | 2026-02-27 03:06:57.119902 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.119907 | orchestrator | Friday 27 February 2026 03:06:53 +0000 (0:00:00.108) 0:00:04.266 ******* 2026-02-27 03:06:57.119912 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119917 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.119922 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.119928 | orchestrator | 2026-02-27 03:06:57.119933 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.119938 | orchestrator | Friday 27 February 2026 03:06:53 +0000 (0:00:00.261) 0:00:04.527 ******* 2026-02-27 03:06:57.119943 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.119948 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.119953 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.119958 | orchestrator | 2026-02-27 03:06:57.119963 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.119968 | orchestrator | Friday 27 February 2026 03:06:54 +0000 (0:00:00.421) 0:00:04.948 ******* 2026-02-27 03:06:57.119973 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119978 | orchestrator | 2026-02-27 03:06:57.119983 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.119989 | orchestrator | Friday 27 February 2026 03:06:54 +0000 (0:00:00.128) 0:00:05.077 ******* 2026-02-27 03:06:57.119994 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.119999 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.120004 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.120009 | orchestrator | 2026-02-27 03:06:57.120014 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.120019 | orchestrator | Friday 27 February 2026 03:06:54 +0000 (0:00:00.294) 0:00:05.371 ******* 2026-02-27 03:06:57.120024 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.120029 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.120034 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.120044 | orchestrator | 2026-02-27 03:06:57.120049 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.120054 | orchestrator | Friday 27 February 2026 03:06:54 +0000 (0:00:00.280) 0:00:05.652 ******* 2026-02-27 03:06:57.120059 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120064 | orchestrator | 2026-02-27 03:06:57.120069 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.120074 | orchestrator | Friday 27 February 2026 03:06:54 +0000 (0:00:00.107) 0:00:05.759 ******* 2026-02-27 03:06:57.120079 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120088 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.120093 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.120098 | orchestrator | 2026-02-27 03:06:57.120103 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.120108 | orchestrator | Friday 27 February 2026 03:06:55 +0000 (0:00:00.512) 0:00:06.272 ******* 2026-02-27 03:06:57.120113 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.120118 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.120123 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.120128 | orchestrator | 2026-02-27 03:06:57.120134 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.120139 | orchestrator | Friday 27 February 2026 03:06:55 +0000 (0:00:00.311) 0:00:06.583 ******* 2026-02-27 03:06:57.120144 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120149 | orchestrator | 2026-02-27 03:06:57.120154 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.120159 | orchestrator | Friday 27 February 2026 03:06:55 +0000 (0:00:00.132) 0:00:06.716 ******* 2026-02-27 03:06:57.120164 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120169 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.120174 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.120179 | orchestrator | 2026-02-27 03:06:57.120184 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.120190 | orchestrator | Friday 27 February 2026 03:06:56 +0000 (0:00:00.310) 0:00:07.026 ******* 2026-02-27 03:06:57.120195 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:06:57.120200 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:06:57.120205 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:06:57.120210 | orchestrator | 2026-02-27 03:06:57.120215 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:06:57.120220 | orchestrator | Friday 27 February 2026 03:06:56 +0000 (0:00:00.305) 0:00:07.332 ******* 2026-02-27 03:06:57.120225 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120230 | orchestrator | 2026-02-27 03:06:57.120235 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:06:57.120240 | orchestrator | Friday 27 February 2026 03:06:56 +0000 (0:00:00.301) 0:00:07.633 ******* 2026-02-27 03:06:57.120246 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:06:57.120251 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:06:57.120256 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:06:57.120261 | orchestrator | 2026-02-27 03:06:57.120266 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:06:57.120274 | orchestrator | Friday 27 February 2026 03:06:57 +0000 (0:00:00.285) 0:00:07.919 ******* 2026-02-27 03:07:10.824206 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:07:10.824377 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:07:10.824403 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:07:10.824423 | orchestrator | 2026-02-27 03:07:10.824446 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:07:10.824467 | orchestrator | Friday 27 February 2026 03:06:57 +0000 (0:00:00.331) 0:00:08.251 ******* 2026-02-27 03:07:10.824487 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.824507 | orchestrator | 2026-02-27 03:07:10.824528 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:07:10.824581 | orchestrator | Friday 27 February 2026 03:06:57 +0000 (0:00:00.138) 0:00:08.389 ******* 2026-02-27 03:07:10.824602 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.824622 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.824643 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.824664 | orchestrator | 2026-02-27 03:07:10.824715 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:07:10.824739 | orchestrator | Friday 27 February 2026 03:06:57 +0000 (0:00:00.294) 0:00:08.684 ******* 2026-02-27 03:07:10.824763 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:07:10.824784 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:07:10.824808 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:07:10.824828 | orchestrator | 2026-02-27 03:07:10.824850 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:07:10.824872 | orchestrator | Friday 27 February 2026 03:06:58 +0000 (0:00:00.546) 0:00:09.230 ******* 2026-02-27 03:07:10.824894 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.824917 | orchestrator | 2026-02-27 03:07:10.824939 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:07:10.824977 | orchestrator | Friday 27 February 2026 03:06:58 +0000 (0:00:00.138) 0:00:09.369 ******* 2026-02-27 03:07:10.824999 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.825021 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.825043 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.825065 | orchestrator | 2026-02-27 03:07:10.825085 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:07:10.825105 | orchestrator | Friday 27 February 2026 03:06:58 +0000 (0:00:00.284) 0:00:09.654 ******* 2026-02-27 03:07:10.825126 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:07:10.825146 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:07:10.825166 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:07:10.825186 | orchestrator | 2026-02-27 03:07:10.825206 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:07:10.825226 | orchestrator | Friday 27 February 2026 03:06:59 +0000 (0:00:00.324) 0:00:09.978 ******* 2026-02-27 03:07:10.825246 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.825266 | orchestrator | 2026-02-27 03:07:10.825286 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:07:10.825304 | orchestrator | Friday 27 February 2026 03:06:59 +0000 (0:00:00.138) 0:00:10.117 ******* 2026-02-27 03:07:10.825325 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.825345 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.825364 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.825384 | orchestrator | 2026-02-27 03:07:10.825404 | orchestrator | TASK [horizon : Update policy file name] *************************************** 2026-02-27 03:07:10.825424 | orchestrator | Friday 27 February 2026 03:06:59 +0000 (0:00:00.488) 0:00:10.605 ******* 2026-02-27 03:07:10.825444 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:07:10.825464 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:07:10.825484 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:07:10.825503 | orchestrator | 2026-02-27 03:07:10.825523 | orchestrator | TASK [horizon : Check if policies shall be overwritten] ************************ 2026-02-27 03:07:10.825564 | orchestrator | Friday 27 February 2026 03:07:00 +0000 (0:00:00.331) 0:00:10.936 ******* 2026-02-27 03:07:10.825584 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.825604 | orchestrator | 2026-02-27 03:07:10.825624 | orchestrator | TASK [horizon : Update custom policy file name] ******************************** 2026-02-27 03:07:10.825643 | orchestrator | Friday 27 February 2026 03:07:00 +0000 (0:00:00.150) 0:00:11.087 ******* 2026-02-27 03:07:10.825663 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.825684 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.825738 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.825756 | orchestrator | 2026-02-27 03:07:10.825775 | orchestrator | TASK [horizon : Copying over config.json files for services] ******************* 2026-02-27 03:07:10.825792 | orchestrator | Friday 27 February 2026 03:07:00 +0000 (0:00:00.299) 0:00:11.386 ******* 2026-02-27 03:07:10.825831 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:07:10.825849 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:07:10.825867 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:07:10.825886 | orchestrator | 2026-02-27 03:07:10.825904 | orchestrator | TASK [horizon : Copying over horizon.conf] ************************************* 2026-02-27 03:07:10.825922 | orchestrator | Friday 27 February 2026 03:07:02 +0000 (0:00:01.818) 0:00:13.205 ******* 2026-02-27 03:07:10.825940 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-02-27 03:07:10.825959 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-02-27 03:07:10.825978 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/horizon.conf.j2) 2026-02-27 03:07:10.825996 | orchestrator | 2026-02-27 03:07:10.826013 | orchestrator | TASK [horizon : Copying over kolla-settings.py] ******************************** 2026-02-27 03:07:10.826097 | orchestrator | Friday 27 February 2026 03:07:04 +0000 (0:00:01.841) 0:00:15.047 ******* 2026-02-27 03:07:10.826119 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-02-27 03:07:10.826142 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-02-27 03:07:10.826163 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9998-kolla-settings.py.j2) 2026-02-27 03:07:10.826183 | orchestrator | 2026-02-27 03:07:10.826202 | orchestrator | TASK [horizon : Copying over custom-settings.py] ******************************* 2026-02-27 03:07:10.826254 | orchestrator | Friday 27 February 2026 03:07:05 +0000 (0:00:01.744) 0:00:16.791 ******* 2026-02-27 03:07:10.826275 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-02-27 03:07:10.826294 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-02-27 03:07:10.826314 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/horizon/templates/_9999-custom-settings.py.j2) 2026-02-27 03:07:10.826332 | orchestrator | 2026-02-27 03:07:10.826352 | orchestrator | TASK [horizon : Copying over existing policy file] ***************************** 2026-02-27 03:07:10.826371 | orchestrator | Friday 27 February 2026 03:07:07 +0000 (0:00:01.501) 0:00:18.292 ******* 2026-02-27 03:07:10.826391 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.826403 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.826413 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.826424 | orchestrator | 2026-02-27 03:07:10.826435 | orchestrator | TASK [horizon : Copying over custom themes] ************************************ 2026-02-27 03:07:10.826446 | orchestrator | Friday 27 February 2026 03:07:07 +0000 (0:00:00.496) 0:00:18.789 ******* 2026-02-27 03:07:10.826456 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:10.826467 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:10.826478 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:10.826489 | orchestrator | 2026-02-27 03:07:10.826504 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-02-27 03:07:10.826523 | orchestrator | Friday 27 February 2026 03:07:08 +0000 (0:00:00.331) 0:00:19.120 ******* 2026-02-27 03:07:10.826534 | orchestrator | included: /ansible/roles/horizon/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:07:10.826545 | orchestrator | 2026-02-27 03:07:10.826556 | orchestrator | TASK [service-cert-copy : horizon | Copying over extra CA certificates] ******** 2026-02-27 03:07:10.826567 | orchestrator | Friday 27 February 2026 03:07:08 +0000 (0:00:00.589) 0:00:19.710 ******* 2026-02-27 03:07:10.826597 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:10.826639 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:11.473925 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:11.474081 | orchestrator | 2026-02-27 03:07:11.474096 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS certificate] *** 2026-02-27 03:07:11.474106 | orchestrator | Friday 27 February 2026 03:07:10 +0000 (0:00:01.910) 0:00:21.620 ******* 2026-02-27 03:07:11.474132 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:11.474149 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:11.474166 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:11.474175 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:11.474190 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:13.874920 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:13.875020 | orchestrator | 2026-02-27 03:07:13.875035 | orchestrator | TASK [service-cert-copy : horizon | Copying over backend internal TLS key] ***** 2026-02-27 03:07:13.875048 | orchestrator | Friday 27 February 2026 03:07:11 +0000 (0:00:00.651) 0:00:22.271 ******* 2026-02-27 03:07:13.875063 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:13.875078 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:13.875107 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:13.875142 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:13.875190 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}})  2026-02-27 03:07:13.875203 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:13.875213 | orchestrator | 2026-02-27 03:07:13.875223 | orchestrator | TASK [horizon : Deploy horizon container] ************************************** 2026-02-27 03:07:13.875243 | orchestrator | Friday 27 February 2026 03:07:12 +0000 (0:00:00.812) 0:00:23.084 ******* 2026-02-27 03:07:13.875268 | orchestrator | changed: [testbed-node-1] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:58.665143 | orchestrator | changed: [testbed-node-2] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:58.665310 | orchestrator | changed: [testbed-node-0] => (item={'key': 'horizon', 'value': {'container_name': 'horizon', 'group': 'horizon', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/horizon:25.1.2.20251130', 'environment': {'ENABLE_BLAZAR': 'no', 'ENABLE_CLOUDKITTY': 'no', 'ENABLE_DESIGNATE': 'yes', 'ENABLE_FWAAS': 'no', 'ENABLE_HEAT': 'no', 'ENABLE_IRONIC': 'no', 'ENABLE_MAGNUM': 'yes', 'ENABLE_MANILA': 'yes', 'ENABLE_MASAKARI': 'no', 'ENABLE_MISTRAL': 'no', 'ENABLE_NEUTRON_VPNAAS': 'no', 'ENABLE_OCTAVIA': 'yes', 'ENABLE_TACKER': 'no', 'ENABLE_TROVE': 'no', 'ENABLE_WATCHER': 'no', 'ENABLE_ZUN': 'no', 'FORCE_GENERATE': 'no'}, 'volumes': ['/etc/kolla/horizon/:/var/lib/kolla/config_files/:ro', '', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:80'], 'timeout': '30'}, 'haproxy': {'horizon': {'enabled': True, 'mode': 'http', 'external': False, 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_redirect': {'enabled': True, 'mode': 'redirect', 'external': False, 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'horizon_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '443', 'listen_port': '80', 'frontend_http_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }'], 'backend_http_extra': ['balance roundrobin'], 'tls_backend': 'no'}, 'horizon_external_redirect': {'enabled': True, 'mode': 'redirect', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '80', 'listen_port': '80', 'frontend_redirect_extra': ['use_backend acme_client_back if { path_reg ^/.well-known/acme-challenge/.+ }']}, 'acme_client': {'enabled': True, 'with_frontend': False, 'custom_member_list': []}}}}) 2026-02-27 03:07:58.665330 | orchestrator | 2026-02-27 03:07:58.665343 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-02-27 03:07:58.665355 | orchestrator | Friday 27 February 2026 03:07:13 +0000 (0:00:01.591) 0:00:24.675 ******* 2026-02-27 03:07:58.665365 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:07:58.665376 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:07:58.665385 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:07:58.665395 | orchestrator | 2026-02-27 03:07:58.665405 | orchestrator | TASK [horizon : include_tasks] ************************************************* 2026-02-27 03:07:58.665415 | orchestrator | Friday 27 February 2026 03:07:14 +0000 (0:00:00.311) 0:00:24.987 ******* 2026-02-27 03:07:58.665425 | orchestrator | included: /ansible/roles/horizon/tasks/bootstrap.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:07:58.665435 | orchestrator | 2026-02-27 03:07:58.665445 | orchestrator | TASK [horizon : Creating Horizon database] ************************************* 2026-02-27 03:07:58.665454 | orchestrator | Friday 27 February 2026 03:07:14 +0000 (0:00:00.565) 0:00:25.552 ******* 2026-02-27 03:07:58.665464 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:07:58.665474 | orchestrator | 2026-02-27 03:07:58.665483 | orchestrator | TASK [horizon : Creating Horizon database user and setting permissions] ******** 2026-02-27 03:07:58.665493 | orchestrator | Friday 27 February 2026 03:07:17 +0000 (0:00:02.391) 0:00:27.944 ******* 2026-02-27 03:07:58.665511 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:07:58.665521 | orchestrator | 2026-02-27 03:07:58.665531 | orchestrator | TASK [horizon : Running Horizon bootstrap container] *************************** 2026-02-27 03:07:58.665541 | orchestrator | Friday 27 February 2026 03:07:19 +0000 (0:00:02.833) 0:00:30.777 ******* 2026-02-27 03:07:58.665551 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:07:58.665561 | orchestrator | 2026-02-27 03:07:58.665570 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-02-27 03:07:58.665580 | orchestrator | Friday 27 February 2026 03:07:37 +0000 (0:00:17.629) 0:00:48.407 ******* 2026-02-27 03:07:58.665590 | orchestrator | 2026-02-27 03:07:58.665599 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-02-27 03:07:58.665609 | orchestrator | Friday 27 February 2026 03:07:37 +0000 (0:00:00.072) 0:00:48.480 ******* 2026-02-27 03:07:58.665619 | orchestrator | 2026-02-27 03:07:58.665628 | orchestrator | TASK [horizon : Flush handlers] ************************************************ 2026-02-27 03:07:58.665638 | orchestrator | Friday 27 February 2026 03:07:37 +0000 (0:00:00.067) 0:00:48.547 ******* 2026-02-27 03:07:58.665648 | orchestrator | 2026-02-27 03:07:58.665658 | orchestrator | RUNNING HANDLER [horizon : Restart horizon container] ************************** 2026-02-27 03:07:58.665667 | orchestrator | Friday 27 February 2026 03:07:37 +0000 (0:00:00.073) 0:00:48.620 ******* 2026-02-27 03:07:58.665679 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:07:58.665761 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:07:58.665775 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:07:58.665786 | orchestrator | 2026-02-27 03:07:58.665797 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:07:58.665810 | orchestrator | testbed-node-0 : ok=37  changed=11  unreachable=0 failed=0 skipped=25  rescued=0 ignored=0 2026-02-27 03:07:58.665823 | orchestrator | testbed-node-1 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-02-27 03:07:58.665835 | orchestrator | testbed-node-2 : ok=34  changed=8  unreachable=0 failed=0 skipped=15  rescued=0 ignored=0 2026-02-27 03:07:58.665846 | orchestrator | 2026-02-27 03:07:58.665857 | orchestrator | 2026-02-27 03:07:58.665868 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:07:58.665879 | orchestrator | Friday 27 February 2026 03:07:58 +0000 (0:00:20.811) 0:01:09.432 ******* 2026-02-27 03:07:58.665890 | orchestrator | =============================================================================== 2026-02-27 03:07:58.665902 | orchestrator | horizon : Restart horizon container ------------------------------------ 20.81s 2026-02-27 03:07:58.665913 | orchestrator | horizon : Running Horizon bootstrap container -------------------------- 17.63s 2026-02-27 03:07:58.665929 | orchestrator | horizon : Creating Horizon database user and setting permissions -------- 2.83s 2026-02-27 03:07:58.665941 | orchestrator | horizon : Creating Horizon database ------------------------------------- 2.39s 2026-02-27 03:07:58.665952 | orchestrator | service-cert-copy : horizon | Copying over extra CA certificates -------- 1.91s 2026-02-27 03:07:58.665963 | orchestrator | horizon : Copying over horizon.conf ------------------------------------- 1.84s 2026-02-27 03:07:58.665973 | orchestrator | horizon : Copying over config.json files for services ------------------- 1.82s 2026-02-27 03:07:58.665984 | orchestrator | horizon : Copying over kolla-settings.py -------------------------------- 1.74s 2026-02-27 03:07:58.665995 | orchestrator | horizon : Deploy horizon container -------------------------------------- 1.59s 2026-02-27 03:07:58.666007 | orchestrator | horizon : Copying over custom-settings.py ------------------------------- 1.50s 2026-02-27 03:07:58.666068 | orchestrator | horizon : Ensuring config directories exist ----------------------------- 0.89s 2026-02-27 03:07:58.666079 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS key ----- 0.81s 2026-02-27 03:07:58.666089 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.67s 2026-02-27 03:07:58.666115 | orchestrator | service-cert-copy : horizon | Copying over backend internal TLS certificate --- 0.65s 2026-02-27 03:07:59.017587 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.59s 2026-02-27 03:07:59.017740 | orchestrator | horizon : include_tasks ------------------------------------------------- 0.57s 2026-02-27 03:07:59.017750 | orchestrator | horizon : Update policy file name --------------------------------------- 0.55s 2026-02-27 03:07:59.017757 | orchestrator | horizon : Update custom policy file name -------------------------------- 0.51s 2026-02-27 03:07:59.017764 | orchestrator | horizon : Copying over existing policy file ----------------------------- 0.50s 2026-02-27 03:07:59.017770 | orchestrator | horizon : Update custom policy file name -------------------------------- 0.49s 2026-02-27 03:08:01.490518 | orchestrator | 2026-02-27 03:08:01 | INFO  | Task a5a93c9b-ea4a-4f38-a28b-b2262331b64e (skyline) was prepared for execution. 2026-02-27 03:08:01.490638 | orchestrator | 2026-02-27 03:08:01 | INFO  | It takes a moment until task a5a93c9b-ea4a-4f38-a28b-b2262331b64e (skyline) has been started and output is visible here. 2026-02-27 03:08:33.184477 | orchestrator | 2026-02-27 03:08:33.184592 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:08:33.184608 | orchestrator | 2026-02-27 03:08:33.184619 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:08:33.184630 | orchestrator | Friday 27 February 2026 03:08:05 +0000 (0:00:00.254) 0:00:00.254 ******* 2026-02-27 03:08:33.184640 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:08:33.184651 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:08:33.184660 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:08:33.184670 | orchestrator | 2026-02-27 03:08:33.184680 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:08:33.184690 | orchestrator | Friday 27 February 2026 03:08:05 +0000 (0:00:00.346) 0:00:00.601 ******* 2026-02-27 03:08:33.184795 | orchestrator | ok: [testbed-node-0] => (item=enable_skyline_True) 2026-02-27 03:08:33.184812 | orchestrator | ok: [testbed-node-1] => (item=enable_skyline_True) 2026-02-27 03:08:33.184822 | orchestrator | ok: [testbed-node-2] => (item=enable_skyline_True) 2026-02-27 03:08:33.184832 | orchestrator | 2026-02-27 03:08:33.184842 | orchestrator | PLAY [Apply role skyline] ****************************************************** 2026-02-27 03:08:33.184852 | orchestrator | 2026-02-27 03:08:33.184862 | orchestrator | TASK [skyline : include_tasks] ************************************************* 2026-02-27 03:08:33.184871 | orchestrator | Friday 27 February 2026 03:08:06 +0000 (0:00:00.453) 0:00:01.055 ******* 2026-02-27 03:08:33.184882 | orchestrator | included: /ansible/roles/skyline/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:08:33.184893 | orchestrator | 2026-02-27 03:08:33.184903 | orchestrator | TASK [service-ks-register : skyline | Creating services] *********************** 2026-02-27 03:08:33.184913 | orchestrator | Friday 27 February 2026 03:08:07 +0000 (0:00:00.565) 0:00:01.620 ******* 2026-02-27 03:08:33.184923 | orchestrator | changed: [testbed-node-0] => (item=skyline (panel)) 2026-02-27 03:08:33.184932 | orchestrator | 2026-02-27 03:08:33.184942 | orchestrator | TASK [service-ks-register : skyline | Creating endpoints] ********************** 2026-02-27 03:08:33.184952 | orchestrator | Friday 27 February 2026 03:08:10 +0000 (0:00:03.517) 0:00:05.137 ******* 2026-02-27 03:08:33.184962 | orchestrator | changed: [testbed-node-0] => (item=skyline -> https://api-int.testbed.osism.xyz:9998 -> internal) 2026-02-27 03:08:33.184972 | orchestrator | changed: [testbed-node-0] => (item=skyline -> https://api.testbed.osism.xyz:9998 -> public) 2026-02-27 03:08:33.184982 | orchestrator | 2026-02-27 03:08:33.184992 | orchestrator | TASK [service-ks-register : skyline | Creating projects] *********************** 2026-02-27 03:08:33.185001 | orchestrator | Friday 27 February 2026 03:08:17 +0000 (0:00:06.885) 0:00:12.023 ******* 2026-02-27 03:08:33.185011 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:08:33.185024 | orchestrator | 2026-02-27 03:08:33.185036 | orchestrator | TASK [service-ks-register : skyline | Creating users] ************************** 2026-02-27 03:08:33.185073 | orchestrator | Friday 27 February 2026 03:08:20 +0000 (0:00:03.270) 0:00:15.293 ******* 2026-02-27 03:08:33.185085 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:08:33.185096 | orchestrator | changed: [testbed-node-0] => (item=skyline -> service) 2026-02-27 03:08:33.185108 | orchestrator | 2026-02-27 03:08:33.185119 | orchestrator | TASK [service-ks-register : skyline | Creating roles] ************************** 2026-02-27 03:08:33.185130 | orchestrator | Friday 27 February 2026 03:08:24 +0000 (0:00:04.132) 0:00:19.426 ******* 2026-02-27 03:08:33.185155 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:08:33.185165 | orchestrator | 2026-02-27 03:08:33.185174 | orchestrator | TASK [service-ks-register : skyline | Granting user roles] ********************* 2026-02-27 03:08:33.185184 | orchestrator | Friday 27 February 2026 03:08:28 +0000 (0:00:03.232) 0:00:22.658 ******* 2026-02-27 03:08:33.185194 | orchestrator | changed: [testbed-node-0] => (item=skyline -> service -> admin) 2026-02-27 03:08:33.185203 | orchestrator | 2026-02-27 03:08:33.185213 | orchestrator | TASK [skyline : Ensuring config directories exist] ***************************** 2026-02-27 03:08:33.185223 | orchestrator | Friday 27 February 2026 03:08:31 +0000 (0:00:03.889) 0:00:26.548 ******* 2026-02-27 03:08:33.185236 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:33.185269 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:33.185281 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:33.185305 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:33.185319 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:33.185347 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846621 | orchestrator | 2026-02-27 03:08:36.846771 | orchestrator | TASK [skyline : include_tasks] ************************************************* 2026-02-27 03:08:36.846789 | orchestrator | Friday 27 February 2026 03:08:33 +0000 (0:00:01.243) 0:00:27.792 ******* 2026-02-27 03:08:36.846801 | orchestrator | included: /ansible/roles/skyline/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:08:36.846813 | orchestrator | 2026-02-27 03:08:36.846824 | orchestrator | TASK [service-cert-copy : skyline | Copying over extra CA certificates] ******** 2026-02-27 03:08:36.846835 | orchestrator | Friday 27 February 2026 03:08:33 +0000 (0:00:00.623) 0:00:28.415 ******* 2026-02-27 03:08:36.846849 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846906 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846921 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846952 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846966 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846985 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:36.846996 | orchestrator | 2026-02-27 03:08:36.847008 | orchestrator | TASK [service-cert-copy : skyline | Copying over backend internal TLS certificate] *** 2026-02-27 03:08:36.847024 | orchestrator | Friday 27 February 2026 03:08:36 +0000 (0:00:02.426) 0:00:30.842 ******* 2026-02-27 03:08:36.847036 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:36.847048 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:36.847059 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:08:36.847080 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131132 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131205 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:08:38.131224 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131230 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131234 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:08:38.131238 | orchestrator | 2026-02-27 03:08:38.131242 | orchestrator | TASK [service-cert-copy : skyline | Copying over backend internal TLS key] ***** 2026-02-27 03:08:38.131247 | orchestrator | Friday 27 February 2026 03:08:36 +0000 (0:00:00.620) 0:00:31.462 ******* 2026-02-27 03:08:38.131251 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131279 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131283 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:08:38.131290 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131294 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131298 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:08:38.131302 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}})  2026-02-27 03:08:38.131314 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}})  2026-02-27 03:08:46.663996 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:08:46.664079 | orchestrator | 2026-02-27 03:08:46.664088 | orchestrator | TASK [skyline : Copying over skyline.yaml files for services] ****************** 2026-02-27 03:08:46.664096 | orchestrator | Friday 27 February 2026 03:08:38 +0000 (0:00:01.278) 0:00:32.741 ******* 2026-02-27 03:08:46.664117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664127 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664134 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664157 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664189 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664195 | orchestrator | 2026-02-27 03:08:46.664202 | orchestrator | TASK [skyline : Copying over gunicorn.py files for services] ******************* 2026-02-27 03:08:46.664208 | orchestrator | Friday 27 February 2026 03:08:40 +0000 (0:00:02.458) 0:00:35.199 ******* 2026-02-27 03:08:46.664214 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-02-27 03:08:46.664220 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-02-27 03:08:46.664227 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/skyline/templates/gunicorn.py.j2) 2026-02-27 03:08:46.664233 | orchestrator | 2026-02-27 03:08:46.664239 | orchestrator | TASK [skyline : Copying over nginx.conf files for services] ******************** 2026-02-27 03:08:46.664250 | orchestrator | Friday 27 February 2026 03:08:42 +0000 (0:00:01.571) 0:00:36.771 ******* 2026-02-27 03:08:46.664257 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-02-27 03:08:46.664263 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-02-27 03:08:46.664269 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/skyline/templates/nginx.conf.j2) 2026-02-27 03:08:46.664275 | orchestrator | 2026-02-27 03:08:46.664281 | orchestrator | TASK [skyline : Copying over config.json files for services] ******************* 2026-02-27 03:08:46.664287 | orchestrator | Friday 27 February 2026 03:08:44 +0000 (0:00:02.134) 0:00:38.906 ******* 2026-02-27 03:08:46.664294 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:46.664306 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710387 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710526 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710579 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710601 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710622 | orchestrator | 2026-02-27 03:08:48.710643 | orchestrator | TASK [skyline : Copying over custom logos] ************************************* 2026-02-27 03:08:48.710663 | orchestrator | Friday 27 February 2026 03:08:46 +0000 (0:00:02.371) 0:00:41.278 ******* 2026-02-27 03:08:48.710680 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:08:48.710761 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:08:48.710781 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:08:48.710799 | orchestrator | 2026-02-27 03:08:48.710840 | orchestrator | TASK [skyline : Check skyline container] *************************************** 2026-02-27 03:08:48.710872 | orchestrator | Friday 27 February 2026 03:08:46 +0000 (0:00:00.294) 0:00:41.573 ******* 2026-02-27 03:08:48.710893 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710930 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710951 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-apiserver', 'value': {'container_name': 'skyline_apiserver', 'group': 'skyline-apiserver', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-apiserver:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-apiserver/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9998/docs'], 'timeout': '30'}, 'haproxy': {'skyline_apiserver': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}, 'skyline_apiserver_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9998', 'listen_port': '9998', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.710972 | orchestrator | changed: [testbed-node-1] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:08:48.711017 | orchestrator | changed: [testbed-node-2] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:09:22.058484 | orchestrator | changed: [testbed-node-0] => (item={'key': 'skyline-console', 'value': {'container_name': 'skyline_console', 'group': 'skyline-console', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/skyline-console:5.0.1.20251130', 'volumes': ['/etc/kolla/skyline-console/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9999/docs'], 'timeout': '30'}, 'haproxy': {'skyline_console': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}, 'skyline_console_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9999', 'listen_port': '9999', 'tls_backend': 'no'}}}}) 2026-02-27 03:09:22.058610 | orchestrator | 2026-02-27 03:09:22.058627 | orchestrator | TASK [skyline : Creating Skyline database] ************************************* 2026-02-27 03:09:22.058638 | orchestrator | Friday 27 February 2026 03:08:48 +0000 (0:00:01.751) 0:00:43.324 ******* 2026-02-27 03:09:22.058648 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:09:22.058658 | orchestrator | 2026-02-27 03:09:22.058667 | orchestrator | TASK [skyline : Creating Skyline database user and setting permissions] ******** 2026-02-27 03:09:22.058676 | orchestrator | Friday 27 February 2026 03:08:50 +0000 (0:00:02.120) 0:00:45.445 ******* 2026-02-27 03:09:22.058684 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:09:22.058693 | orchestrator | 2026-02-27 03:09:22.058744 | orchestrator | TASK [skyline : Running Skyline bootstrap container] *************************** 2026-02-27 03:09:22.058753 | orchestrator | Friday 27 February 2026 03:08:53 +0000 (0:00:02.291) 0:00:47.736 ******* 2026-02-27 03:09:22.058763 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:09:22.058771 | orchestrator | 2026-02-27 03:09:22.058780 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-02-27 03:09:22.058789 | orchestrator | Friday 27 February 2026 03:09:00 +0000 (0:00:07.879) 0:00:55.615 ******* 2026-02-27 03:09:22.058798 | orchestrator | 2026-02-27 03:09:22.058806 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-02-27 03:09:22.058815 | orchestrator | Friday 27 February 2026 03:09:01 +0000 (0:00:00.069) 0:00:55.685 ******* 2026-02-27 03:09:22.058824 | orchestrator | 2026-02-27 03:09:22.058833 | orchestrator | TASK [skyline : Flush handlers] ************************************************ 2026-02-27 03:09:22.058841 | orchestrator | Friday 27 February 2026 03:09:01 +0000 (0:00:00.068) 0:00:55.753 ******* 2026-02-27 03:09:22.058850 | orchestrator | 2026-02-27 03:09:22.058859 | orchestrator | RUNNING HANDLER [skyline : Restart skyline-apiserver container] **************** 2026-02-27 03:09:22.058867 | orchestrator | Friday 27 February 2026 03:09:01 +0000 (0:00:00.071) 0:00:55.824 ******* 2026-02-27 03:09:22.058876 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:09:22.058884 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:09:22.058893 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:09:22.058901 | orchestrator | 2026-02-27 03:09:22.058910 | orchestrator | RUNNING HANDLER [skyline : Restart skyline-console container] ****************** 2026-02-27 03:09:22.058919 | orchestrator | Friday 27 February 2026 03:09:07 +0000 (0:00:06.227) 0:01:02.052 ******* 2026-02-27 03:09:22.058927 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:09:22.058936 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:09:22.058944 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:09:22.058953 | orchestrator | 2026-02-27 03:09:22.058961 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:09:22.058971 | orchestrator | testbed-node-0 : ok=22  changed=16  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 03:09:22.058982 | orchestrator | testbed-node-1 : ok=13  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 03:09:22.058990 | orchestrator | testbed-node-2 : ok=13  changed=9  unreachable=0 failed=0 skipped=3  rescued=0 ignored=0 2026-02-27 03:09:22.059007 | orchestrator | 2026-02-27 03:09:22.059016 | orchestrator | 2026-02-27 03:09:22.059025 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:09:22.059033 | orchestrator | Friday 27 February 2026 03:09:21 +0000 (0:00:14.308) 0:01:16.361 ******* 2026-02-27 03:09:22.059042 | orchestrator | =============================================================================== 2026-02-27 03:09:22.059063 | orchestrator | skyline : Restart skyline-console container ---------------------------- 14.31s 2026-02-27 03:09:22.059072 | orchestrator | skyline : Running Skyline bootstrap container --------------------------- 7.88s 2026-02-27 03:09:22.059081 | orchestrator | service-ks-register : skyline | Creating endpoints ---------------------- 6.89s 2026-02-27 03:09:22.059089 | orchestrator | skyline : Restart skyline-apiserver container --------------------------- 6.23s 2026-02-27 03:09:22.059098 | orchestrator | service-ks-register : skyline | Creating users -------------------------- 4.13s 2026-02-27 03:09:22.059106 | orchestrator | service-ks-register : skyline | Granting user roles --------------------- 3.89s 2026-02-27 03:09:22.059115 | orchestrator | service-ks-register : skyline | Creating services ----------------------- 3.52s 2026-02-27 03:09:22.059123 | orchestrator | service-ks-register : skyline | Creating projects ----------------------- 3.27s 2026-02-27 03:09:22.059145 | orchestrator | service-ks-register : skyline | Creating roles -------------------------- 3.23s 2026-02-27 03:09:22.059154 | orchestrator | skyline : Copying over skyline.yaml files for services ------------------ 2.46s 2026-02-27 03:09:22.059163 | orchestrator | service-cert-copy : skyline | Copying over extra CA certificates -------- 2.43s 2026-02-27 03:09:22.059172 | orchestrator | skyline : Copying over config.json files for services ------------------- 2.37s 2026-02-27 03:09:22.059180 | orchestrator | skyline : Creating Skyline database user and setting permissions -------- 2.29s 2026-02-27 03:09:22.059189 | orchestrator | skyline : Copying over nginx.conf files for services -------------------- 2.13s 2026-02-27 03:09:22.059197 | orchestrator | skyline : Creating Skyline database ------------------------------------- 2.12s 2026-02-27 03:09:22.059206 | orchestrator | skyline : Check skyline container --------------------------------------- 1.75s 2026-02-27 03:09:22.059215 | orchestrator | skyline : Copying over gunicorn.py files for services ------------------- 1.57s 2026-02-27 03:09:22.059223 | orchestrator | service-cert-copy : skyline | Copying over backend internal TLS key ----- 1.28s 2026-02-27 03:09:22.059232 | orchestrator | skyline : Ensuring config directories exist ----------------------------- 1.24s 2026-02-27 03:09:22.059240 | orchestrator | skyline : include_tasks ------------------------------------------------- 0.62s 2026-02-27 03:09:24.368194 | orchestrator | 2026-02-27 03:09:24 | INFO  | Task 693b4fca-850e-42bf-8d49-408b9c4bd929 (glance) was prepared for execution. 2026-02-27 03:09:24.368294 | orchestrator | 2026-02-27 03:09:24 | INFO  | It takes a moment until task 693b4fca-850e-42bf-8d49-408b9c4bd929 (glance) has been started and output is visible here. 2026-02-27 03:09:58.071536 | orchestrator | 2026-02-27 03:09:58.071653 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:09:58.071669 | orchestrator | 2026-02-27 03:09:58.071682 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:09:58.071694 | orchestrator | Friday 27 February 2026 03:09:28 +0000 (0:00:00.260) 0:00:00.260 ******* 2026-02-27 03:09:58.071771 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:09:58.071784 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:09:58.071795 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:09:58.071806 | orchestrator | 2026-02-27 03:09:58.071817 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:09:58.071828 | orchestrator | Friday 27 February 2026 03:09:28 +0000 (0:00:00.303) 0:00:00.564 ******* 2026-02-27 03:09:58.071839 | orchestrator | ok: [testbed-node-0] => (item=enable_glance_True) 2026-02-27 03:09:58.071851 | orchestrator | ok: [testbed-node-1] => (item=enable_glance_True) 2026-02-27 03:09:58.071862 | orchestrator | ok: [testbed-node-2] => (item=enable_glance_True) 2026-02-27 03:09:58.071896 | orchestrator | 2026-02-27 03:09:58.071907 | orchestrator | PLAY [Apply role glance] ******************************************************* 2026-02-27 03:09:58.071918 | orchestrator | 2026-02-27 03:09:58.071930 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-02-27 03:09:58.071941 | orchestrator | Friday 27 February 2026 03:09:29 +0000 (0:00:00.432) 0:00:00.996 ******* 2026-02-27 03:09:58.071952 | orchestrator | included: /ansible/roles/glance/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:09:58.071964 | orchestrator | 2026-02-27 03:09:58.071975 | orchestrator | TASK [service-ks-register : glance | Creating services] ************************ 2026-02-27 03:09:58.071985 | orchestrator | Friday 27 February 2026 03:09:29 +0000 (0:00:00.535) 0:00:01.532 ******* 2026-02-27 03:09:58.071996 | orchestrator | changed: [testbed-node-0] => (item=glance (image)) 2026-02-27 03:09:58.072007 | orchestrator | 2026-02-27 03:09:58.072018 | orchestrator | TASK [service-ks-register : glance | Creating endpoints] *********************** 2026-02-27 03:09:58.072029 | orchestrator | Friday 27 February 2026 03:09:33 +0000 (0:00:03.436) 0:00:04.968 ******* 2026-02-27 03:09:58.072040 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api-int.testbed.osism.xyz:9292 -> internal) 2026-02-27 03:09:58.072051 | orchestrator | changed: [testbed-node-0] => (item=glance -> https://api.testbed.osism.xyz:9292 -> public) 2026-02-27 03:09:58.072073 | orchestrator | 2026-02-27 03:09:58.072089 | orchestrator | TASK [service-ks-register : glance | Creating projects] ************************ 2026-02-27 03:09:58.072102 | orchestrator | Friday 27 February 2026 03:09:39 +0000 (0:00:06.550) 0:00:11.519 ******* 2026-02-27 03:09:58.072115 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:09:58.072129 | orchestrator | 2026-02-27 03:09:58.072143 | orchestrator | TASK [service-ks-register : glance | Creating users] *************************** 2026-02-27 03:09:58.072156 | orchestrator | Friday 27 February 2026 03:09:42 +0000 (0:00:03.193) 0:00:14.713 ******* 2026-02-27 03:09:58.072169 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:09:58.072182 | orchestrator | changed: [testbed-node-0] => (item=glance -> service) 2026-02-27 03:09:58.072195 | orchestrator | 2026-02-27 03:09:58.072223 | orchestrator | TASK [service-ks-register : glance | Creating roles] *************************** 2026-02-27 03:09:58.072237 | orchestrator | Friday 27 February 2026 03:09:47 +0000 (0:00:04.156) 0:00:18.869 ******* 2026-02-27 03:09:58.072250 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:09:58.072263 | orchestrator | 2026-02-27 03:09:58.072276 | orchestrator | TASK [service-ks-register : glance | Granting user roles] ********************** 2026-02-27 03:09:58.072288 | orchestrator | Friday 27 February 2026 03:09:50 +0000 (0:00:03.128) 0:00:21.997 ******* 2026-02-27 03:09:58.072301 | orchestrator | changed: [testbed-node-0] => (item=glance -> service -> admin) 2026-02-27 03:09:58.072314 | orchestrator | 2026-02-27 03:09:58.072327 | orchestrator | TASK [glance : Ensuring config directories exist] ****************************** 2026-02-27 03:09:58.072341 | orchestrator | Friday 27 February 2026 03:09:54 +0000 (0:00:03.813) 0:00:25.810 ******* 2026-02-27 03:09:58.072381 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:09:58.072408 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:09:58.072430 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:09:58.072450 | orchestrator | 2026-02-27 03:09:58.072462 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-02-27 03:09:58.072473 | orchestrator | Friday 27 February 2026 03:09:57 +0000 (0:00:03.273) 0:00:29.084 ******* 2026-02-27 03:09:58.072484 | orchestrator | included: /ansible/roles/glance/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:09:58.072512 | orchestrator | 2026-02-27 03:09:58.072531 | orchestrator | TASK [glance : Ensuring glance service ceph config subdir exists] ************** 2026-02-27 03:10:12.941074 | orchestrator | Friday 27 February 2026 03:09:58 +0000 (0:00:00.724) 0:00:29.809 ******* 2026-02-27 03:10:12.941196 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:10:12.941213 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:10:12.941225 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:10:12.941237 | orchestrator | 2026-02-27 03:10:12.941249 | orchestrator | TASK [glance : Copy over multiple ceph configs for Glance] ********************* 2026-02-27 03:10:12.941260 | orchestrator | Friday 27 February 2026 03:10:01 +0000 (0:00:03.420) 0:00:33.229 ******* 2026-02-27 03:10:12.941272 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941285 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941296 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941307 | orchestrator | 2026-02-27 03:10:12.941318 | orchestrator | TASK [glance : Copy over ceph Glance keyrings] ********************************* 2026-02-27 03:10:12.941329 | orchestrator | Friday 27 February 2026 03:10:03 +0000 (0:00:01.621) 0:00:34.851 ******* 2026-02-27 03:10:12.941344 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941367 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941394 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd', 'type': 'rbd', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:10:12.941413 | orchestrator | 2026-02-27 03:10:12.941430 | orchestrator | TASK [glance : Ensuring config directory has correct owner and permission] ***** 2026-02-27 03:10:12.941448 | orchestrator | Friday 27 February 2026 03:10:04 +0000 (0:00:01.365) 0:00:36.216 ******* 2026-02-27 03:10:12.941464 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:10:12.941484 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:10:12.941502 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:10:12.941520 | orchestrator | 2026-02-27 03:10:12.941540 | orchestrator | TASK [glance : Check if policies shall be overwritten] ************************* 2026-02-27 03:10:12.941558 | orchestrator | Friday 27 February 2026 03:10:05 +0000 (0:00:00.677) 0:00:36.894 ******* 2026-02-27 03:10:12.941576 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:12.941591 | orchestrator | 2026-02-27 03:10:12.941604 | orchestrator | TASK [glance : Set glance policy file] ***************************************** 2026-02-27 03:10:12.941616 | orchestrator | Friday 27 February 2026 03:10:05 +0000 (0:00:00.139) 0:00:37.033 ******* 2026-02-27 03:10:12.941628 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:12.941641 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:12.941653 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:12.941666 | orchestrator | 2026-02-27 03:10:12.941678 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-02-27 03:10:12.941690 | orchestrator | Friday 27 February 2026 03:10:05 +0000 (0:00:00.301) 0:00:37.335 ******* 2026-02-27 03:10:12.941762 | orchestrator | included: /ansible/roles/glance/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:10:12.941784 | orchestrator | 2026-02-27 03:10:12.941802 | orchestrator | TASK [service-cert-copy : glance | Copying over extra CA certificates] ********* 2026-02-27 03:10:12.941815 | orchestrator | Friday 27 February 2026 03:10:06 +0000 (0:00:00.756) 0:00:38.091 ******* 2026-02-27 03:10:12.941856 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:12.941898 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:12.941920 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:12.941941 | orchestrator | 2026-02-27 03:10:12.941953 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS certificate] *** 2026-02-27 03:10:12.941964 | orchestrator | Friday 27 February 2026 03:10:10 +0000 (0:00:03.687) 0:00:41.779 ******* 2026-02-27 03:10:12.941986 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:16.578546 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:16.578693 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:16.578836 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:16.578861 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:16.578881 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:16.578899 | orchestrator | 2026-02-27 03:10:16.578918 | orchestrator | TASK [service-cert-copy : glance | Copying over backend internal TLS key] ****** 2026-02-27 03:10:16.578939 | orchestrator | Friday 27 February 2026 03:10:12 +0000 (0:00:02.900) 0:00:44.680 ******* 2026-02-27 03:10:16.578992 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:16.579023 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:16.579042 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:16.579060 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:16.579092 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}})  2026-02-27 03:10:49.655446 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.655561 | orchestrator | 2026-02-27 03:10:49.655577 | orchestrator | TASK [glance : Creating TLS backend PEM File] ********************************** 2026-02-27 03:10:49.655592 | orchestrator | Friday 27 February 2026 03:10:16 +0000 (0:00:03.638) 0:00:48.318 ******* 2026-02-27 03:10:49.655603 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.655620 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.655640 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.655660 | orchestrator | 2026-02-27 03:10:49.655767 | orchestrator | TASK [glance : Copying over config.json files for services] ******************** 2026-02-27 03:10:49.655797 | orchestrator | Friday 27 February 2026 03:10:19 +0000 (0:00:03.133) 0:00:51.451 ******* 2026-02-27 03:10:49.655822 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:49.655848 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:49.655920 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:10:49.655935 | orchestrator | 2026-02-27 03:10:49.655947 | orchestrator | TASK [glance : Copying over glance-api.conf] *********************************** 2026-02-27 03:10:49.655958 | orchestrator | Friday 27 February 2026 03:10:23 +0000 (0:00:03.765) 0:00:55.217 ******* 2026-02-27 03:10:49.655969 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:10:49.655980 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:10:49.655993 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:10:49.656005 | orchestrator | 2026-02-27 03:10:49.656017 | orchestrator | TASK [glance : Copying over glance-cache.conf for glance_api] ****************** 2026-02-27 03:10:49.656030 | orchestrator | Friday 27 February 2026 03:10:29 +0000 (0:00:05.534) 0:01:00.751 ******* 2026-02-27 03:10:49.656042 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656054 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656066 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656079 | orchestrator | 2026-02-27 03:10:49.656091 | orchestrator | TASK [glance : Copying over glance-swift.conf for glance_api] ****************** 2026-02-27 03:10:49.656104 | orchestrator | Friday 27 February 2026 03:10:32 +0000 (0:00:03.369) 0:01:04.120 ******* 2026-02-27 03:10:49.656116 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656129 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656141 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656154 | orchestrator | 2026-02-27 03:10:49.656166 | orchestrator | TASK [glance : Copying over glance-image-import.conf] ************************** 2026-02-27 03:10:49.656178 | orchestrator | Friday 27 February 2026 03:10:35 +0000 (0:00:03.079) 0:01:07.199 ******* 2026-02-27 03:10:49.656190 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656202 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656214 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656226 | orchestrator | 2026-02-27 03:10:49.656239 | orchestrator | TASK [glance : Copying over property-protections-rules.conf] ******************* 2026-02-27 03:10:49.656251 | orchestrator | Friday 27 February 2026 03:10:38 +0000 (0:00:03.330) 0:01:10.530 ******* 2026-02-27 03:10:49.656264 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656276 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656296 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656309 | orchestrator | 2026-02-27 03:10:49.656324 | orchestrator | TASK [glance : Copying over existing policy file] ****************************** 2026-02-27 03:10:49.656343 | orchestrator | Friday 27 February 2026 03:10:42 +0000 (0:00:03.291) 0:01:13.822 ******* 2026-02-27 03:10:49.656357 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656368 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656379 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656390 | orchestrator | 2026-02-27 03:10:49.656401 | orchestrator | TASK [glance : Copying over glance-haproxy-tls.cfg] **************************** 2026-02-27 03:10:49.656412 | orchestrator | Friday 27 February 2026 03:10:42 +0000 (0:00:00.548) 0:01:14.371 ******* 2026-02-27 03:10:49.656423 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-02-27 03:10:49.656435 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:10:49.656446 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-02-27 03:10:49.656457 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:10:49.656467 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/glance/templates/glance-tls-proxy.cfg.j2)  2026-02-27 03:10:49.656478 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:10:49.656489 | orchestrator | 2026-02-27 03:10:49.656500 | orchestrator | TASK [glance : Generating 'hostnqn' file for glance_api] *********************** 2026-02-27 03:10:49.656511 | orchestrator | Friday 27 February 2026 03:10:45 +0000 (0:00:03.279) 0:01:17.650 ******* 2026-02-27 03:10:49.656522 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:10:49.656532 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:10:49.656543 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:10:49.656554 | orchestrator | 2026-02-27 03:10:49.656565 | orchestrator | TASK [glance : Check glance containers] **************************************** 2026-02-27 03:10:49.656583 | orchestrator | Friday 27 February 2026 03:10:49 +0000 (0:00:03.744) 0:01:21.395 ******* 2026-02-27 03:12:04.920903 | orchestrator | changed: [testbed-node-0] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:12:04.921027 | orchestrator | changed: [testbed-node-1] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:12:04.921095 | orchestrator | changed: [testbed-node-2] => (item={'key': 'glance-api', 'value': {'container_name': 'glance_api', 'group': 'glance-api', 'host_in_groups': True, 'enabled': True, 'image': 'registry.osism.tech/kolla/release/glance-api:29.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'privileged': True, 'volumes': ['/etc/kolla/glance-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'glance:/var/lib/glance/', '', 'kolla_logs:/var/log/kolla/', '', '', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9292'], 'timeout': '30'}, 'haproxy': {'glance_api': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}, 'glance_api_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9292', 'frontend_http_extra': ['timeout client 6h'], 'backend_http_extra': ['timeout server 6h'], 'custom_member_list': ['server testbed-node-0 192.168.16.10:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-1 192.168.16.11:9292 check inter 2000 rise 2 fall 5', 'server testbed-node-2 192.168.16.12:9292 check inter 2000 rise 2 fall 5', '']}}}}) 2026-02-27 03:12:04.921111 | orchestrator | 2026-02-27 03:12:04.921124 | orchestrator | TASK [glance : include_tasks] ************************************************** 2026-02-27 03:12:04.921137 | orchestrator | Friday 27 February 2026 03:10:53 +0000 (0:00:03.841) 0:01:25.237 ******* 2026-02-27 03:12:04.921162 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:12:04.921174 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:12:04.921185 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:12:04.921196 | orchestrator | 2026-02-27 03:12:04.921207 | orchestrator | TASK [glance : Creating Glance database] *************************************** 2026-02-27 03:12:04.921218 | orchestrator | Friday 27 February 2026 03:10:53 +0000 (0:00:00.494) 0:01:25.731 ******* 2026-02-27 03:12:04.921229 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921240 | orchestrator | 2026-02-27 03:12:04.921252 | orchestrator | TASK [glance : Creating Glance database user and setting permissions] ********** 2026-02-27 03:12:04.921263 | orchestrator | Friday 27 February 2026 03:10:56 +0000 (0:00:02.285) 0:01:28.017 ******* 2026-02-27 03:12:04.921285 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921296 | orchestrator | 2026-02-27 03:12:04.921307 | orchestrator | TASK [glance : Enable log_bin_trust_function_creators function] **************** 2026-02-27 03:12:04.921318 | orchestrator | Friday 27 February 2026 03:10:58 +0000 (0:00:02.335) 0:01:30.353 ******* 2026-02-27 03:12:04.921328 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921342 | orchestrator | 2026-02-27 03:12:04.921355 | orchestrator | TASK [glance : Running Glance bootstrap container] ***************************** 2026-02-27 03:12:04.921368 | orchestrator | Friday 27 February 2026 03:11:00 +0000 (0:00:02.268) 0:01:32.622 ******* 2026-02-27 03:12:04.921380 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921393 | orchestrator | 2026-02-27 03:12:04.921406 | orchestrator | TASK [glance : Disable log_bin_trust_function_creators function] *************** 2026-02-27 03:12:04.921418 | orchestrator | Friday 27 February 2026 03:11:29 +0000 (0:00:29.124) 0:02:01.747 ******* 2026-02-27 03:12:04.921430 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921441 | orchestrator | 2026-02-27 03:12:04.921452 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-02-27 03:12:04.921463 | orchestrator | Friday 27 February 2026 03:11:32 +0000 (0:00:02.069) 0:02:03.817 ******* 2026-02-27 03:12:04.921474 | orchestrator | 2026-02-27 03:12:04.921485 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-02-27 03:12:04.921495 | orchestrator | Friday 27 February 2026 03:11:32 +0000 (0:00:00.068) 0:02:03.885 ******* 2026-02-27 03:12:04.921506 | orchestrator | 2026-02-27 03:12:04.921517 | orchestrator | TASK [glance : Flush handlers] ************************************************* 2026-02-27 03:12:04.921528 | orchestrator | Friday 27 February 2026 03:11:32 +0000 (0:00:00.071) 0:02:03.957 ******* 2026-02-27 03:12:04.921538 | orchestrator | 2026-02-27 03:12:04.921549 | orchestrator | RUNNING HANDLER [glance : Restart glance-api container] ************************ 2026-02-27 03:12:04.921560 | orchestrator | Friday 27 February 2026 03:11:32 +0000 (0:00:00.075) 0:02:04.032 ******* 2026-02-27 03:12:04.921571 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:12:04.921582 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:12:04.921592 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:12:04.921603 | orchestrator | 2026-02-27 03:12:04.921614 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:12:04.921627 | orchestrator | testbed-node-0 : ok=27  changed=19  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 03:12:04.921640 | orchestrator | testbed-node-1 : ok=16  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-02-27 03:12:04.921651 | orchestrator | testbed-node-2 : ok=16  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-02-27 03:12:04.921662 | orchestrator | 2026-02-27 03:12:04.921673 | orchestrator | 2026-02-27 03:12:04.921683 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:12:04.921694 | orchestrator | Friday 27 February 2026 03:12:04 +0000 (0:00:32.615) 0:02:36.648 ******* 2026-02-27 03:12:04.921705 | orchestrator | =============================================================================== 2026-02-27 03:12:04.921716 | orchestrator | glance : Restart glance-api container ---------------------------------- 32.62s 2026-02-27 03:12:04.921727 | orchestrator | glance : Running Glance bootstrap container ---------------------------- 29.12s 2026-02-27 03:12:04.921737 | orchestrator | service-ks-register : glance | Creating endpoints ----------------------- 6.55s 2026-02-27 03:12:04.921756 | orchestrator | glance : Copying over glance-api.conf ----------------------------------- 5.53s 2026-02-27 03:12:05.218586 | orchestrator | service-ks-register : glance | Creating users --------------------------- 4.16s 2026-02-27 03:12:05.218691 | orchestrator | glance : Check glance containers ---------------------------------------- 3.84s 2026-02-27 03:12:05.218706 | orchestrator | service-ks-register : glance | Granting user roles ---------------------- 3.81s 2026-02-27 03:12:05.218840 | orchestrator | glance : Copying over config.json files for services -------------------- 3.77s 2026-02-27 03:12:05.218869 | orchestrator | glance : Generating 'hostnqn' file for glance_api ----------------------- 3.74s 2026-02-27 03:12:05.218888 | orchestrator | service-cert-copy : glance | Copying over extra CA certificates --------- 3.69s 2026-02-27 03:12:05.218909 | orchestrator | service-cert-copy : glance | Copying over backend internal TLS key ------ 3.64s 2026-02-27 03:12:05.218927 | orchestrator | service-ks-register : glance | Creating services ------------------------ 3.44s 2026-02-27 03:12:05.218946 | orchestrator | glance : Ensuring glance service ceph config subdir exists -------------- 3.42s 2026-02-27 03:12:05.218964 | orchestrator | glance : Copying over glance-cache.conf for glance_api ------------------ 3.37s 2026-02-27 03:12:05.218983 | orchestrator | glance : Copying over glance-image-import.conf -------------------------- 3.33s 2026-02-27 03:12:05.219002 | orchestrator | glance : Copying over property-protections-rules.conf ------------------- 3.29s 2026-02-27 03:12:05.219020 | orchestrator | glance : Copying over glance-haproxy-tls.cfg ---------------------------- 3.28s 2026-02-27 03:12:05.219039 | orchestrator | glance : Ensuring config directories exist ------------------------------ 3.27s 2026-02-27 03:12:05.219058 | orchestrator | service-ks-register : glance | Creating projects ------------------------ 3.19s 2026-02-27 03:12:05.219077 | orchestrator | glance : Creating TLS backend PEM File ---------------------------------- 3.13s 2026-02-27 03:12:07.252842 | orchestrator | 2026-02-27 03:12:07 | INFO  | Task a74378d6-9f5b-48f4-98fe-db8f9735804d (cinder) was prepared for execution. 2026-02-27 03:12:07.252934 | orchestrator | 2026-02-27 03:12:07 | INFO  | It takes a moment until task a74378d6-9f5b-48f4-98fe-db8f9735804d (cinder) has been started and output is visible here. 2026-02-27 03:12:42.458649 | orchestrator | 2026-02-27 03:12:42.458762 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:12:42.458780 | orchestrator | 2026-02-27 03:12:42.458792 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:12:42.458804 | orchestrator | Friday 27 February 2026 03:12:10 +0000 (0:00:00.229) 0:00:00.229 ******* 2026-02-27 03:12:42.458815 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:12:42.458878 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:12:42.458891 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:12:42.458902 | orchestrator | 2026-02-27 03:12:42.458913 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:12:42.458925 | orchestrator | Friday 27 February 2026 03:12:11 +0000 (0:00:00.243) 0:00:00.472 ******* 2026-02-27 03:12:42.458936 | orchestrator | ok: [testbed-node-0] => (item=enable_cinder_True) 2026-02-27 03:12:42.458947 | orchestrator | ok: [testbed-node-1] => (item=enable_cinder_True) 2026-02-27 03:12:42.458958 | orchestrator | ok: [testbed-node-2] => (item=enable_cinder_True) 2026-02-27 03:12:42.458969 | orchestrator | 2026-02-27 03:12:42.458980 | orchestrator | PLAY [Apply role cinder] ******************************************************* 2026-02-27 03:12:42.458991 | orchestrator | 2026-02-27 03:12:42.459001 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-02-27 03:12:42.459012 | orchestrator | Friday 27 February 2026 03:12:11 +0000 (0:00:00.360) 0:00:00.833 ******* 2026-02-27 03:12:42.459023 | orchestrator | included: /ansible/roles/cinder/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:12:42.459035 | orchestrator | 2026-02-27 03:12:42.459046 | orchestrator | TASK [service-ks-register : cinder | Creating services] ************************ 2026-02-27 03:12:42.459058 | orchestrator | Friday 27 February 2026 03:12:12 +0000 (0:00:00.489) 0:00:01.323 ******* 2026-02-27 03:12:42.459070 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 (volumev3)) 2026-02-27 03:12:42.459080 | orchestrator | 2026-02-27 03:12:42.459091 | orchestrator | TASK [service-ks-register : cinder | Creating endpoints] *********************** 2026-02-27 03:12:42.459102 | orchestrator | Friday 27 February 2026 03:12:15 +0000 (0:00:03.492) 0:00:04.815 ******* 2026-02-27 03:12:42.459113 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api-int.testbed.osism.xyz:8776/v3/%(tenant_id)s -> internal) 2026-02-27 03:12:42.459149 | orchestrator | changed: [testbed-node-0] => (item=cinderv3 -> https://api.testbed.osism.xyz:8776/v3/%(tenant_id)s -> public) 2026-02-27 03:12:42.459167 | orchestrator | 2026-02-27 03:12:42.459186 | orchestrator | TASK [service-ks-register : cinder | Creating projects] ************************ 2026-02-27 03:12:42.459206 | orchestrator | Friday 27 February 2026 03:12:22 +0000 (0:00:06.664) 0:00:11.480 ******* 2026-02-27 03:12:42.459227 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:12:42.459247 | orchestrator | 2026-02-27 03:12:42.459266 | orchestrator | TASK [service-ks-register : cinder | Creating users] *************************** 2026-02-27 03:12:42.459286 | orchestrator | Friday 27 February 2026 03:12:25 +0000 (0:00:03.351) 0:00:14.831 ******* 2026-02-27 03:12:42.459306 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:12:42.459326 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service) 2026-02-27 03:12:42.459348 | orchestrator | 2026-02-27 03:12:42.459367 | orchestrator | TASK [service-ks-register : cinder | Creating roles] *************************** 2026-02-27 03:12:42.459384 | orchestrator | Friday 27 February 2026 03:12:29 +0000 (0:00:04.204) 0:00:19.035 ******* 2026-02-27 03:12:42.459397 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:12:42.459413 | orchestrator | 2026-02-27 03:12:42.459432 | orchestrator | TASK [service-ks-register : cinder | Granting user roles] ********************** 2026-02-27 03:12:42.459453 | orchestrator | Friday 27 February 2026 03:12:33 +0000 (0:00:03.370) 0:00:22.406 ******* 2026-02-27 03:12:42.459471 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> admin) 2026-02-27 03:12:42.459491 | orchestrator | changed: [testbed-node-0] => (item=cinder -> service -> service) 2026-02-27 03:12:42.459509 | orchestrator | 2026-02-27 03:12:42.459547 | orchestrator | TASK [cinder : Ensuring config directories exist] ****************************** 2026-02-27 03:12:42.459567 | orchestrator | Friday 27 February 2026 03:12:40 +0000 (0:00:07.369) 0:00:29.776 ******* 2026-02-27 03:12:42.459589 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:42.459640 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:42.459663 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:42.459701 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:42.459722 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:42.459752 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:42.459777 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:42.459811 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:48.370343 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:48.370421 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:48.370440 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:48.370446 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:48.370452 | orchestrator | 2026-02-27 03:12:48.370458 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-02-27 03:12:48.370465 | orchestrator | Friday 27 February 2026 03:12:42 +0000 (0:00:02.057) 0:00:31.833 ******* 2026-02-27 03:12:48.370470 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:12:48.370476 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:12:48.370480 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:12:48.370485 | orchestrator | 2026-02-27 03:12:48.370490 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-02-27 03:12:48.370495 | orchestrator | Friday 27 February 2026 03:12:43 +0000 (0:00:00.471) 0:00:32.304 ******* 2026-02-27 03:12:48.370501 | orchestrator | included: /ansible/roles/cinder/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:12:48.370506 | orchestrator | 2026-02-27 03:12:48.370511 | orchestrator | TASK [cinder : Ensuring cinder service ceph config subdirs exists] ************* 2026-02-27 03:12:48.370516 | orchestrator | Friday 27 February 2026 03:12:43 +0000 (0:00:00.554) 0:00:32.859 ******* 2026-02-27 03:12:48.370536 | orchestrator | changed: [testbed-node-0] => (item=cinder-volume) 2026-02-27 03:12:48.370541 | orchestrator | changed: [testbed-node-1] => (item=cinder-volume) 2026-02-27 03:12:48.370546 | orchestrator | changed: [testbed-node-2] => (item=cinder-volume) 2026-02-27 03:12:48.370551 | orchestrator | changed: [testbed-node-1] => (item=cinder-backup) 2026-02-27 03:12:48.370556 | orchestrator | changed: [testbed-node-0] => (item=cinder-backup) 2026-02-27 03:12:48.370560 | orchestrator | changed: [testbed-node-2] => (item=cinder-backup) 2026-02-27 03:12:48.370565 | orchestrator | 2026-02-27 03:12:48.370570 | orchestrator | TASK [cinder : Copying over multiple ceph.conf for cinder services] ************ 2026-02-27 03:12:48.370575 | orchestrator | Friday 27 February 2026 03:12:45 +0000 (0:00:01.725) 0:00:34.585 ******* 2026-02-27 03:12:48.370590 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:48.370598 | orchestrator | skipping: [testbed-node-0] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:48.370613 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:48.370619 | orchestrator | skipping: [testbed-node-1] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:48.370632 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:58.960638 | orchestrator | skipping: [testbed-node-2] => (item=[{'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}])  2026-02-27 03:12:58.960777 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.960819 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.960840 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.960959 | orchestrator | changed: [testbed-node-1] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.961008 | orchestrator | changed: [testbed-node-0] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.961030 | orchestrator | changed: [testbed-node-2] => (item=[{'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}, {'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}]) 2026-02-27 03:12:58.961050 | orchestrator | 2026-02-27 03:12:58.961073 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-volume] ***************** 2026-02-27 03:12:58.961094 | orchestrator | Friday 27 February 2026 03:12:48 +0000 (0:00:03.359) 0:00:37.945 ******* 2026-02-27 03:12:58.961114 | orchestrator | changed: [testbed-node-0] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:12:58.961136 | orchestrator | changed: [testbed-node-1] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:12:58.961155 | orchestrator | changed: [testbed-node-2] => (item={'name': 'rbd-1', 'cluster': 'ceph', 'enabled': True}) 2026-02-27 03:12:58.961174 | orchestrator | 2026-02-27 03:12:58.961192 | orchestrator | TASK [cinder : Copy over Ceph keyring files for cinder-backup] ***************** 2026-02-27 03:12:58.961210 | orchestrator | Friday 27 February 2026 03:12:50 +0000 (0:00:01.513) 0:00:39.458 ******* 2026-02-27 03:12:58.961227 | orchestrator | changed: [testbed-node-0] => (item=ceph.client.cinder.keyring) 2026-02-27 03:12:58.961258 | orchestrator | changed: [testbed-node-1] => (item=ceph.client.cinder.keyring) 2026-02-27 03:12:58.961279 | orchestrator | changed: [testbed-node-2] => (item=ceph.client.cinder.keyring) 2026-02-27 03:12:58.961299 | orchestrator | changed: [testbed-node-1] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 03:12:58.961318 | orchestrator | changed: [testbed-node-0] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 03:12:58.961339 | orchestrator | changed: [testbed-node-2] => (item=ceph.client.cinder-backup.keyring) 2026-02-27 03:12:58.961364 | orchestrator | 2026-02-27 03:12:58.961377 | orchestrator | TASK [cinder : Ensuring config directory has correct owner and permission] ***** 2026-02-27 03:12:58.961390 | orchestrator | Friday 27 February 2026 03:12:52 +0000 (0:00:02.694) 0:00:42.153 ******* 2026-02-27 03:12:58.961403 | orchestrator | ok: [testbed-node-0] => (item=cinder-volume) 2026-02-27 03:12:58.961416 | orchestrator | ok: [testbed-node-1] => (item=cinder-volume) 2026-02-27 03:12:58.961430 | orchestrator | ok: [testbed-node-2] => (item=cinder-volume) 2026-02-27 03:12:58.961443 | orchestrator | ok: [testbed-node-0] => (item=cinder-backup) 2026-02-27 03:12:58.961454 | orchestrator | ok: [testbed-node-1] => (item=cinder-backup) 2026-02-27 03:12:58.961465 | orchestrator | ok: [testbed-node-2] => (item=cinder-backup) 2026-02-27 03:12:58.961476 | orchestrator | 2026-02-27 03:12:58.961487 | orchestrator | TASK [cinder : Check if policies shall be overwritten] ************************* 2026-02-27 03:12:58.961498 | orchestrator | Friday 27 February 2026 03:12:53 +0000 (0:00:01.020) 0:00:43.174 ******* 2026-02-27 03:12:58.961509 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:12:58.961520 | orchestrator | 2026-02-27 03:12:58.961531 | orchestrator | TASK [cinder : Set cinder policy file] ***************************************** 2026-02-27 03:12:58.961542 | orchestrator | Friday 27 February 2026 03:12:54 +0000 (0:00:00.152) 0:00:43.326 ******* 2026-02-27 03:12:58.961553 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:12:58.961564 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:12:58.961574 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:12:58.961585 | orchestrator | 2026-02-27 03:12:58.961596 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-02-27 03:12:58.961607 | orchestrator | Friday 27 February 2026 03:12:54 +0000 (0:00:00.503) 0:00:43.829 ******* 2026-02-27 03:12:58.961618 | orchestrator | included: /ansible/roles/cinder/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:12:58.961630 | orchestrator | 2026-02-27 03:12:58.961641 | orchestrator | TASK [service-cert-copy : cinder | Copying over extra CA certificates] ********* 2026-02-27 03:12:58.961651 | orchestrator | Friday 27 February 2026 03:12:55 +0000 (0:00:00.575) 0:00:44.404 ******* 2026-02-27 03:12:58.961675 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:59.818903 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:59.819001 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:12:59.819029 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819038 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819046 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819066 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819075 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819089 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819097 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819103 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819110 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:12:59.819116 | orchestrator | 2026-02-27 03:12:59.819123 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS certificate] *** 2026-02-27 03:12:59.819131 | orchestrator | Friday 27 February 2026 03:12:59 +0000 (0:00:03.940) 0:00:48.345 ******* 2026-02-27 03:12:59.819143 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:12:59.915113 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915212 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915229 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915242 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:12:59.915256 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:12:59.915269 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915300 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915350 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915362 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:12:59.915374 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:12:59.915386 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915397 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915408 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:12:59.915427 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:12:59.915438 | orchestrator | 2026-02-27 03:12:59.915451 | orchestrator | TASK [service-cert-copy : cinder | Copying over backend internal TLS key] ****** 2026-02-27 03:12:59.915469 | orchestrator | Friday 27 February 2026 03:12:59 +0000 (0:00:00.863) 0:00:49.209 ******* 2026-02-27 03:13:00.490407 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:00.490511 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490528 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490541 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490553 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:13:00.490567 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:00.490617 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490636 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490648 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490660 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:13:00.490671 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:00.490683 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:00.490708 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:05.101036 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:05.101133 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:13:05.101147 | orchestrator | 2026-02-27 03:13:05.101156 | orchestrator | TASK [cinder : Copying over config.json files for services] ******************** 2026-02-27 03:13:05.101166 | orchestrator | Friday 27 February 2026 03:13:00 +0000 (0:00:00.893) 0:00:50.103 ******* 2026-02-27 03:13:05.101175 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:05.101185 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:05.101210 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:05.101232 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101247 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101255 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101263 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101271 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101285 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:05.101298 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725477 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725585 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725600 | orchestrator | 2026-02-27 03:13:17.725613 | orchestrator | TASK [cinder : Copying over cinder-wsgi.conf] ********************************** 2026-02-27 03:13:17.725625 | orchestrator | Friday 27 February 2026 03:13:05 +0000 (0:00:04.375) 0:00:54.479 ******* 2026-02-27 03:13:17.725635 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-02-27 03:13:17.725645 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-02-27 03:13:17.725655 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/cinder/templates/cinder-wsgi.conf.j2) 2026-02-27 03:13:17.725664 | orchestrator | 2026-02-27 03:13:17.725674 | orchestrator | TASK [cinder : Copying over cinder.conf] *************************************** 2026-02-27 03:13:17.725684 | orchestrator | Friday 27 February 2026 03:13:07 +0000 (0:00:01.888) 0:00:56.368 ******* 2026-02-27 03:13:17.725713 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:17.725726 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:17.725766 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:17.725786 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725804 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725832 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725849 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725865 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:17.725924 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:20.091309 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:20.091406 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:20.091446 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:20.091459 | orchestrator | 2026-02-27 03:13:20.091471 | orchestrator | TASK [cinder : Generating 'hostnqn' file for cinder_volume] ******************** 2026-02-27 03:13:20.091482 | orchestrator | Friday 27 February 2026 03:13:17 +0000 (0:00:10.733) 0:01:07.101 ******* 2026-02-27 03:13:20.091493 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:13:20.091505 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:13:20.091514 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:13:20.091524 | orchestrator | 2026-02-27 03:13:20.091534 | orchestrator | TASK [cinder : Copying over existing policy file] ****************************** 2026-02-27 03:13:20.091544 | orchestrator | Friday 27 February 2026 03:13:19 +0000 (0:00:01.479) 0:01:08.581 ******* 2026-02-27 03:13:20.091555 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:20.091581 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:20.091608 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:20.091627 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:20.091637 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:13:20.091648 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:20.091659 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:20.091669 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:20.091698 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:23.697354 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:13:23.697489 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}})  2026-02-27 03:13:23.697545 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:13:23.697567 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}})  2026-02-27 03:13:23.697588 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}})  2026-02-27 03:13:23.697608 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:13:23.697628 | orchestrator | 2026-02-27 03:13:23.697648 | orchestrator | TASK [cinder : Copying over nfs_shares files for cinder_volume] **************** 2026-02-27 03:13:23.697669 | orchestrator | Friday 27 February 2026 03:13:20 +0000 (0:00:00.891) 0:01:09.472 ******* 2026-02-27 03:13:23.697687 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:13:23.697704 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:13:23.697722 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:13:23.697740 | orchestrator | 2026-02-27 03:13:23.697758 | orchestrator | TASK [cinder : Check cinder containers] **************************************** 2026-02-27 03:13:23.697776 | orchestrator | Friday 27 February 2026 03:13:20 +0000 (0:00:00.545) 0:01:10.017 ******* 2026-02-27 03:13:23.697836 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:23.697873 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:23.697923 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-api', 'value': {'container_name': 'cinder_api', 'group': 'cinder-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-api:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8776'], 'timeout': '30'}, 'haproxy': {'cinder_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}, 'cinder_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8776', 'listen_port': '8776', 'tls_backend': 'no'}}}}) 2026-02-27 03:13:23.697947 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:23.697970 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:23.698000 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-scheduler', 'value': {'container_name': 'cinder_scheduler', 'group': 'cinder-scheduler', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-scheduler:25.3.1.20251130', 'volumes': ['/etc/kolla/cinder-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:13:23.698125 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348307 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348456 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-volume', 'value': {'container_name': 'cinder_volume', 'group': 'cinder-volume', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-volume:25.3.1.20251130', 'privileged': True, 'ipc_mode': 'host', 'tmpfs': [''], 'volumes': ['/etc/kolla/cinder-volume/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-volume 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348473 | orchestrator | changed: [testbed-node-2] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348486 | orchestrator | changed: [testbed-node-1] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348516 | orchestrator | changed: [testbed-node-0] => (item={'key': 'cinder-backup', 'value': {'container_name': 'cinder_backup', 'group': 'cinder-backup', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/cinder-backup:25.3.1.20251130', 'privileged': True, 'volumes': ['/etc/kolla/cinder-backup/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/lib/modules:/lib/modules:ro', '/run:/run:shared', 'cinder:/var/lib/cinder', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port cinder-backup 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:07.348553 | orchestrator | 2026-02-27 03:15:07.348568 | orchestrator | TASK [cinder : include_tasks] ************************************************** 2026-02-27 03:15:07.348581 | orchestrator | Friday 27 February 2026 03:13:23 +0000 (0:00:03.056) 0:01:13.073 ******* 2026-02-27 03:15:07.348593 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:15:07.348605 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:15:07.348616 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:15:07.348627 | orchestrator | 2026-02-27 03:15:07.348638 | orchestrator | TASK [cinder : Creating Cinder database] *************************************** 2026-02-27 03:15:07.348650 | orchestrator | Friday 27 February 2026 03:13:24 +0000 (0:00:00.333) 0:01:13.407 ******* 2026-02-27 03:15:07.348661 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.348672 | orchestrator | 2026-02-27 03:15:07.348701 | orchestrator | TASK [cinder : Creating Cinder database user and setting permissions] ********** 2026-02-27 03:15:07.348712 | orchestrator | Friday 27 February 2026 03:13:26 +0000 (0:00:02.084) 0:01:15.491 ******* 2026-02-27 03:15:07.348723 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.348734 | orchestrator | 2026-02-27 03:15:07.348745 | orchestrator | TASK [cinder : Running Cinder bootstrap container] ***************************** 2026-02-27 03:15:07.348756 | orchestrator | Friday 27 February 2026 03:13:28 +0000 (0:00:02.286) 0:01:17.778 ******* 2026-02-27 03:15:07.348767 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.348778 | orchestrator | 2026-02-27 03:15:07.348789 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-02-27 03:15:07.348801 | orchestrator | Friday 27 February 2026 03:13:48 +0000 (0:00:20.089) 0:01:37.867 ******* 2026-02-27 03:15:07.348814 | orchestrator | 2026-02-27 03:15:07.348827 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-02-27 03:15:07.348840 | orchestrator | Friday 27 February 2026 03:13:48 +0000 (0:00:00.067) 0:01:37.935 ******* 2026-02-27 03:15:07.348858 | orchestrator | 2026-02-27 03:15:07.348878 | orchestrator | TASK [cinder : Flush handlers] ************************************************* 2026-02-27 03:15:07.348896 | orchestrator | Friday 27 February 2026 03:13:48 +0000 (0:00:00.068) 0:01:38.003 ******* 2026-02-27 03:15:07.348914 | orchestrator | 2026-02-27 03:15:07.348932 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-api container] ************************ 2026-02-27 03:15:07.348950 | orchestrator | Friday 27 February 2026 03:13:48 +0000 (0:00:00.069) 0:01:38.073 ******* 2026-02-27 03:15:07.348968 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.348986 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:15:07.349006 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:15:07.349049 | orchestrator | 2026-02-27 03:15:07.349069 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-scheduler container] ****************** 2026-02-27 03:15:07.349088 | orchestrator | Friday 27 February 2026 03:14:19 +0000 (0:00:30.953) 0:02:09.026 ******* 2026-02-27 03:15:07.349107 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.349126 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:15:07.349145 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:15:07.349163 | orchestrator | 2026-02-27 03:15:07.349182 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-volume container] ********************* 2026-02-27 03:15:07.349194 | orchestrator | Friday 27 February 2026 03:14:29 +0000 (0:00:10.105) 0:02:19.132 ******* 2026-02-27 03:15:07.349205 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.349216 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:15:07.349227 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:15:07.349238 | orchestrator | 2026-02-27 03:15:07.349260 | orchestrator | RUNNING HANDLER [cinder : Restart cinder-backup container] ********************* 2026-02-27 03:15:07.349271 | orchestrator | Friday 27 February 2026 03:14:56 +0000 (0:00:26.447) 0:02:45.579 ******* 2026-02-27 03:15:07.349283 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:15:07.349302 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:15:07.349320 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:15:07.349339 | orchestrator | 2026-02-27 03:15:07.349357 | orchestrator | RUNNING HANDLER [cinder : Wait for cinder services to update service versions] *** 2026-02-27 03:15:07.349374 | orchestrator | Friday 27 February 2026 03:15:07 +0000 (0:00:10.781) 0:02:56.361 ******* 2026-02-27 03:15:07.349392 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:15:07.349409 | orchestrator | 2026-02-27 03:15:07.349428 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:15:07.349448 | orchestrator | testbed-node-0 : ok=30  changed=22  unreachable=0 failed=0 skipped=9  rescued=0 ignored=0 2026-02-27 03:15:07.349470 | orchestrator | testbed-node-1 : ok=21  changed=15  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:15:07.349488 | orchestrator | testbed-node-2 : ok=21  changed=15  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:15:07.349506 | orchestrator | 2026-02-27 03:15:07.349518 | orchestrator | 2026-02-27 03:15:07.349529 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:15:07.349540 | orchestrator | Friday 27 February 2026 03:15:07 +0000 (0:00:00.265) 0:02:56.626 ******* 2026-02-27 03:15:07.349551 | orchestrator | =============================================================================== 2026-02-27 03:15:07.349571 | orchestrator | cinder : Restart cinder-api container ---------------------------------- 30.95s 2026-02-27 03:15:07.349582 | orchestrator | cinder : Restart cinder-volume container ------------------------------- 26.45s 2026-02-27 03:15:07.349593 | orchestrator | cinder : Running Cinder bootstrap container ---------------------------- 20.09s 2026-02-27 03:15:07.349603 | orchestrator | cinder : Restart cinder-backup container ------------------------------- 10.78s 2026-02-27 03:15:07.349614 | orchestrator | cinder : Copying over cinder.conf -------------------------------------- 10.73s 2026-02-27 03:15:07.349625 | orchestrator | cinder : Restart cinder-scheduler container ---------------------------- 10.11s 2026-02-27 03:15:07.349635 | orchestrator | service-ks-register : cinder | Granting user roles ---------------------- 7.37s 2026-02-27 03:15:07.349646 | orchestrator | service-ks-register : cinder | Creating endpoints ----------------------- 6.66s 2026-02-27 03:15:07.349657 | orchestrator | cinder : Copying over config.json files for services -------------------- 4.38s 2026-02-27 03:15:07.349667 | orchestrator | service-ks-register : cinder | Creating users --------------------------- 4.20s 2026-02-27 03:15:07.349678 | orchestrator | service-cert-copy : cinder | Copying over extra CA certificates --------- 3.94s 2026-02-27 03:15:07.349688 | orchestrator | service-ks-register : cinder | Creating services ------------------------ 3.49s 2026-02-27 03:15:07.349699 | orchestrator | service-ks-register : cinder | Creating roles --------------------------- 3.37s 2026-02-27 03:15:07.349710 | orchestrator | cinder : Copying over multiple ceph.conf for cinder services ------------ 3.36s 2026-02-27 03:15:07.349737 | orchestrator | service-ks-register : cinder | Creating projects ------------------------ 3.35s 2026-02-27 03:15:07.704091 | orchestrator | cinder : Check cinder containers ---------------------------------------- 3.06s 2026-02-27 03:15:07.704160 | orchestrator | cinder : Copy over Ceph keyring files for cinder-backup ----------------- 2.69s 2026-02-27 03:15:07.704165 | orchestrator | cinder : Creating Cinder database user and setting permissions ---------- 2.29s 2026-02-27 03:15:07.704170 | orchestrator | cinder : Creating Cinder database --------------------------------------- 2.08s 2026-02-27 03:15:07.704174 | orchestrator | cinder : Ensuring config directories exist ------------------------------ 2.06s 2026-02-27 03:15:10.021914 | orchestrator | 2026-02-27 03:15:10 | INFO  | Task 3a50e897-ac34-4165-aff8-74b61e124930 (barbican) was prepared for execution. 2026-02-27 03:15:10.022159 | orchestrator | 2026-02-27 03:15:10 | INFO  | It takes a moment until task 3a50e897-ac34-4165-aff8-74b61e124930 (barbican) has been started and output is visible here. 2026-02-27 03:15:54.266748 | orchestrator | 2026-02-27 03:15:54.266867 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:15:54.266884 | orchestrator | 2026-02-27 03:15:54.266897 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:15:54.266909 | orchestrator | Friday 27 February 2026 03:15:14 +0000 (0:00:00.201) 0:00:00.201 ******* 2026-02-27 03:15:54.266921 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:15:54.266934 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:15:54.266944 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:15:54.266955 | orchestrator | 2026-02-27 03:15:54.266966 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:15:54.266977 | orchestrator | Friday 27 February 2026 03:15:14 +0000 (0:00:00.234) 0:00:00.435 ******* 2026-02-27 03:15:54.266988 | orchestrator | ok: [testbed-node-0] => (item=enable_barbican_True) 2026-02-27 03:15:54.266999 | orchestrator | ok: [testbed-node-1] => (item=enable_barbican_True) 2026-02-27 03:15:54.267010 | orchestrator | ok: [testbed-node-2] => (item=enable_barbican_True) 2026-02-27 03:15:54.267021 | orchestrator | 2026-02-27 03:15:54.267032 | orchestrator | PLAY [Apply role barbican] ***************************************************** 2026-02-27 03:15:54.267043 | orchestrator | 2026-02-27 03:15:54.267053 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-02-27 03:15:54.267064 | orchestrator | Friday 27 February 2026 03:15:14 +0000 (0:00:00.308) 0:00:00.743 ******* 2026-02-27 03:15:54.267076 | orchestrator | included: /ansible/roles/barbican/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:15:54.267151 | orchestrator | 2026-02-27 03:15:54.267163 | orchestrator | TASK [service-ks-register : barbican | Creating services] ********************** 2026-02-27 03:15:54.267174 | orchestrator | Friday 27 February 2026 03:15:15 +0000 (0:00:00.557) 0:00:01.301 ******* 2026-02-27 03:15:54.267186 | orchestrator | changed: [testbed-node-0] => (item=barbican (key-manager)) 2026-02-27 03:15:54.267197 | orchestrator | 2026-02-27 03:15:54.267208 | orchestrator | TASK [service-ks-register : barbican | Creating endpoints] ********************* 2026-02-27 03:15:54.267219 | orchestrator | Friday 27 February 2026 03:15:18 +0000 (0:00:03.510) 0:00:04.812 ******* 2026-02-27 03:15:54.267230 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api-int.testbed.osism.xyz:9311 -> internal) 2026-02-27 03:15:54.267241 | orchestrator | changed: [testbed-node-0] => (item=barbican -> https://api.testbed.osism.xyz:9311 -> public) 2026-02-27 03:15:54.267252 | orchestrator | 2026-02-27 03:15:54.267265 | orchestrator | TASK [service-ks-register : barbican | Creating projects] ********************** 2026-02-27 03:15:54.267284 | orchestrator | Friday 27 February 2026 03:15:25 +0000 (0:00:06.448) 0:00:11.260 ******* 2026-02-27 03:15:54.267309 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:15:54.267333 | orchestrator | 2026-02-27 03:15:54.267351 | orchestrator | TASK [service-ks-register : barbican | Creating users] ************************* 2026-02-27 03:15:54.267371 | orchestrator | Friday 27 February 2026 03:15:28 +0000 (0:00:03.376) 0:00:14.637 ******* 2026-02-27 03:15:54.267391 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:15:54.267410 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service) 2026-02-27 03:15:54.267429 | orchestrator | 2026-02-27 03:15:54.267460 | orchestrator | TASK [service-ks-register : barbican | Creating roles] ************************* 2026-02-27 03:15:54.267473 | orchestrator | Friday 27 February 2026 03:15:32 +0000 (0:00:04.138) 0:00:18.776 ******* 2026-02-27 03:15:54.267485 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:15:54.267499 | orchestrator | changed: [testbed-node-0] => (item=key-manager:service-admin) 2026-02-27 03:15:54.267511 | orchestrator | changed: [testbed-node-0] => (item=creator) 2026-02-27 03:15:54.267555 | orchestrator | changed: [testbed-node-0] => (item=observer) 2026-02-27 03:15:54.267575 | orchestrator | changed: [testbed-node-0] => (item=audit) 2026-02-27 03:15:54.267594 | orchestrator | 2026-02-27 03:15:54.267613 | orchestrator | TASK [service-ks-register : barbican | Granting user roles] ******************** 2026-02-27 03:15:54.267626 | orchestrator | Friday 27 February 2026 03:15:48 +0000 (0:00:15.904) 0:00:34.680 ******* 2026-02-27 03:15:54.267637 | orchestrator | changed: [testbed-node-0] => (item=barbican -> service -> admin) 2026-02-27 03:15:54.267647 | orchestrator | 2026-02-27 03:15:54.267658 | orchestrator | TASK [barbican : Ensuring config directories exist] **************************** 2026-02-27 03:15:54.267669 | orchestrator | Friday 27 February 2026 03:15:52 +0000 (0:00:04.048) 0:00:38.729 ******* 2026-02-27 03:15:54.267683 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:15:54.267722 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:15:54.267742 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:15:54.267770 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:54.267806 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:54.267826 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:15:54.267859 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105213 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105346 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105365 | orchestrator | 2026-02-27 03:16:00.105379 | orchestrator | TASK [barbican : Ensuring vassals config directories exist] ******************** 2026-02-27 03:16:00.105393 | orchestrator | Friday 27 February 2026 03:15:54 +0000 (0:00:01.608) 0:00:40.338 ******* 2026-02-27 03:16:00.105405 | orchestrator | changed: [testbed-node-0] => (item=barbican-api/vassals) 2026-02-27 03:16:00.105416 | orchestrator | changed: [testbed-node-1] => (item=barbican-api/vassals) 2026-02-27 03:16:00.105427 | orchestrator | changed: [testbed-node-2] => (item=barbican-api/vassals) 2026-02-27 03:16:00.105464 | orchestrator | 2026-02-27 03:16:00.105476 | orchestrator | TASK [barbican : Check if policies shall be overwritten] *********************** 2026-02-27 03:16:00.105487 | orchestrator | Friday 27 February 2026 03:15:55 +0000 (0:00:01.073) 0:00:41.411 ******* 2026-02-27 03:16:00.105498 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:00.105510 | orchestrator | 2026-02-27 03:16:00.105521 | orchestrator | TASK [barbican : Set barbican policy file] ************************************* 2026-02-27 03:16:00.105532 | orchestrator | Friday 27 February 2026 03:15:55 +0000 (0:00:00.344) 0:00:41.755 ******* 2026-02-27 03:16:00.105556 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:00.105568 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:16:00.105579 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:16:00.105589 | orchestrator | 2026-02-27 03:16:00.105601 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-02-27 03:16:00.105612 | orchestrator | Friday 27 February 2026 03:15:55 +0000 (0:00:00.325) 0:00:42.081 ******* 2026-02-27 03:16:00.105623 | orchestrator | included: /ansible/roles/barbican/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:16:00.105635 | orchestrator | 2026-02-27 03:16:00.105645 | orchestrator | TASK [service-cert-copy : barbican | Copying over extra CA certificates] ******* 2026-02-27 03:16:00.105656 | orchestrator | Friday 27 February 2026 03:15:56 +0000 (0:00:00.539) 0:00:42.621 ******* 2026-02-27 03:16:00.105672 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:00.105707 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:00.105721 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:00.105744 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105765 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105779 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105792 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:00.105813 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:01.424227 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:01.424392 | orchestrator | 2026-02-27 03:16:01.424422 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS certificate] *** 2026-02-27 03:16:01.424442 | orchestrator | Friday 27 February 2026 03:16:00 +0000 (0:00:03.554) 0:00:46.175 ******* 2026-02-27 03:16:01.424486 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:01.424508 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424527 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424546 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:01.424565 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:01.424608 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424643 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424662 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:16:01.424688 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:01.424708 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424728 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:01.424746 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:16:01.424765 | orchestrator | 2026-02-27 03:16:01.424783 | orchestrator | TASK [service-cert-copy : barbican | Copying over backend internal TLS key] **** 2026-02-27 03:16:01.424801 | orchestrator | Friday 27 February 2026 03:16:00 +0000 (0:00:00.574) 0:00:46.750 ******* 2026-02-27 03:16:01.424837 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:04.822888 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823013 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823032 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:04.823066 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:04.823079 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823139 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823187 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:16:04.823219 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:04.823232 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823250 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:04.823261 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:16:04.823273 | orchestrator | 2026-02-27 03:16:04.823285 | orchestrator | TASK [barbican : Copying over config.json files for services] ****************** 2026-02-27 03:16:04.823298 | orchestrator | Friday 27 February 2026 03:16:01 +0000 (0:00:00.758) 0:00:47.508 ******* 2026-02-27 03:16:04.823339 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:04.823353 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:04.823383 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:13.909732 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909837 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909850 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909859 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909885 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909893 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:13.909901 | orchestrator | 2026-02-27 03:16:13.909910 | orchestrator | TASK [barbican : Copying over barbican-api.ini] ******************************** 2026-02-27 03:16:13.909920 | orchestrator | Friday 27 February 2026 03:16:04 +0000 (0:00:03.386) 0:00:50.894 ******* 2026-02-27 03:16:13.909928 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:16:13.909938 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:16:13.909946 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:16:13.909954 | orchestrator | 2026-02-27 03:16:13.909977 | orchestrator | TASK [barbican : Checking whether barbican-api-paste.ini file exists] ********** 2026-02-27 03:16:13.909987 | orchestrator | Friday 27 February 2026 03:16:06 +0000 (0:00:01.495) 0:00:52.390 ******* 2026-02-27 03:16:13.909995 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:16:13.910002 | orchestrator | 2026-02-27 03:16:13.910009 | orchestrator | TASK [barbican : Copying over barbican-api-paste.ini] ************************** 2026-02-27 03:16:13.910058 | orchestrator | Friday 27 February 2026 03:16:07 +0000 (0:00:00.905) 0:00:53.296 ******* 2026-02-27 03:16:13.910068 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:13.910077 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:16:13.910085 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:16:13.910093 | orchestrator | 2026-02-27 03:16:13.910151 | orchestrator | TASK [barbican : Copying over barbican.conf] *********************************** 2026-02-27 03:16:13.910161 | orchestrator | Friday 27 February 2026 03:16:07 +0000 (0:00:00.541) 0:00:53.837 ******* 2026-02-27 03:16:13.910219 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:13.910234 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:13.910253 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:13.910273 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726433 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726521 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726532 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726561 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726569 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:14.726578 | orchestrator | 2026-02-27 03:16:14.726588 | orchestrator | TASK [barbican : Copying over existing policy file] **************************** 2026-02-27 03:16:14.726598 | orchestrator | Friday 27 February 2026 03:16:13 +0000 (0:00:06.150) 0:00:59.988 ******* 2026-02-27 03:16:14.726622 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:14.726636 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:14.726646 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:14.726663 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:16:14.726673 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:14.726681 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:14.726690 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:14.726698 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:16:14.726717 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}})  2026-02-27 03:16:17.034251 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:16:17.034348 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:16:17.034358 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:16:17.034366 | orchestrator | 2026-02-27 03:16:17.034373 | orchestrator | TASK [barbican : Check barbican containers] ************************************ 2026-02-27 03:16:17.034380 | orchestrator | Friday 27 February 2026 03:16:14 +0000 (0:00:00.818) 0:01:00.807 ******* 2026-02-27 03:16:17.034386 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:17.034393 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:17.034423 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-api', 'value': {'container_name': 'barbican_api', 'group': 'barbican-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-api:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'barbican:/var/lib/barbican/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9311'], 'timeout': '30'}, 'haproxy': {'barbican_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}, 'barbican_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9311', 'listen_port': '9311', 'tls_backend': 'no'}}}}) 2026-02-27 03:16:17.034430 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034443 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034449 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-keystone-listener', 'value': {'container_name': 'barbican_keystone_listener', 'group': 'barbican-keystone-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-keystone-listener:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-keystone-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-keystone-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034455 | orchestrator | changed: [testbed-node-1] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034461 | orchestrator | changed: [testbed-node-2] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034467 | orchestrator | changed: [testbed-node-0] => (item={'key': 'barbican-worker', 'value': {'container_name': 'barbican_worker', 'group': 'barbican-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/barbican-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/barbican-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port barbican-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:16:17.034473 | orchestrator | 2026-02-27 03:16:17.034482 | orchestrator | TASK [barbican : include_tasks] ************************************************ 2026-02-27 03:16:17.034496 | orchestrator | Friday 27 February 2026 03:16:17 +0000 (0:00:02.298) 0:01:03.105 ******* 2026-02-27 03:17:01.216256 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:17:01.216398 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:17:01.216418 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:17:01.216429 | orchestrator | 2026-02-27 03:17:01.216442 | orchestrator | TASK [barbican : Creating barbican database] *********************************** 2026-02-27 03:17:01.216460 | orchestrator | Friday 27 February 2026 03:16:17 +0000 (0:00:00.296) 0:01:03.402 ******* 2026-02-27 03:17:01.216474 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216489 | orchestrator | 2026-02-27 03:17:01.216504 | orchestrator | TASK [barbican : Creating barbican database user and setting permissions] ****** 2026-02-27 03:17:01.216519 | orchestrator | Friday 27 February 2026 03:16:19 +0000 (0:00:02.114) 0:01:05.517 ******* 2026-02-27 03:17:01.216535 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216550 | orchestrator | 2026-02-27 03:17:01.216566 | orchestrator | TASK [barbican : Running barbican bootstrap container] ************************* 2026-02-27 03:17:01.216580 | orchestrator | Friday 27 February 2026 03:16:21 +0000 (0:00:02.265) 0:01:07.783 ******* 2026-02-27 03:17:01.216594 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216609 | orchestrator | 2026-02-27 03:17:01.216624 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-02-27 03:17:01.216640 | orchestrator | Friday 27 February 2026 03:16:34 +0000 (0:00:12.639) 0:01:20.422 ******* 2026-02-27 03:17:01.216654 | orchestrator | 2026-02-27 03:17:01.216674 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-02-27 03:17:01.216690 | orchestrator | Friday 27 February 2026 03:16:34 +0000 (0:00:00.074) 0:01:20.497 ******* 2026-02-27 03:17:01.216704 | orchestrator | 2026-02-27 03:17:01.216719 | orchestrator | TASK [barbican : Flush handlers] *********************************************** 2026-02-27 03:17:01.216733 | orchestrator | Friday 27 February 2026 03:16:34 +0000 (0:00:00.068) 0:01:20.565 ******* 2026-02-27 03:17:01.216748 | orchestrator | 2026-02-27 03:17:01.216761 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-api container] ******************** 2026-02-27 03:17:01.216774 | orchestrator | Friday 27 February 2026 03:16:34 +0000 (0:00:00.069) 0:01:20.634 ******* 2026-02-27 03:17:01.216786 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216801 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:17:01.216816 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:17:01.216830 | orchestrator | 2026-02-27 03:17:01.216845 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-keystone-listener container] ****** 2026-02-27 03:17:01.216860 | orchestrator | Friday 27 February 2026 03:16:45 +0000 (0:00:11.205) 0:01:31.839 ******* 2026-02-27 03:17:01.216875 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216889 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:17:01.216905 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:17:01.216921 | orchestrator | 2026-02-27 03:17:01.216936 | orchestrator | RUNNING HANDLER [barbican : Restart barbican-worker container] ***************** 2026-02-27 03:17:01.216967 | orchestrator | Friday 27 February 2026 03:16:55 +0000 (0:00:09.838) 0:01:41.678 ******* 2026-02-27 03:17:01.216986 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:17:01.216997 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:17:01.217007 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:17:01.217017 | orchestrator | 2026-02-27 03:17:01.217027 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:17:01.217039 | orchestrator | testbed-node-0 : ok=24  changed=18  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:17:01.217052 | orchestrator | testbed-node-1 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:17:01.217063 | orchestrator | testbed-node-2 : ok=14  changed=10  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:17:01.217072 | orchestrator | 2026-02-27 03:17:01.217104 | orchestrator | 2026-02-27 03:17:01.217113 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:17:01.217122 | orchestrator | Friday 27 February 2026 03:17:00 +0000 (0:00:05.296) 0:01:46.975 ******* 2026-02-27 03:17:01.217130 | orchestrator | =============================================================================== 2026-02-27 03:17:01.217139 | orchestrator | service-ks-register : barbican | Creating roles ------------------------ 15.90s 2026-02-27 03:17:01.217148 | orchestrator | barbican : Running barbican bootstrap container ------------------------ 12.64s 2026-02-27 03:17:01.217202 | orchestrator | barbican : Restart barbican-api container ------------------------------ 11.21s 2026-02-27 03:17:01.217211 | orchestrator | barbican : Restart barbican-keystone-listener container ----------------- 9.84s 2026-02-27 03:17:01.217220 | orchestrator | service-ks-register : barbican | Creating endpoints --------------------- 6.45s 2026-02-27 03:17:01.217228 | orchestrator | barbican : Copying over barbican.conf ----------------------------------- 6.15s 2026-02-27 03:17:01.217237 | orchestrator | barbican : Restart barbican-worker container ---------------------------- 5.30s 2026-02-27 03:17:01.217245 | orchestrator | service-ks-register : barbican | Creating users ------------------------- 4.14s 2026-02-27 03:17:01.217254 | orchestrator | service-ks-register : barbican | Granting user roles -------------------- 4.05s 2026-02-27 03:17:01.217262 | orchestrator | service-cert-copy : barbican | Copying over extra CA certificates ------- 3.55s 2026-02-27 03:17:01.217270 | orchestrator | service-ks-register : barbican | Creating services ---------------------- 3.51s 2026-02-27 03:17:01.217280 | orchestrator | barbican : Copying over config.json files for services ------------------ 3.39s 2026-02-27 03:17:01.217288 | orchestrator | service-ks-register : barbican | Creating projects ---------------------- 3.38s 2026-02-27 03:17:01.217309 | orchestrator | barbican : Check barbican containers ------------------------------------ 2.30s 2026-02-27 03:17:01.217318 | orchestrator | barbican : Creating barbican database user and setting permissions ------ 2.27s 2026-02-27 03:17:01.217347 | orchestrator | barbican : Creating barbican database ----------------------------------- 2.12s 2026-02-27 03:17:01.217357 | orchestrator | barbican : Ensuring config directories exist ---------------------------- 1.61s 2026-02-27 03:17:01.217365 | orchestrator | barbican : Copying over barbican-api.ini -------------------------------- 1.50s 2026-02-27 03:17:01.217373 | orchestrator | barbican : Ensuring vassals config directories exist -------------------- 1.07s 2026-02-27 03:17:01.217382 | orchestrator | barbican : Checking whether barbican-api-paste.ini file exists ---------- 0.91s 2026-02-27 03:17:03.500736 | orchestrator | 2026-02-27 03:17:03 | INFO  | Task 9003d8f5-2bab-49fd-95f3-ef5e1b40da5f (designate) was prepared for execution. 2026-02-27 03:17:03.500869 | orchestrator | 2026-02-27 03:17:03 | INFO  | It takes a moment until task 9003d8f5-2bab-49fd-95f3-ef5e1b40da5f (designate) has been started and output is visible here. 2026-02-27 03:17:34.888882 | orchestrator | 2026-02-27 03:17:34.888979 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:17:34.888990 | orchestrator | 2026-02-27 03:17:34.888997 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:17:34.889004 | orchestrator | Friday 27 February 2026 03:17:07 +0000 (0:00:00.256) 0:00:00.256 ******* 2026-02-27 03:17:34.889010 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:17:34.889018 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:17:34.889024 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:17:34.889030 | orchestrator | 2026-02-27 03:17:34.889037 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:17:34.889043 | orchestrator | Friday 27 February 2026 03:17:07 +0000 (0:00:00.248) 0:00:00.505 ******* 2026-02-27 03:17:34.889050 | orchestrator | ok: [testbed-node-0] => (item=enable_designate_True) 2026-02-27 03:17:34.889057 | orchestrator | ok: [testbed-node-1] => (item=enable_designate_True) 2026-02-27 03:17:34.889063 | orchestrator | ok: [testbed-node-2] => (item=enable_designate_True) 2026-02-27 03:17:34.889069 | orchestrator | 2026-02-27 03:17:34.889076 | orchestrator | PLAY [Apply role designate] **************************************************** 2026-02-27 03:17:34.889099 | orchestrator | 2026-02-27 03:17:34.889106 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-02-27 03:17:34.889113 | orchestrator | Friday 27 February 2026 03:17:08 +0000 (0:00:00.352) 0:00:00.857 ******* 2026-02-27 03:17:34.889119 | orchestrator | included: /ansible/roles/designate/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:17:34.889127 | orchestrator | 2026-02-27 03:17:34.889133 | orchestrator | TASK [service-ks-register : designate | Creating services] ********************* 2026-02-27 03:17:34.889139 | orchestrator | Friday 27 February 2026 03:17:08 +0000 (0:00:00.504) 0:00:01.361 ******* 2026-02-27 03:17:34.889146 | orchestrator | changed: [testbed-node-0] => (item=designate (dns)) 2026-02-27 03:17:34.889152 | orchestrator | 2026-02-27 03:17:34.889158 | orchestrator | TASK [service-ks-register : designate | Creating endpoints] ******************** 2026-02-27 03:17:34.889164 | orchestrator | Friday 27 February 2026 03:17:12 +0000 (0:00:03.414) 0:00:04.776 ******* 2026-02-27 03:17:34.889170 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api-int.testbed.osism.xyz:9001 -> internal) 2026-02-27 03:17:34.889177 | orchestrator | changed: [testbed-node-0] => (item=designate -> https://api.testbed.osism.xyz:9001 -> public) 2026-02-27 03:17:34.889183 | orchestrator | 2026-02-27 03:17:34.889208 | orchestrator | TASK [service-ks-register : designate | Creating projects] ********************* 2026-02-27 03:17:34.889215 | orchestrator | Friday 27 February 2026 03:17:18 +0000 (0:00:06.509) 0:00:11.285 ******* 2026-02-27 03:17:34.889221 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:17:34.889228 | orchestrator | 2026-02-27 03:17:34.889234 | orchestrator | TASK [service-ks-register : designate | Creating users] ************************ 2026-02-27 03:17:34.889240 | orchestrator | Friday 27 February 2026 03:17:21 +0000 (0:00:03.290) 0:00:14.575 ******* 2026-02-27 03:17:34.889246 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:17:34.889253 | orchestrator | changed: [testbed-node-0] => (item=designate -> service) 2026-02-27 03:17:34.889259 | orchestrator | 2026-02-27 03:17:34.889265 | orchestrator | TASK [service-ks-register : designate | Creating roles] ************************ 2026-02-27 03:17:34.889271 | orchestrator | Friday 27 February 2026 03:17:25 +0000 (0:00:04.018) 0:00:18.594 ******* 2026-02-27 03:17:34.889278 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:17:34.889284 | orchestrator | 2026-02-27 03:17:34.889290 | orchestrator | TASK [service-ks-register : designate | Granting user roles] ******************* 2026-02-27 03:17:34.889296 | orchestrator | Friday 27 February 2026 03:17:29 +0000 (0:00:03.219) 0:00:21.814 ******* 2026-02-27 03:17:34.889303 | orchestrator | changed: [testbed-node-0] => (item=designate -> service -> admin) 2026-02-27 03:17:34.889309 | orchestrator | 2026-02-27 03:17:34.889315 | orchestrator | TASK [designate : Ensuring config directories exist] *************************** 2026-02-27 03:17:34.889321 | orchestrator | Friday 27 February 2026 03:17:32 +0000 (0:00:03.745) 0:00:25.559 ******* 2026-02-27 03:17:34.889342 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:34.889366 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:34.889380 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:34.889388 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:34.889396 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:34.889406 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:34.889413 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:34.889430 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940756 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940868 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940886 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940898 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940925 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940959 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.940990 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.941003 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.941014 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.941026 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:40.941038 | orchestrator | 2026-02-27 03:17:40.941051 | orchestrator | TASK [designate : Check if policies shall be overwritten] ********************** 2026-02-27 03:17:40.941064 | orchestrator | Friday 27 February 2026 03:17:35 +0000 (0:00:02.755) 0:00:28.314 ******* 2026-02-27 03:17:40.941075 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:17:40.941087 | orchestrator | 2026-02-27 03:17:40.941098 | orchestrator | TASK [designate : Set designate policy file] *********************************** 2026-02-27 03:17:40.941110 | orchestrator | Friday 27 February 2026 03:17:35 +0000 (0:00:00.137) 0:00:28.451 ******* 2026-02-27 03:17:40.941121 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:17:40.941132 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:17:40.941142 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:17:40.941153 | orchestrator | 2026-02-27 03:17:40.941164 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-02-27 03:17:40.941183 | orchestrator | Friday 27 February 2026 03:17:36 +0000 (0:00:00.480) 0:00:28.932 ******* 2026-02-27 03:17:40.941251 | orchestrator | included: /ansible/roles/designate/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:17:40.941264 | orchestrator | 2026-02-27 03:17:40.941275 | orchestrator | TASK [service-cert-copy : designate | Copying over extra CA certificates] ****** 2026-02-27 03:17:40.941294 | orchestrator | Friday 27 February 2026 03:17:36 +0000 (0:00:00.561) 0:00:29.494 ******* 2026-02-27 03:17:40.941310 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:40.941336 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:42.653395 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:42.653496 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653512 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653563 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653575 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653605 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653618 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653629 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653642 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653666 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653678 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653690 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:42.653709 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:43.496301 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:43.496373 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:43.496396 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:43.496401 | orchestrator | 2026-02-27 03:17:43.496407 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS certificate] *** 2026-02-27 03:17:43.496412 | orchestrator | Friday 27 February 2026 03:17:42 +0000 (0:00:05.808) 0:00:35.303 ******* 2026-02-27 03:17:43.496430 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:43.496436 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:43.496452 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:43.496457 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:43.496462 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:43.496470 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:43.496475 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:17:43.496483 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:43.496488 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:43.496492 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:43.496499 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341002 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341119 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341133 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:17:44.341160 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:44.341172 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:44.341183 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341261 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341303 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341315 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341325 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:17:44.341336 | orchestrator | 2026-02-27 03:17:44.341346 | orchestrator | TASK [service-cert-copy : designate | Copying over backend internal TLS key] *** 2026-02-27 03:17:44.341358 | orchestrator | Friday 27 February 2026 03:17:43 +0000 (0:00:00.952) 0:00:36.255 ******* 2026-02-27 03:17:44.341373 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:44.341383 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:44.341394 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.341409 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689721 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689823 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689840 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:17:44.689872 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:44.689885 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:44.689898 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689910 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689963 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689976 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.689987 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:17:44.690005 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:17:44.690078 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:17:44.690091 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.690111 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:17:44.690132 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:17:48.896460 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:17:48.896599 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:17:48.896621 | orchestrator | 2026-02-27 03:17:48.896637 | orchestrator | TASK [designate : Copying over config.json files for services] ***************** 2026-02-27 03:17:48.896652 | orchestrator | Friday 27 February 2026 03:17:44 +0000 (0:00:01.084) 0:00:37.340 ******* 2026-02-27 03:17:48.896688 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:48.896706 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:48.896720 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:17:48.896782 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896801 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896831 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896845 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896860 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896883 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896898 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:17:48.896921 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049381 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049473 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049481 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049486 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049503 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049509 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049523 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049528 | orchestrator | 2026-02-27 03:18:00.049533 | orchestrator | TASK [designate : Copying over designate.conf] ********************************* 2026-02-27 03:18:00.049538 | orchestrator | Friday 27 February 2026 03:17:50 +0000 (0:00:05.983) 0:00:43.323 ******* 2026-02-27 03:18:00.049546 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:00.049552 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:00.049560 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:00.049565 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:00.049574 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:07.772919 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773050 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773068 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773102 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773115 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773129 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773161 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773193 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773213 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773270 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773290 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773309 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:07.773327 | orchestrator | 2026-02-27 03:18:07.773347 | orchestrator | TASK [designate : Copying over pools.yaml] ************************************* 2026-02-27 03:18:07.773367 | orchestrator | Friday 27 February 2026 03:18:04 +0000 (0:00:13.646) 0:00:56.970 ******* 2026-02-27 03:18:07.773397 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-02-27 03:18:11.921622 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-02-27 03:18:11.921733 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/pools.yaml.j2) 2026-02-27 03:18:11.921750 | orchestrator | 2026-02-27 03:18:11.921763 | orchestrator | TASK [designate : Copying over named.conf] ************************************* 2026-02-27 03:18:11.921775 | orchestrator | Friday 27 February 2026 03:18:07 +0000 (0:00:03.451) 0:01:00.421 ******* 2026-02-27 03:18:11.921785 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-02-27 03:18:11.921813 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-02-27 03:18:11.921824 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/designate/templates/named.conf.j2) 2026-02-27 03:18:11.921858 | orchestrator | 2026-02-27 03:18:11.921869 | orchestrator | TASK [designate : Copying over rndc.conf] ************************************** 2026-02-27 03:18:11.921880 | orchestrator | Friday 27 February 2026 03:18:10 +0000 (0:00:02.407) 0:01:02.828 ******* 2026-02-27 03:18:11.921895 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:11.921910 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:11.921923 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:11.921953 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:11.921972 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:11.921993 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:11.922005 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:11.922101 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:11.922115 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:11.922127 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:11.922151 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:14.705493 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:14.705593 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:14.705607 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:14.705617 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:14.705626 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:14.705635 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:14.705667 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:14.705706 | orchestrator | 2026-02-27 03:18:14.705722 | orchestrator | TASK [designate : Copying over rndc.key] *************************************** 2026-02-27 03:18:14.705737 | orchestrator | Friday 27 February 2026 03:18:12 +0000 (0:00:02.796) 0:01:05.625 ******* 2026-02-27 03:18:14.705752 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:14.705767 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:14.705782 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:14.705796 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:14.705833 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.738930 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739057 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739083 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:15.739106 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739126 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739147 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739326 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:15.739351 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739365 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739378 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:15.739391 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:15.739404 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:15.739430 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:15.739444 | orchestrator | 2026-02-27 03:18:15.739458 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-02-27 03:18:15.739487 | orchestrator | Friday 27 February 2026 03:18:15 +0000 (0:00:02.749) 0:01:08.375 ******* 2026-02-27 03:18:16.732399 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:18:16.732502 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:18:16.732518 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:18:16.732530 | orchestrator | 2026-02-27 03:18:16.732542 | orchestrator | TASK [designate : Copying over existing policy file] *************************** 2026-02-27 03:18:16.732555 | orchestrator | Friday 27 February 2026 03:18:16 +0000 (0:00:00.303) 0:01:08.679 ******* 2026-02-27 03:18:16.732569 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:16.732585 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:18:16.732684 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732698 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732736 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732783 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732797 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:18:16.732809 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:16.732821 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:18:16.732832 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732844 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732863 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:16.732889 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:18:20.044456 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:18:20.044532 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}})  2026-02-27 03:18:20.044540 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}})  2026-02-27 03:18:20.044546 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}})  2026-02-27 03:18:20.044566 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}})  2026-02-27 03:18:20.044572 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}})  2026-02-27 03:18:20.044586 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:18:20.044590 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:18:20.044594 | orchestrator | 2026-02-27 03:18:20.044608 | orchestrator | TASK [designate : Check designate containers] ********************************** 2026-02-27 03:18:20.044613 | orchestrator | Friday 27 February 2026 03:18:16 +0000 (0:00:00.835) 0:01:09.515 ******* 2026-02-27 03:18:20.044617 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:20.044622 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:20.044626 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-api', 'value': {'container_name': 'designate_api', 'group': 'designate-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-api:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9001'], 'timeout': '30'}, 'haproxy': {'designate_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9001', 'listen_port': '9001'}, 'designate_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9001', 'listen_port': '9001'}}}}) 2026-02-27 03:18:20.044633 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:20.044643 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877192 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-backend-bind9', 'value': {'container_name': 'designate_backend_bind9', 'group': 'designate-backend-bind9', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-backend-bind9:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-backend-bind9/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', 'designate_backend_bind9:/var/lib/named/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_listen named 53'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877324 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877349 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877398 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-central', 'value': {'container_name': 'designate_central', 'group': 'designate-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-central:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-central 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877419 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877437 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877486 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-mdns', 'value': {'container_name': 'designate_mdns', 'group': 'designate-mdns', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-mdns:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-mdns/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-mdns 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877499 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877509 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877520 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-producer', 'value': {'container_name': 'designate_producer', 'group': 'designate-producer', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-producer:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-producer/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-producer 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877538 | orchestrator | changed: [testbed-node-1] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877548 | orchestrator | changed: [testbed-node-2] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877558 | orchestrator | changed: [testbed-node-0] => (item={'key': 'designate-worker', 'value': {'container_name': 'designate_worker', 'group': 'designate-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/designate-worker:19.0.1.20251130', 'volumes': ['/etc/kolla/designate-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port designate-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:18:21.877569 | orchestrator | 2026-02-27 03:18:21.877581 | orchestrator | TASK [designate : include_tasks] *********************************************** 2026-02-27 03:18:21.877602 | orchestrator | Friday 27 February 2026 03:18:21 +0000 (0:00:04.715) 0:01:14.231 ******* 2026-02-27 03:18:21.877619 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:18:21.877644 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:19:41.337422 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:19:41.337563 | orchestrator | 2026-02-27 03:19:41.337591 | orchestrator | TASK [designate : Creating Designate databases] ******************************** 2026-02-27 03:19:41.337611 | orchestrator | Friday 27 February 2026 03:18:21 +0000 (0:00:00.295) 0:01:14.526 ******* 2026-02-27 03:19:41.337644 | orchestrator | changed: [testbed-node-0] => (item=designate) 2026-02-27 03:19:41.337662 | orchestrator | 2026-02-27 03:19:41.337679 | orchestrator | TASK [designate : Creating Designate databases user and setting permissions] *** 2026-02-27 03:19:41.337692 | orchestrator | Friday 27 February 2026 03:18:23 +0000 (0:00:02.082) 0:01:16.608 ******* 2026-02-27 03:19:41.337702 | orchestrator | changed: [testbed-node-0] => (item=None) 2026-02-27 03:19:41.337712 | orchestrator | changed: [testbed-node-0 -> {{ groups['designate-central'][0] }}] 2026-02-27 03:19:41.337722 | orchestrator | 2026-02-27 03:19:41.337732 | orchestrator | TASK [designate : Running Designate bootstrap container] *********************** 2026-02-27 03:19:41.337742 | orchestrator | Friday 27 February 2026 03:18:26 +0000 (0:00:02.263) 0:01:18.872 ******* 2026-02-27 03:19:41.337751 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.337761 | orchestrator | 2026-02-27 03:19:41.337770 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-02-27 03:19:41.337806 | orchestrator | Friday 27 February 2026 03:18:42 +0000 (0:00:16.584) 0:01:35.456 ******* 2026-02-27 03:19:41.337816 | orchestrator | 2026-02-27 03:19:41.337826 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-02-27 03:19:41.337836 | orchestrator | Friday 27 February 2026 03:18:42 +0000 (0:00:00.068) 0:01:35.525 ******* 2026-02-27 03:19:41.337845 | orchestrator | 2026-02-27 03:19:41.337855 | orchestrator | TASK [designate : Flush handlers] ********************************************** 2026-02-27 03:19:41.337864 | orchestrator | Friday 27 February 2026 03:18:42 +0000 (0:00:00.070) 0:01:35.595 ******* 2026-02-27 03:19:41.337875 | orchestrator | 2026-02-27 03:19:41.337885 | orchestrator | RUNNING HANDLER [designate : Restart designate-backend-bind9 container] ******** 2026-02-27 03:19:41.337894 | orchestrator | Friday 27 February 2026 03:18:43 +0000 (0:00:00.070) 0:01:35.665 ******* 2026-02-27 03:19:41.337906 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.337916 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.337928 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.337939 | orchestrator | 2026-02-27 03:19:41.337951 | orchestrator | RUNNING HANDLER [designate : Restart designate-api container] ****************** 2026-02-27 03:19:41.337961 | orchestrator | Friday 27 February 2026 03:18:50 +0000 (0:00:07.547) 0:01:43.213 ******* 2026-02-27 03:19:41.337972 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.337983 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.337994 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.338006 | orchestrator | 2026-02-27 03:19:41.338074 | orchestrator | RUNNING HANDLER [designate : Restart designate-central container] ************** 2026-02-27 03:19:41.338087 | orchestrator | Friday 27 February 2026 03:19:01 +0000 (0:00:10.505) 0:01:53.718 ******* 2026-02-27 03:19:41.338098 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.338109 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.338120 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.338131 | orchestrator | 2026-02-27 03:19:41.338143 | orchestrator | RUNNING HANDLER [designate : Restart designate-producer container] ************* 2026-02-27 03:19:41.338159 | orchestrator | Friday 27 February 2026 03:19:06 +0000 (0:00:05.541) 0:01:59.260 ******* 2026-02-27 03:19:41.338176 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.338191 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.338206 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.338222 | orchestrator | 2026-02-27 03:19:41.338239 | orchestrator | RUNNING HANDLER [designate : Restart designate-mdns container] ***************** 2026-02-27 03:19:41.338256 | orchestrator | Friday 27 February 2026 03:19:16 +0000 (0:00:10.368) 0:02:09.628 ******* 2026-02-27 03:19:41.338272 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.338287 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.338332 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.338343 | orchestrator | 2026-02-27 03:19:41.338353 | orchestrator | RUNNING HANDLER [designate : Restart designate-worker container] *************** 2026-02-27 03:19:41.338362 | orchestrator | Friday 27 February 2026 03:19:27 +0000 (0:00:10.695) 0:02:20.324 ******* 2026-02-27 03:19:41.338372 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.338381 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:19:41.338391 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:19:41.338400 | orchestrator | 2026-02-27 03:19:41.338410 | orchestrator | TASK [designate : Non-destructive DNS pools update] **************************** 2026-02-27 03:19:41.338419 | orchestrator | Friday 27 February 2026 03:19:33 +0000 (0:00:05.816) 0:02:26.140 ******* 2026-02-27 03:19:41.338429 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:19:41.338439 | orchestrator | 2026-02-27 03:19:41.338448 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:19:41.338459 | orchestrator | testbed-node-0 : ok=29  changed=23  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:19:41.338471 | orchestrator | testbed-node-1 : ok=19  changed=15  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:19:41.338491 | orchestrator | testbed-node-2 : ok=19  changed=15  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:19:41.338501 | orchestrator | 2026-02-27 03:19:41.338510 | orchestrator | 2026-02-27 03:19:41.338519 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:19:41.338529 | orchestrator | Friday 27 February 2026 03:19:40 +0000 (0:00:07.431) 0:02:33.572 ******* 2026-02-27 03:19:41.338539 | orchestrator | =============================================================================== 2026-02-27 03:19:41.338560 | orchestrator | designate : Running Designate bootstrap container ---------------------- 16.58s 2026-02-27 03:19:41.338571 | orchestrator | designate : Copying over designate.conf -------------------------------- 13.65s 2026-02-27 03:19:41.338600 | orchestrator | designate : Restart designate-mdns container --------------------------- 10.70s 2026-02-27 03:19:41.338610 | orchestrator | designate : Restart designate-api container ---------------------------- 10.51s 2026-02-27 03:19:41.338620 | orchestrator | designate : Restart designate-producer container ----------------------- 10.37s 2026-02-27 03:19:41.338630 | orchestrator | designate : Restart designate-backend-bind9 container ------------------- 7.55s 2026-02-27 03:19:41.338639 | orchestrator | designate : Non-destructive DNS pools update ---------------------------- 7.43s 2026-02-27 03:19:41.338649 | orchestrator | service-ks-register : designate | Creating endpoints -------------------- 6.51s 2026-02-27 03:19:41.338658 | orchestrator | designate : Copying over config.json files for services ----------------- 5.98s 2026-02-27 03:19:41.338668 | orchestrator | designate : Restart designate-worker container -------------------------- 5.82s 2026-02-27 03:19:41.338677 | orchestrator | service-cert-copy : designate | Copying over extra CA certificates ------ 5.81s 2026-02-27 03:19:41.338687 | orchestrator | designate : Restart designate-central container ------------------------- 5.54s 2026-02-27 03:19:41.338696 | orchestrator | designate : Check designate containers ---------------------------------- 4.72s 2026-02-27 03:19:41.338706 | orchestrator | service-ks-register : designate | Creating users ------------------------ 4.02s 2026-02-27 03:19:41.338715 | orchestrator | service-ks-register : designate | Granting user roles ------------------- 3.75s 2026-02-27 03:19:41.338725 | orchestrator | designate : Copying over pools.yaml ------------------------------------- 3.45s 2026-02-27 03:19:41.338735 | orchestrator | service-ks-register : designate | Creating services --------------------- 3.41s 2026-02-27 03:19:41.338744 | orchestrator | service-ks-register : designate | Creating projects --------------------- 3.29s 2026-02-27 03:19:41.338753 | orchestrator | service-ks-register : designate | Creating roles ------------------------ 3.22s 2026-02-27 03:19:41.338763 | orchestrator | designate : Copying over rndc.conf -------------------------------------- 2.80s 2026-02-27 03:19:43.675365 | orchestrator | 2026-02-27 03:19:43 | INFO  | Task e30ad831-6895-4840-8a6b-9589f220c19a (octavia) was prepared for execution. 2026-02-27 03:19:43.675473 | orchestrator | 2026-02-27 03:19:43 | INFO  | It takes a moment until task e30ad831-6895-4840-8a6b-9589f220c19a (octavia) has been started and output is visible here. 2026-02-27 03:21:52.893947 | orchestrator | 2026-02-27 03:21:52.894075 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:21:52.894088 | orchestrator | 2026-02-27 03:21:52.894096 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:21:52.894111 | orchestrator | Friday 27 February 2026 03:19:47 +0000 (0:00:00.251) 0:00:00.251 ******* 2026-02-27 03:21:52.894119 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:21:52.894131 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:21:52.894143 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:21:52.894155 | orchestrator | 2026-02-27 03:21:52.894176 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:21:52.894190 | orchestrator | Friday 27 February 2026 03:19:48 +0000 (0:00:00.314) 0:00:00.565 ******* 2026-02-27 03:21:52.894203 | orchestrator | ok: [testbed-node-0] => (item=enable_octavia_True) 2026-02-27 03:21:52.894239 | orchestrator | ok: [testbed-node-1] => (item=enable_octavia_True) 2026-02-27 03:21:52.894253 | orchestrator | ok: [testbed-node-2] => (item=enable_octavia_True) 2026-02-27 03:21:52.894266 | orchestrator | 2026-02-27 03:21:52.894278 | orchestrator | PLAY [Apply role octavia] ****************************************************** 2026-02-27 03:21:52.894289 | orchestrator | 2026-02-27 03:21:52.894302 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:21:52.894315 | orchestrator | Friday 27 February 2026 03:19:48 +0000 (0:00:00.435) 0:00:01.000 ******* 2026-02-27 03:21:52.894328 | orchestrator | included: /ansible/roles/octavia/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:21:52.894342 | orchestrator | 2026-02-27 03:21:52.894355 | orchestrator | TASK [service-ks-register : octavia | Creating services] *********************** 2026-02-27 03:21:52.894369 | orchestrator | Friday 27 February 2026 03:19:49 +0000 (0:00:00.552) 0:00:01.553 ******* 2026-02-27 03:21:52.894382 | orchestrator | changed: [testbed-node-0] => (item=octavia (load-balancer)) 2026-02-27 03:21:52.894430 | orchestrator | 2026-02-27 03:21:52.894438 | orchestrator | TASK [service-ks-register : octavia | Creating endpoints] ********************** 2026-02-27 03:21:52.894446 | orchestrator | Friday 27 February 2026 03:19:52 +0000 (0:00:03.671) 0:00:05.224 ******* 2026-02-27 03:21:52.894453 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api-int.testbed.osism.xyz:9876 -> internal) 2026-02-27 03:21:52.894461 | orchestrator | changed: [testbed-node-0] => (item=octavia -> https://api.testbed.osism.xyz:9876 -> public) 2026-02-27 03:21:52.894468 | orchestrator | 2026-02-27 03:21:52.894475 | orchestrator | TASK [service-ks-register : octavia | Creating projects] *********************** 2026-02-27 03:21:52.894483 | orchestrator | Friday 27 February 2026 03:19:59 +0000 (0:00:06.547) 0:00:11.772 ******* 2026-02-27 03:21:52.894490 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:21:52.894498 | orchestrator | 2026-02-27 03:21:52.894505 | orchestrator | TASK [service-ks-register : octavia | Creating users] ************************** 2026-02-27 03:21:52.894513 | orchestrator | Friday 27 February 2026 03:20:02 +0000 (0:00:03.356) 0:00:15.128 ******* 2026-02-27 03:21:52.894526 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:21:52.894538 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-02-27 03:21:52.894556 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service) 2026-02-27 03:21:52.894571 | orchestrator | 2026-02-27 03:21:52.894599 | orchestrator | TASK [service-ks-register : octavia | Creating roles] ************************** 2026-02-27 03:21:52.894613 | orchestrator | Friday 27 February 2026 03:20:11 +0000 (0:00:08.501) 0:00:23.629 ******* 2026-02-27 03:21:52.894626 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:21:52.894639 | orchestrator | 2026-02-27 03:21:52.894651 | orchestrator | TASK [service-ks-register : octavia | Granting user roles] ********************* 2026-02-27 03:21:52.894662 | orchestrator | Friday 27 February 2026 03:20:14 +0000 (0:00:03.255) 0:00:26.885 ******* 2026-02-27 03:21:52.894671 | orchestrator | changed: [testbed-node-0] => (item=octavia -> service -> admin) 2026-02-27 03:21:52.894679 | orchestrator | ok: [testbed-node-0] => (item=octavia -> service -> admin) 2026-02-27 03:21:52.894687 | orchestrator | 2026-02-27 03:21:52.894695 | orchestrator | TASK [octavia : Adding octavia related roles] ********************************** 2026-02-27 03:21:52.894703 | orchestrator | Friday 27 February 2026 03:20:21 +0000 (0:00:07.443) 0:00:34.328 ******* 2026-02-27 03:21:52.894712 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_observer) 2026-02-27 03:21:52.894720 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_global_observer) 2026-02-27 03:21:52.894728 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_member) 2026-02-27 03:21:52.894736 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_admin) 2026-02-27 03:21:52.894744 | orchestrator | changed: [testbed-node-0] => (item=load-balancer_quota_admin) 2026-02-27 03:21:52.894753 | orchestrator | 2026-02-27 03:21:52.894762 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:21:52.894779 | orchestrator | Friday 27 February 2026 03:20:37 +0000 (0:00:15.996) 0:00:50.325 ******* 2026-02-27 03:21:52.894787 | orchestrator | included: /ansible/roles/octavia/tasks/prepare.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:21:52.894795 | orchestrator | 2026-02-27 03:21:52.894803 | orchestrator | TASK [octavia : Create amphora flavor] ***************************************** 2026-02-27 03:21:52.894811 | orchestrator | Friday 27 February 2026 03:20:38 +0000 (0:00:00.758) 0:00:51.084 ******* 2026-02-27 03:21:52.894820 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.894828 | orchestrator | 2026-02-27 03:21:52.894836 | orchestrator | TASK [octavia : Create nova keypair for amphora] ******************************* 2026-02-27 03:21:52.894844 | orchestrator | Friday 27 February 2026 03:20:43 +0000 (0:00:05.008) 0:00:56.092 ******* 2026-02-27 03:21:52.894853 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.894861 | orchestrator | 2026-02-27 03:21:52.894870 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-02-27 03:21:52.894893 | orchestrator | Friday 27 February 2026 03:20:47 +0000 (0:00:03.904) 0:00:59.997 ******* 2026-02-27 03:21:52.894901 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:21:52.894909 | orchestrator | 2026-02-27 03:21:52.894916 | orchestrator | TASK [octavia : Create security groups for octavia] **************************** 2026-02-27 03:21:52.894923 | orchestrator | Friday 27 February 2026 03:20:50 +0000 (0:00:03.178) 0:01:03.175 ******* 2026-02-27 03:21:52.894930 | orchestrator | changed: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-02-27 03:21:52.894937 | orchestrator | changed: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-02-27 03:21:52.894945 | orchestrator | 2026-02-27 03:21:52.894952 | orchestrator | TASK [octavia : Add rules for security groups] ********************************* 2026-02-27 03:21:52.894959 | orchestrator | Friday 27 February 2026 03:21:00 +0000 (0:00:09.941) 0:01:13.117 ******* 2026-02-27 03:21:52.894966 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'icmp'}]) 2026-02-27 03:21:52.894974 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': 22, 'dst_port': 22}]) 2026-02-27 03:21:52.894983 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-mgmt-sec-grp', 'enabled': True}, {'protocol': 'tcp', 'src_port': '9443', 'dst_port': '9443'}]) 2026-02-27 03:21:52.894991 | orchestrator | changed: [testbed-node-0] => (item=[{'name': 'lb-health-mgr-sec-grp', 'enabled': True}, {'protocol': 'udp', 'src_port': '5555', 'dst_port': '5555'}]) 2026-02-27 03:21:52.895001 | orchestrator | 2026-02-27 03:21:52.895008 | orchestrator | TASK [octavia : Create loadbalancer management network] ************************ 2026-02-27 03:21:52.895015 | orchestrator | Friday 27 February 2026 03:21:17 +0000 (0:00:16.668) 0:01:29.785 ******* 2026-02-27 03:21:52.895023 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895030 | orchestrator | 2026-02-27 03:21:52.895037 | orchestrator | TASK [octavia : Create loadbalancer management subnet] ************************* 2026-02-27 03:21:52.895044 | orchestrator | Friday 27 February 2026 03:21:22 +0000 (0:00:04.730) 0:01:34.516 ******* 2026-02-27 03:21:52.895051 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895058 | orchestrator | 2026-02-27 03:21:52.895066 | orchestrator | TASK [octavia : Create loadbalancer management router for IPv6] **************** 2026-02-27 03:21:52.895073 | orchestrator | Friday 27 February 2026 03:21:27 +0000 (0:00:05.519) 0:01:40.035 ******* 2026-02-27 03:21:52.895080 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:21:52.895088 | orchestrator | 2026-02-27 03:21:52.895095 | orchestrator | TASK [octavia : Update loadbalancer management subnet] ************************* 2026-02-27 03:21:52.895102 | orchestrator | Friday 27 February 2026 03:21:27 +0000 (0:00:00.215) 0:01:40.251 ******* 2026-02-27 03:21:52.895109 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:21:52.895116 | orchestrator | 2026-02-27 03:21:52.895124 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:21:52.895131 | orchestrator | Friday 27 February 2026 03:21:32 +0000 (0:00:04.777) 0:01:45.029 ******* 2026-02-27 03:21:52.895143 | orchestrator | included: /ansible/roles/octavia/tasks/hm-interface.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:21:52.895151 | orchestrator | 2026-02-27 03:21:52.895158 | orchestrator | TASK [octavia : Create ports for Octavia health-manager nodes] ***************** 2026-02-27 03:21:52.895170 | orchestrator | Friday 27 February 2026 03:21:33 +0000 (0:00:01.088) 0:01:46.117 ******* 2026-02-27 03:21:52.895177 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895185 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895192 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895199 | orchestrator | 2026-02-27 03:21:52.895206 | orchestrator | TASK [octavia : Update Octavia health manager port host_id] ******************** 2026-02-27 03:21:52.895213 | orchestrator | Friday 27 February 2026 03:21:39 +0000 (0:00:05.627) 0:01:51.744 ******* 2026-02-27 03:21:52.895221 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895228 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895235 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895242 | orchestrator | 2026-02-27 03:21:52.895249 | orchestrator | TASK [octavia : Add Octavia port to openvswitch br-int] ************************ 2026-02-27 03:21:52.895256 | orchestrator | Friday 27 February 2026 03:21:44 +0000 (0:00:05.112) 0:01:56.856 ******* 2026-02-27 03:21:52.895263 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895271 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895278 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895285 | orchestrator | 2026-02-27 03:21:52.895292 | orchestrator | TASK [octavia : Install isc-dhcp-client package] ******************************* 2026-02-27 03:21:52.895302 | orchestrator | Friday 27 February 2026 03:21:45 +0000 (0:00:01.012) 0:01:57.868 ******* 2026-02-27 03:21:52.895317 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:21:52.895335 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:21:52.895346 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:21:52.895357 | orchestrator | 2026-02-27 03:21:52.895369 | orchestrator | TASK [octavia : Create octavia dhclient conf] ********************************** 2026-02-27 03:21:52.895380 | orchestrator | Friday 27 February 2026 03:21:47 +0000 (0:00:01.760) 0:01:59.629 ******* 2026-02-27 03:21:52.895411 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895423 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895435 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895446 | orchestrator | 2026-02-27 03:21:52.895458 | orchestrator | TASK [octavia : Create octavia-interface service] ****************************** 2026-02-27 03:21:52.895470 | orchestrator | Friday 27 February 2026 03:21:48 +0000 (0:00:01.247) 0:02:00.876 ******* 2026-02-27 03:21:52.895482 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895494 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895506 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895523 | orchestrator | 2026-02-27 03:21:52.895538 | orchestrator | TASK [octavia : Restart octavia-interface.service if required] ***************** 2026-02-27 03:21:52.895549 | orchestrator | Friday 27 February 2026 03:21:49 +0000 (0:00:01.227) 0:02:02.104 ******* 2026-02-27 03:21:52.895561 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:21:52.895574 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:21:52.895586 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:21:52.895598 | orchestrator | 2026-02-27 03:21:52.895620 | orchestrator | TASK [octavia : Enable and start octavia-interface.service] ******************** 2026-02-27 03:22:19.125674 | orchestrator | Friday 27 February 2026 03:21:52 +0000 (0:00:03.187) 0:02:05.292 ******* 2026-02-27 03:22:19.125789 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:22:19.125803 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:22:19.125813 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:22:19.125822 | orchestrator | 2026-02-27 03:22:19.125833 | orchestrator | TASK [octavia : Wait for interface ohm0 ip appear] ***************************** 2026-02-27 03:22:19.125843 | orchestrator | Friday 27 February 2026 03:21:54 +0000 (0:00:01.520) 0:02:06.813 ******* 2026-02-27 03:22:19.125852 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.125862 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:22:19.125893 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:22:19.125902 | orchestrator | 2026-02-27 03:22:19.125912 | orchestrator | TASK [octavia : Gather facts] ************************************************** 2026-02-27 03:22:19.125921 | orchestrator | Friday 27 February 2026 03:21:55 +0000 (0:00:00.641) 0:02:07.454 ******* 2026-02-27 03:22:19.125930 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:22:19.125939 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:22:19.125949 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.125958 | orchestrator | 2026-02-27 03:22:19.125967 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:22:19.125976 | orchestrator | Friday 27 February 2026 03:21:58 +0000 (0:00:03.039) 0:02:10.494 ******* 2026-02-27 03:22:19.125986 | orchestrator | included: /ansible/roles/octavia/tasks/get_resources_info.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:22:19.125995 | orchestrator | 2026-02-27 03:22:19.126004 | orchestrator | TASK [octavia : Get amphora flavor info] *************************************** 2026-02-27 03:22:19.126013 | orchestrator | Friday 27 February 2026 03:21:58 +0000 (0:00:00.521) 0:02:11.015 ******* 2026-02-27 03:22:19.126083 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.126094 | orchestrator | 2026-02-27 03:22:19.126105 | orchestrator | TASK [octavia : Get service project id] **************************************** 2026-02-27 03:22:19.126115 | orchestrator | Friday 27 February 2026 03:22:02 +0000 (0:00:04.153) 0:02:15.169 ******* 2026-02-27 03:22:19.126126 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.126136 | orchestrator | 2026-02-27 03:22:19.126153 | orchestrator | TASK [octavia : Get security groups for octavia] ******************************* 2026-02-27 03:22:19.126163 | orchestrator | Friday 27 February 2026 03:22:06 +0000 (0:00:03.336) 0:02:18.505 ******* 2026-02-27 03:22:19.126174 | orchestrator | ok: [testbed-node-0] => (item=lb-mgmt-sec-grp) 2026-02-27 03:22:19.126186 | orchestrator | ok: [testbed-node-0] => (item=lb-health-mgr-sec-grp) 2026-02-27 03:22:19.126197 | orchestrator | 2026-02-27 03:22:19.126207 | orchestrator | TASK [octavia : Get loadbalancer management network] *************************** 2026-02-27 03:22:19.126218 | orchestrator | Friday 27 February 2026 03:22:13 +0000 (0:00:06.975) 0:02:25.481 ******* 2026-02-27 03:22:19.126229 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.126240 | orchestrator | 2026-02-27 03:22:19.126253 | orchestrator | TASK [octavia : Set octavia resources facts] *********************************** 2026-02-27 03:22:19.126264 | orchestrator | Friday 27 February 2026 03:22:16 +0000 (0:00:03.493) 0:02:28.974 ******* 2026-02-27 03:22:19.126276 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:22:19.126287 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:22:19.126298 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:22:19.126309 | orchestrator | 2026-02-27 03:22:19.126336 | orchestrator | TASK [octavia : Ensuring config directories exist] ***************************** 2026-02-27 03:22:19.126348 | orchestrator | Friday 27 February 2026 03:22:17 +0000 (0:00:00.518) 0:02:29.493 ******* 2026-02-27 03:22:19.126365 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:19.126399 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:19.126441 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:19.126453 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:19.126464 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:19.126479 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:19.126491 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:19.126507 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:19.126528 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573549 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573653 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573686 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573700 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573713 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573745 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:20.573757 | orchestrator | 2026-02-27 03:22:20.573770 | orchestrator | TASK [octavia : Check if policies shall be overwritten] ************************ 2026-02-27 03:22:20.573782 | orchestrator | Friday 27 February 2026 03:22:19 +0000 (0:00:02.485) 0:02:31.979 ******* 2026-02-27 03:22:20.573792 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:22:20.573804 | orchestrator | 2026-02-27 03:22:20.573815 | orchestrator | TASK [octavia : Set octavia policy file] *************************************** 2026-02-27 03:22:20.573826 | orchestrator | Friday 27 February 2026 03:22:19 +0000 (0:00:00.132) 0:02:32.112 ******* 2026-02-27 03:22:20.573835 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:22:20.573862 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:22:20.573873 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:22:20.573884 | orchestrator | 2026-02-27 03:22:20.573893 | orchestrator | TASK [octavia : Copying over existing policy file] ***************************** 2026-02-27 03:22:20.573903 | orchestrator | Friday 27 February 2026 03:22:20 +0000 (0:00:00.301) 0:02:32.413 ******* 2026-02-27 03:22:20.573917 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:20.573929 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:20.573947 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:20.573967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:20.573978 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:20.573988 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:22:20.574009 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:25.356907 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:25.357029 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:25.357069 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:25.357146 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:25.357164 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:22:25.357177 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:25.357186 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:25.357213 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:25.357222 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:25.357236 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:25.357251 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:22:25.357259 | orchestrator | 2026-02-27 03:22:25.357268 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:22:25.357278 | orchestrator | Friday 27 February 2026 03:22:20 +0000 (0:00:00.663) 0:02:33.077 ******* 2026-02-27 03:22:25.357286 | orchestrator | included: /ansible/roles/octavia/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:22:25.357295 | orchestrator | 2026-02-27 03:22:25.357303 | orchestrator | TASK [service-cert-copy : octavia | Copying over extra CA certificates] ******** 2026-02-27 03:22:25.357311 | orchestrator | Friday 27 February 2026 03:22:21 +0000 (0:00:00.711) 0:02:33.789 ******* 2026-02-27 03:22:25.357319 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:25.357329 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:25.357344 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:26.848995 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:26.849121 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:26.849142 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:26.849159 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849177 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849195 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849234 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849272 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849292 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849310 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849324 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849335 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:26.849345 | orchestrator | 2026-02-27 03:22:26.849357 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS certificate] *** 2026-02-27 03:22:26.849369 | orchestrator | Friday 27 February 2026 03:22:26 +0000 (0:00:04.963) 0:02:38.753 ******* 2026-02-27 03:22:26.849388 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:26.936563 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:26.936689 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:26.936715 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:26.936735 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:26.936755 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:22:26.936777 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:26.936797 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:26.936879 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:26.936901 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:26.936920 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:26.936939 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:22:26.936958 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:26.936979 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:26.937001 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:26.937046 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:27.677631 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:27.677716 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:22:27.677727 | orchestrator | 2026-02-27 03:22:27.677736 | orchestrator | TASK [service-cert-copy : octavia | Copying over backend internal TLS key] ***** 2026-02-27 03:22:27.677744 | orchestrator | Friday 27 February 2026 03:22:26 +0000 (0:00:00.589) 0:02:39.343 ******* 2026-02-27 03:22:27.677752 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:27.677761 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:27.677768 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:27.677794 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:27.677820 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:27.677829 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:22:27.677836 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:27.677843 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:27.677850 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:27.677858 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:27.677871 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:27.677878 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:22:27.677893 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}})  2026-02-27 03:22:32.226681 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}})  2026-02-27 03:22:32.226782 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}})  2026-02-27 03:22:32.226796 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}})  2026-02-27 03:22:32.226808 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}})  2026-02-27 03:22:32.226839 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:22:32.226851 | orchestrator | 2026-02-27 03:22:32.226861 | orchestrator | TASK [octavia : Copying over config.json files for services] ******************* 2026-02-27 03:22:32.226874 | orchestrator | Friday 27 February 2026 03:22:28 +0000 (0:00:01.135) 0:02:40.478 ******* 2026-02-27 03:22:32.226889 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:32.226944 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:32.226957 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:32.226967 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:32.226984 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:32.226993 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:22:32.227002 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:32.227022 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595553 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595674 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595692 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595728 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595741 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595767 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595795 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:22:47.595809 | orchestrator | 2026-02-27 03:22:47.595823 | orchestrator | TASK [octavia : Copying over octavia-wsgi.conf] ******************************** 2026-02-27 03:22:47.595836 | orchestrator | Friday 27 February 2026 03:22:33 +0000 (0:00:05.177) 0:02:45.655 ******* 2026-02-27 03:22:47.595848 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-02-27 03:22:47.595860 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-02-27 03:22:47.595871 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/octavia/templates/octavia-wsgi.conf.j2) 2026-02-27 03:22:47.595882 | orchestrator | 2026-02-27 03:22:47.595893 | orchestrator | TASK [octavia : Copying over octavia.conf] ************************************* 2026-02-27 03:22:47.595904 | orchestrator | Friday 27 February 2026 03:22:34 +0000 (0:00:01.513) 0:02:47.168 ******* 2026-02-27 03:22:47.595917 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:47.596020 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:47.596035 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:22:47.596064 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:02.533259 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:02.533390 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:02.533520 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533542 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533558 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533572 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533626 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533644 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533671 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533685 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533700 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:23:02.533714 | orchestrator | 2026-02-27 03:23:02.533730 | orchestrator | TASK [octavia : Copying over Octavia SSH key] ********************************** 2026-02-27 03:23:02.533747 | orchestrator | Friday 27 February 2026 03:22:50 +0000 (0:00:16.076) 0:03:03.245 ******* 2026-02-27 03:23:02.533763 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:23:02.533779 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:23:02.533794 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:23:02.533810 | orchestrator | 2026-02-27 03:23:02.533826 | orchestrator | TASK [octavia : Copying certificate files for octavia-worker] ****************** 2026-02-27 03:23:02.533841 | orchestrator | Friday 27 February 2026 03:22:52 +0000 (0:00:01.807) 0:03:05.053 ******* 2026-02-27 03:23:02.533856 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-02-27 03:23:02.533871 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-02-27 03:23:02.533887 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-02-27 03:23:02.533904 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-02-27 03:23:02.533920 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-02-27 03:23:02.533934 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-02-27 03:23:02.533947 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-02-27 03:23:02.533960 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-02-27 03:23:02.533973 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-02-27 03:23:02.533994 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-02-27 03:23:02.534008 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-02-27 03:23:02.534087 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-02-27 03:23:02.534101 | orchestrator | 2026-02-27 03:23:02.534114 | orchestrator | TASK [octavia : Copying certificate files for octavia-housekeeping] ************ 2026-02-27 03:23:02.534139 | orchestrator | Friday 27 February 2026 03:22:57 +0000 (0:00:04.917) 0:03:09.970 ******* 2026-02-27 03:23:02.534151 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-02-27 03:23:02.534164 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-02-27 03:23:02.534192 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-02-27 03:23:10.736898 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.736973 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.736980 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.736985 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.736989 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.736994 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.736998 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737002 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737006 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737011 | orchestrator | 2026-02-27 03:23:10.737016 | orchestrator | TASK [octavia : Copying certificate files for octavia-health-manager] ********** 2026-02-27 03:23:10.737022 | orchestrator | Friday 27 February 2026 03:23:02 +0000 (0:00:04.961) 0:03:14.932 ******* 2026-02-27 03:23:10.737026 | orchestrator | changed: [testbed-node-1] => (item=client.cert-and-key.pem) 2026-02-27 03:23:10.737030 | orchestrator | changed: [testbed-node-0] => (item=client.cert-and-key.pem) 2026-02-27 03:23:10.737034 | orchestrator | changed: [testbed-node-2] => (item=client.cert-and-key.pem) 2026-02-27 03:23:10.737038 | orchestrator | changed: [testbed-node-1] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.737042 | orchestrator | changed: [testbed-node-0] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.737046 | orchestrator | changed: [testbed-node-2] => (item=client_ca.cert.pem) 2026-02-27 03:23:10.737050 | orchestrator | changed: [testbed-node-1] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.737055 | orchestrator | changed: [testbed-node-0] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.737059 | orchestrator | changed: [testbed-node-2] => (item=server_ca.cert.pem) 2026-02-27 03:23:10.737063 | orchestrator | changed: [testbed-node-1] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737067 | orchestrator | changed: [testbed-node-0] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737071 | orchestrator | changed: [testbed-node-2] => (item=server_ca.key.pem) 2026-02-27 03:23:10.737075 | orchestrator | 2026-02-27 03:23:10.737079 | orchestrator | TASK [octavia : Check octavia containers] ************************************** 2026-02-27 03:23:10.737083 | orchestrator | Friday 27 February 2026 03:23:07 +0000 (0:00:05.104) 0:03:20.037 ******* 2026-02-27 03:23:10.737090 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:23:10.737107 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:23:10.737141 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-api', 'value': {'container_name': 'octavia_api', 'group': 'octavia-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-api:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9876'], 'timeout': '30'}, 'haproxy': {'octavia_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}, 'octavia_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9876', 'listen_port': '9876', 'tls_backend': 'no'}}}}) 2026-02-27 03:23:10.737148 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:10.737153 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:10.737157 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-driver-agent', 'value': {'container_name': 'octavia_driver_agent', 'group': 'octavia-driver-agent', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-driver-agent:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-driver-agent/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', '', 'octavia_driver_agent:/var/run/octavia/'], 'dimensions': {}}}) 2026-02-27 03:23:10.737162 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:10.737167 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:10.737178 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-health-manager', 'value': {'container_name': 'octavia_health_manager', 'group': 'octavia-health-manager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-health-manager:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-health-manager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-health-manager 3306'], 'timeout': '30'}}}) 2026-02-27 03:23:10.737187 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278636 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278789 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-housekeeping', 'value': {'container_name': 'octavia_housekeeping', 'group': 'octavia-housekeeping', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-housekeeping:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-housekeeping/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-housekeeping 3306'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278821 | orchestrator | changed: [testbed-node-2] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278843 | orchestrator | changed: [testbed-node-0] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278895 | orchestrator | changed: [testbed-node-1] => (item={'key': 'octavia-worker', 'value': {'container_name': 'octavia_worker', 'group': 'octavia-worker', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/octavia-worker:15.0.2.20251130', 'volumes': ['/etc/kolla/octavia-worker/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port octavia-worker 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:27.278916 | orchestrator | 2026-02-27 03:24:27.278957 | orchestrator | TASK [octavia : include_tasks] ************************************************* 2026-02-27 03:24:27.278981 | orchestrator | Friday 27 February 2026 03:23:11 +0000 (0:00:03.929) 0:03:23.967 ******* 2026-02-27 03:24:27.279002 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:27.279023 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:24:27.279042 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:24:27.279063 | orchestrator | 2026-02-27 03:24:27.279086 | orchestrator | TASK [octavia : Creating Octavia database] ************************************* 2026-02-27 03:24:27.279108 | orchestrator | Friday 27 February 2026 03:23:12 +0000 (0:00:00.507) 0:03:24.474 ******* 2026-02-27 03:24:27.279126 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279147 | orchestrator | 2026-02-27 03:24:27.279169 | orchestrator | TASK [octavia : Creating Octavia persistence database] ************************* 2026-02-27 03:24:27.279189 | orchestrator | Friday 27 February 2026 03:23:14 +0000 (0:00:02.176) 0:03:26.651 ******* 2026-02-27 03:24:27.279210 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279231 | orchestrator | 2026-02-27 03:24:27.279253 | orchestrator | TASK [octavia : Creating Octavia database user and setting permissions] ******** 2026-02-27 03:24:27.279274 | orchestrator | Friday 27 February 2026 03:23:16 +0000 (0:00:02.165) 0:03:28.817 ******* 2026-02-27 03:24:27.279297 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279318 | orchestrator | 2026-02-27 03:24:27.279348 | orchestrator | TASK [octavia : Creating Octavia persistence database user and setting permissions] *** 2026-02-27 03:24:27.279368 | orchestrator | Friday 27 February 2026 03:23:18 +0000 (0:00:02.322) 0:03:31.140 ******* 2026-02-27 03:24:27.279415 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279438 | orchestrator | 2026-02-27 03:24:27.279458 | orchestrator | TASK [octavia : Running Octavia bootstrap container] *************************** 2026-02-27 03:24:27.279509 | orchestrator | Friday 27 February 2026 03:23:21 +0000 (0:00:02.397) 0:03:33.537 ******* 2026-02-27 03:24:27.279530 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279548 | orchestrator | 2026-02-27 03:24:27.279568 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-02-27 03:24:27.279587 | orchestrator | Friday 27 February 2026 03:23:43 +0000 (0:00:22.791) 0:03:56.329 ******* 2026-02-27 03:24:27.279605 | orchestrator | 2026-02-27 03:24:27.279623 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-02-27 03:24:27.279640 | orchestrator | Friday 27 February 2026 03:23:43 +0000 (0:00:00.067) 0:03:56.396 ******* 2026-02-27 03:24:27.279658 | orchestrator | 2026-02-27 03:24:27.279676 | orchestrator | TASK [octavia : Flush handlers] ************************************************ 2026-02-27 03:24:27.279695 | orchestrator | Friday 27 February 2026 03:23:44 +0000 (0:00:00.066) 0:03:56.463 ******* 2026-02-27 03:24:27.279714 | orchestrator | 2026-02-27 03:24:27.279734 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-api container] ********************** 2026-02-27 03:24:27.279753 | orchestrator | Friday 27 February 2026 03:23:44 +0000 (0:00:00.073) 0:03:56.536 ******* 2026-02-27 03:24:27.279791 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279810 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:24:27.279829 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:24:27.279847 | orchestrator | 2026-02-27 03:24:27.279866 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-driver-agent container] ************* 2026-02-27 03:24:27.279884 | orchestrator | Friday 27 February 2026 03:23:55 +0000 (0:00:10.943) 0:04:07.479 ******* 2026-02-27 03:24:27.279902 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.279919 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:24:27.279937 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:24:27.279955 | orchestrator | 2026-02-27 03:24:27.279974 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-health-manager container] *********** 2026-02-27 03:24:27.279992 | orchestrator | Friday 27 February 2026 03:24:01 +0000 (0:00:06.047) 0:04:13.527 ******* 2026-02-27 03:24:27.280010 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:24:27.280028 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.280041 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:24:27.280052 | orchestrator | 2026-02-27 03:24:27.280063 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-housekeeping container] ************* 2026-02-27 03:24:27.280074 | orchestrator | Friday 27 February 2026 03:24:11 +0000 (0:00:10.248) 0:04:23.775 ******* 2026-02-27 03:24:27.280084 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.280095 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:24:27.280105 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:24:27.280116 | orchestrator | 2026-02-27 03:24:27.280127 | orchestrator | RUNNING HANDLER [octavia : Restart octavia-worker container] ******************* 2026-02-27 03:24:27.280138 | orchestrator | Friday 27 February 2026 03:24:21 +0000 (0:00:10.352) 0:04:34.127 ******* 2026-02-27 03:24:27.280149 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:24:27.280159 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:24:27.280170 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:24:27.280180 | orchestrator | 2026-02-27 03:24:27.280191 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:24:27.280203 | orchestrator | testbed-node-0 : ok=57  changed=38  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:24:27.280215 | orchestrator | testbed-node-1 : ok=33  changed=22  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:24:27.280226 | orchestrator | testbed-node-2 : ok=33  changed=22  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:24:27.280237 | orchestrator | 2026-02-27 03:24:27.280248 | orchestrator | 2026-02-27 03:24:27.280259 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:24:27.280270 | orchestrator | Friday 27 February 2026 03:24:27 +0000 (0:00:05.540) 0:04:39.668 ******* 2026-02-27 03:24:27.280280 | orchestrator | =============================================================================== 2026-02-27 03:24:27.280291 | orchestrator | octavia : Running Octavia bootstrap container -------------------------- 22.79s 2026-02-27 03:24:27.280302 | orchestrator | octavia : Add rules for security groups -------------------------------- 16.67s 2026-02-27 03:24:27.280322 | orchestrator | octavia : Copying over octavia.conf ------------------------------------ 16.08s 2026-02-27 03:24:27.280333 | orchestrator | octavia : Adding octavia related roles --------------------------------- 16.00s 2026-02-27 03:24:27.280344 | orchestrator | octavia : Restart octavia-api container -------------------------------- 10.94s 2026-02-27 03:24:27.280355 | orchestrator | octavia : Restart octavia-housekeeping container ----------------------- 10.35s 2026-02-27 03:24:27.280365 | orchestrator | octavia : Restart octavia-health-manager container --------------------- 10.25s 2026-02-27 03:24:27.280376 | orchestrator | octavia : Create security groups for octavia ---------------------------- 9.94s 2026-02-27 03:24:27.280386 | orchestrator | service-ks-register : octavia | Creating users -------------------------- 8.50s 2026-02-27 03:24:27.280397 | orchestrator | service-ks-register : octavia | Granting user roles --------------------- 7.44s 2026-02-27 03:24:27.280416 | orchestrator | octavia : Get security groups for octavia ------------------------------- 6.98s 2026-02-27 03:24:27.280427 | orchestrator | service-ks-register : octavia | Creating endpoints ---------------------- 6.55s 2026-02-27 03:24:27.280438 | orchestrator | octavia : Restart octavia-driver-agent container ------------------------ 6.05s 2026-02-27 03:24:27.280449 | orchestrator | octavia : Create ports for Octavia health-manager nodes ----------------- 5.63s 2026-02-27 03:24:27.280499 | orchestrator | octavia : Restart octavia-worker container ------------------------------ 5.54s 2026-02-27 03:24:27.625681 | orchestrator | octavia : Create loadbalancer management subnet ------------------------- 5.52s 2026-02-27 03:24:27.625777 | orchestrator | octavia : Copying over config.json files for services ------------------- 5.18s 2026-02-27 03:24:27.625788 | orchestrator | octavia : Update Octavia health manager port host_id -------------------- 5.11s 2026-02-27 03:24:27.625796 | orchestrator | octavia : Copying certificate files for octavia-health-manager ---------- 5.10s 2026-02-27 03:24:27.625803 | orchestrator | octavia : Create amphora flavor ----------------------------------------- 5.01s 2026-02-27 03:24:30.053601 | orchestrator | 2026-02-27 03:24:30 | INFO  | Task 9d40f7f3-e8f4-4178-8b66-ba500644a742 (ceilometer) was prepared for execution. 2026-02-27 03:24:30.053698 | orchestrator | 2026-02-27 03:24:30 | INFO  | It takes a moment until task 9d40f7f3-e8f4-4178-8b66-ba500644a742 (ceilometer) has been started and output is visible here. 2026-02-27 03:24:53.511321 | orchestrator | 2026-02-27 03:24:53.511469 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:24:53.511559 | orchestrator | 2026-02-27 03:24:53.511573 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:24:53.511587 | orchestrator | Friday 27 February 2026 03:24:34 +0000 (0:00:00.258) 0:00:00.258 ******* 2026-02-27 03:24:53.511599 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:24:53.511611 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:24:53.511622 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:24:53.511633 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:24:53.511644 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:24:53.511656 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:24:53.511666 | orchestrator | 2026-02-27 03:24:53.511678 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:24:53.511689 | orchestrator | Friday 27 February 2026 03:24:34 +0000 (0:00:00.705) 0:00:00.963 ******* 2026-02-27 03:24:53.511701 | orchestrator | ok: [testbed-node-0] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511713 | orchestrator | ok: [testbed-node-1] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511724 | orchestrator | ok: [testbed-node-2] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511735 | orchestrator | ok: [testbed-node-3] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511745 | orchestrator | ok: [testbed-node-4] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511756 | orchestrator | ok: [testbed-node-5] => (item=enable_ceilometer_True) 2026-02-27 03:24:53.511767 | orchestrator | 2026-02-27 03:24:53.511778 | orchestrator | PLAY [Apply role ceilometer] *************************************************** 2026-02-27 03:24:53.511789 | orchestrator | 2026-02-27 03:24:53.511800 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-02-27 03:24:53.511811 | orchestrator | Friday 27 February 2026 03:24:35 +0000 (0:00:00.606) 0:00:01.570 ******* 2026-02-27 03:24:53.511824 | orchestrator | included: /ansible/roles/ceilometer/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:24:53.511839 | orchestrator | 2026-02-27 03:24:53.511851 | orchestrator | TASK [service-ks-register : ceilometer | Creating services] ******************** 2026-02-27 03:24:53.511864 | orchestrator | Friday 27 February 2026 03:24:36 +0000 (0:00:01.189) 0:00:02.759 ******* 2026-02-27 03:24:53.511876 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:53.511889 | orchestrator | 2026-02-27 03:24:53.511902 | orchestrator | TASK [service-ks-register : ceilometer | Creating endpoints] ******************* 2026-02-27 03:24:53.511942 | orchestrator | Friday 27 February 2026 03:24:36 +0000 (0:00:00.125) 0:00:02.885 ******* 2026-02-27 03:24:53.511955 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:53.511967 | orchestrator | 2026-02-27 03:24:53.511979 | orchestrator | TASK [service-ks-register : ceilometer | Creating projects] ******************** 2026-02-27 03:24:53.511991 | orchestrator | Friday 27 February 2026 03:24:37 +0000 (0:00:00.122) 0:00:03.007 ******* 2026-02-27 03:24:53.512003 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:24:53.512016 | orchestrator | 2026-02-27 03:24:53.512028 | orchestrator | TASK [service-ks-register : ceilometer | Creating users] *********************** 2026-02-27 03:24:53.512040 | orchestrator | Friday 27 February 2026 03:24:40 +0000 (0:00:03.624) 0:00:06.632 ******* 2026-02-27 03:24:53.512053 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:24:53.512065 | orchestrator | changed: [testbed-node-0] => (item=ceilometer -> service) 2026-02-27 03:24:53.512078 | orchestrator | 2026-02-27 03:24:53.512109 | orchestrator | TASK [service-ks-register : ceilometer | Creating roles] *********************** 2026-02-27 03:24:53.512121 | orchestrator | Friday 27 February 2026 03:24:44 +0000 (0:00:04.016) 0:00:10.648 ******* 2026-02-27 03:24:53.512134 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:24:53.512147 | orchestrator | 2026-02-27 03:24:53.512159 | orchestrator | TASK [service-ks-register : ceilometer | Granting user roles] ****************** 2026-02-27 03:24:53.512171 | orchestrator | Friday 27 February 2026 03:24:47 +0000 (0:00:03.308) 0:00:13.957 ******* 2026-02-27 03:24:53.512183 | orchestrator | changed: [testbed-node-0] => (item=ceilometer -> service -> admin) 2026-02-27 03:24:53.512196 | orchestrator | 2026-02-27 03:24:53.512207 | orchestrator | TASK [ceilometer : Associate the ResellerAdmin role and ceilometer user] ******* 2026-02-27 03:24:53.512218 | orchestrator | Friday 27 February 2026 03:24:51 +0000 (0:00:03.987) 0:00:17.945 ******* 2026-02-27 03:24:53.512228 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:53.512239 | orchestrator | 2026-02-27 03:24:53.512251 | orchestrator | TASK [ceilometer : Ensuring config directories exist] ************************** 2026-02-27 03:24:53.512262 | orchestrator | Friday 27 February 2026 03:24:52 +0000 (0:00:00.133) 0:00:18.079 ******* 2026-02-27 03:24:53.512278 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:53.512317 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:53.512331 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:53.512351 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:53.512365 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:24:53.512382 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:24:53.512394 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:53.512414 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:24:58.071425 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:24:58.071622 | orchestrator | 2026-02-27 03:24:58.071641 | orchestrator | TASK [ceilometer : Check if the folder for custom meter definitions exist] ***** 2026-02-27 03:24:58.071668 | orchestrator | Friday 27 February 2026 03:24:53 +0000 (0:00:01.398) 0:00:19.477 ******* 2026-02-27 03:24:58.071679 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:24:58.071692 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:24:58.071703 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:24:58.071713 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:24:58.071724 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:24:58.071735 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:24:58.071746 | orchestrator | 2026-02-27 03:24:58.071758 | orchestrator | TASK [ceilometer : Set variable that indicates if we have a folder for custom meter YAML files] *** 2026-02-27 03:24:58.071769 | orchestrator | Friday 27 February 2026 03:24:55 +0000 (0:00:01.520) 0:00:20.998 ******* 2026-02-27 03:24:58.071780 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:24:58.071792 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:24:58.071802 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:24:58.071813 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:24:58.071824 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:24:58.071835 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:24:58.071845 | orchestrator | 2026-02-27 03:24:58.071856 | orchestrator | TASK [ceilometer : Find all *.yaml files in custom meter definitions folder (if the folder exist)] *** 2026-02-27 03:24:58.071867 | orchestrator | Friday 27 February 2026 03:24:55 +0000 (0:00:00.624) 0:00:21.623 ******* 2026-02-27 03:24:58.071879 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:58.071890 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:24:58.071901 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:24:58.071911 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:24:58.071922 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:24:58.071933 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:24:58.071944 | orchestrator | 2026-02-27 03:24:58.071957 | orchestrator | TASK [ceilometer : Set the variable that control the copy of custom meter definitions] *** 2026-02-27 03:24:58.071970 | orchestrator | Friday 27 February 2026 03:24:56 +0000 (0:00:00.786) 0:00:22.410 ******* 2026-02-27 03:24:58.071983 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:24:58.071995 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:24:58.072008 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:24:58.072021 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:24:58.072033 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:24:58.072046 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:24:58.072058 | orchestrator | 2026-02-27 03:24:58.072122 | orchestrator | TASK [ceilometer : Create default folder for custom meter definitions] ********* 2026-02-27 03:24:58.072136 | orchestrator | Friday 27 February 2026 03:24:57 +0000 (0:00:00.601) 0:00:23.011 ******* 2026-02-27 03:24:58.072151 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:24:58.072166 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:24:58.072188 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:24:58.072221 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:24:58.072235 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:24:58.072249 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:24:58.072262 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:24:58.072281 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:24:58.072295 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:24:58.072309 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:24:58.072321 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:24:58.072332 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:24:58.072350 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:24:58.072370 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687087 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:02.687213 | orchestrator | 2026-02-27 03:25:02.687237 | orchestrator | TASK [ceilometer : Copying custom meter definitions to Ceilometer] ************* 2026-02-27 03:25:02.687257 | orchestrator | Friday 27 February 2026 03:24:58 +0000 (0:00:01.027) 0:00:24.039 ******* 2026-02-27 03:25:02.687280 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687302 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:02.687320 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:02.687358 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687379 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:02.687424 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:02.687445 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687463 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:02.687483 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:02.687640 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687663 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:02.687684 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687703 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:02.687734 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:02.687769 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:02.687790 | orchestrator | 2026-02-27 03:25:02.687811 | orchestrator | TASK [ceilometer : Check if the folder ["/opt/configuration/environments/kolla/files/overlays/ceilometer/pollsters.d"] for dynamic pollsters definitions exist] *** 2026-02-27 03:25:02.687834 | orchestrator | Friday 27 February 2026 03:24:58 +0000 (0:00:00.827) 0:00:24.867 ******* 2026-02-27 03:25:02.687853 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:25:02.687872 | orchestrator | 2026-02-27 03:25:02.687890 | orchestrator | TASK [ceilometer : Set the variable that control the copy of dynamic pollsters definitions] *** 2026-02-27 03:25:02.687910 | orchestrator | Friday 27 February 2026 03:24:59 +0000 (0:00:00.709) 0:00:25.576 ******* 2026-02-27 03:25:02.687928 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:25:02.687947 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:25:02.687966 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:25:02.687982 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:25:02.687998 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:25:02.688016 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:25:02.688034 | orchestrator | 2026-02-27 03:25:02.688053 | orchestrator | TASK [ceilometer : Clean default folder for dynamic pollsters definitions] ***** 2026-02-27 03:25:02.688073 | orchestrator | Friday 27 February 2026 03:25:00 +0000 (0:00:00.756) 0:00:26.333 ******* 2026-02-27 03:25:02.688091 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:25:02.688108 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:25:02.688124 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:25:02.688141 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:25:02.688160 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:25:02.688178 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:25:02.688194 | orchestrator | 2026-02-27 03:25:02.688212 | orchestrator | TASK [ceilometer : Create default folder for dynamic pollsters definitions] **** 2026-02-27 03:25:02.688228 | orchestrator | Friday 27 February 2026 03:25:01 +0000 (0:00:00.993) 0:00:27.326 ******* 2026-02-27 03:25:02.688245 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:02.688261 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:02.688279 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:02.688295 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:02.688312 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:02.688330 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:02.688347 | orchestrator | 2026-02-27 03:25:02.688366 | orchestrator | TASK [ceilometer : Copying dynamic pollsters definitions] ********************** 2026-02-27 03:25:02.688386 | orchestrator | Friday 27 February 2026 03:25:02 +0000 (0:00:00.767) 0:00:28.094 ******* 2026-02-27 03:25:02.688403 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:02.688421 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:02.688439 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:02.688456 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:02.688474 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:02.688526 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:02.688547 | orchestrator | 2026-02-27 03:25:07.380721 | orchestrator | TASK [ceilometer : Check if custom polling.yaml exists] ************************ 2026-02-27 03:25:07.380849 | orchestrator | Friday 27 February 2026 03:25:02 +0000 (0:00:00.570) 0:00:28.665 ******* 2026-02-27 03:25:07.380874 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:25:07.380891 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:25:07.380906 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:25:07.380922 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:25:07.380938 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:25:07.380954 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:25:07.380971 | orchestrator | 2026-02-27 03:25:07.380987 | orchestrator | TASK [ceilometer : Copying over polling.yaml] ********************************** 2026-02-27 03:25:07.381045 | orchestrator | Friday 27 February 2026 03:25:04 +0000 (0:00:01.442) 0:00:30.108 ******* 2026-02-27 03:25:07.381089 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381118 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:07.381130 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:07.381140 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381151 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:07.381160 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:07.381170 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381201 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:07.381219 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:07.381229 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381240 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:07.381254 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381264 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:07.381274 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:07.381284 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:07.381293 | orchestrator | 2026-02-27 03:25:07.381303 | orchestrator | TASK [ceilometer : Set ceilometer polling file's path] ************************* 2026-02-27 03:25:07.381313 | orchestrator | Friday 27 February 2026 03:25:04 +0000 (0:00:00.813) 0:00:30.921 ******* 2026-02-27 03:25:07.381323 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:07.381332 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:07.381342 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:07.381351 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:07.381361 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:07.381370 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:07.381380 | orchestrator | 2026-02-27 03:25:07.381389 | orchestrator | TASK [ceilometer : Check custom gnocchi_resources.yaml exists] ***************** 2026-02-27 03:25:07.381398 | orchestrator | Friday 27 February 2026 03:25:05 +0000 (0:00:00.774) 0:00:31.695 ******* 2026-02-27 03:25:07.381408 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:25:07.381417 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:25:07.381427 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:25:07.381436 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:25:07.381446 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:25:07.381455 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:25:07.381465 | orchestrator | 2026-02-27 03:25:07.381474 | orchestrator | TASK [ceilometer : Copying over gnocchi_resources.yaml] ************************ 2026-02-27 03:25:07.381562 | orchestrator | Friday 27 February 2026 03:25:06 +0000 (0:00:01.230) 0:00:32.926 ******* 2026-02-27 03:25:07.381585 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070288 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:13.070417 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:13.070445 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070483 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:13.070548 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:13.070566 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070582 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:13.070626 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:13.070643 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070658 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:13.070695 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070711 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:13.070724 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.070734 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:13.070743 | orchestrator | 2026-02-27 03:25:13.070759 | orchestrator | TASK [ceilometer : Set ceilometer gnocchi_resources file's path] *************** 2026-02-27 03:25:13.070769 | orchestrator | Friday 27 February 2026 03:25:07 +0000 (0:00:01.057) 0:00:33.983 ******* 2026-02-27 03:25:13.070778 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:13.070787 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:13.070795 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:13.070804 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:13.070812 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:13.070821 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:13.070829 | orchestrator | 2026-02-27 03:25:13.070838 | orchestrator | TASK [ceilometer : Check if policies shall be overwritten] ********************* 2026-02-27 03:25:13.070846 | orchestrator | Friday 27 February 2026 03:25:08 +0000 (0:00:00.748) 0:00:34.732 ******* 2026-02-27 03:25:13.070855 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:13.070864 | orchestrator | 2026-02-27 03:25:13.070873 | orchestrator | TASK [ceilometer : Set ceilometer policy file] ********************************* 2026-02-27 03:25:13.070882 | orchestrator | Friday 27 February 2026 03:25:08 +0000 (0:00:00.135) 0:00:34.867 ******* 2026-02-27 03:25:13.070890 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:13.070899 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:13.070907 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:13.070916 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:13.070932 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:13.070941 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:13.070949 | orchestrator | 2026-02-27 03:25:13.070958 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-02-27 03:25:13.070966 | orchestrator | Friday 27 February 2026 03:25:09 +0000 (0:00:00.618) 0:00:35.485 ******* 2026-02-27 03:25:13.070976 | orchestrator | included: /ansible/roles/ceilometer/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:25:13.070987 | orchestrator | 2026-02-27 03:25:13.070995 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over extra CA certificates] ***** 2026-02-27 03:25:13.071004 | orchestrator | Friday 27 February 2026 03:25:10 +0000 (0:00:01.285) 0:00:36.771 ******* 2026-02-27 03:25:13.071013 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.071030 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.571771 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.571902 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.571952 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.572004 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:13.572028 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:13.572049 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:13.572109 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:13.572133 | orchestrator | 2026-02-27 03:25:13.572155 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over backend internal TLS certificate] *** 2026-02-27 03:25:13.572175 | orchestrator | Friday 27 February 2026 03:25:13 +0000 (0:00:02.274) 0:00:39.045 ******* 2026-02-27 03:25:13.572196 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.572225 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:13.572258 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:13.572280 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.572302 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:13.572322 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:13.572344 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:13.572378 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:15.405231 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:15.405304 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405314 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:15.405346 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405352 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:15.405357 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405362 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:15.405366 | orchestrator | 2026-02-27 03:25:15.405372 | orchestrator | TASK [service-cert-copy : ceilometer | Copying over backend internal TLS key] *** 2026-02-27 03:25:15.405378 | orchestrator | Friday 27 February 2026 03:25:13 +0000 (0:00:00.831) 0:00:39.877 ******* 2026-02-27 03:25:15.405383 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405389 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:15.405406 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405412 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:15.405426 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:15.405435 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405440 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:15.405445 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:15.405450 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405455 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:15.405459 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:15.405464 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:15.405469 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:15.405479 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:22.535020 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:22.535152 | orchestrator | 2026-02-27 03:25:22.535175 | orchestrator | TASK [ceilometer : Copying over config.json files for services] **************** 2026-02-27 03:25:22.535194 | orchestrator | Friday 27 February 2026 03:25:15 +0000 (0:00:01.494) 0:00:41.372 ******* 2026-02-27 03:25:22.535235 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535258 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535277 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535295 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535316 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535381 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535408 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:22.535427 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:22.535448 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:22.535466 | orchestrator | 2026-02-27 03:25:22.535483 | orchestrator | TASK [ceilometer : Copying over ceilometer.conf] ******************************* 2026-02-27 03:25:22.535533 | orchestrator | Friday 27 February 2026 03:25:17 +0000 (0:00:02.560) 0:00:43.932 ******* 2026-02-27 03:25:22.535553 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535572 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:22.535613 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.548822 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.548921 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.548933 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.548942 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:31.548952 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:31.548996 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:31.549007 | orchestrator | 2026-02-27 03:25:31.549017 | orchestrator | TASK [ceilometer : Check custom event_definitions.yaml exists] ***************** 2026-02-27 03:25:31.549049 | orchestrator | Friday 27 February 2026 03:25:22 +0000 (0:00:04.580) 0:00:48.512 ******* 2026-02-27 03:25:31.549058 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:25:31.549067 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:25:31.549075 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:25:31.549083 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:25:31.549091 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:25:31.549098 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:25:31.549106 | orchestrator | 2026-02-27 03:25:31.549119 | orchestrator | TASK [ceilometer : Copying over event_definitions.yaml] ************************ 2026-02-27 03:25:31.549127 | orchestrator | Friday 27 February 2026 03:25:23 +0000 (0:00:01.457) 0:00:49.970 ******* 2026-02-27 03:25:31.549136 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:31.549144 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:31.549151 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:31.549159 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:31.549167 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:31.549175 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:31.549182 | orchestrator | 2026-02-27 03:25:31.549190 | orchestrator | TASK [ceilometer : Copying over event_definitions.yaml for notification service] *** 2026-02-27 03:25:31.549199 | orchestrator | Friday 27 February 2026 03:25:24 +0000 (0:00:00.579) 0:00:50.549 ******* 2026-02-27 03:25:31.549207 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:31.549214 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:31.549222 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:31.549230 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:25:31.549238 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:25:31.549245 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:25:31.549253 | orchestrator | 2026-02-27 03:25:31.549261 | orchestrator | TASK [ceilometer : Copying over event_pipeline.yaml] *************************** 2026-02-27 03:25:31.549269 | orchestrator | Friday 27 February 2026 03:25:26 +0000 (0:00:01.565) 0:00:52.114 ******* 2026-02-27 03:25:31.549277 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:31.549284 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:31.549292 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:31.549300 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:25:31.549308 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:25:31.549315 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:25:31.549323 | orchestrator | 2026-02-27 03:25:31.549331 | orchestrator | TASK [ceilometer : Check custom pipeline.yaml exists] ************************** 2026-02-27 03:25:31.549339 | orchestrator | Friday 27 February 2026 03:25:27 +0000 (0:00:01.435) 0:00:53.550 ******* 2026-02-27 03:25:31.549346 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:25:31.549355 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:25:31.549364 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:25:31.549379 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:25:31.549388 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:25:31.549397 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:25:31.549406 | orchestrator | 2026-02-27 03:25:31.549415 | orchestrator | TASK [ceilometer : Copying over custom pipeline.yaml file] ********************* 2026-02-27 03:25:31.549424 | orchestrator | Friday 27 February 2026 03:25:29 +0000 (0:00:01.542) 0:00:55.093 ******* 2026-02-27 03:25:31.549434 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.549444 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.549454 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:31.549473 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:32.376703 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:32.376793 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:25:32.376829 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:32.376841 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:32.376850 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:25:32.376859 | orchestrator | 2026-02-27 03:25:32.376868 | orchestrator | TASK [ceilometer : Copying over pipeline.yaml file] **************************** 2026-02-27 03:25:32.376878 | orchestrator | Friday 27 February 2026 03:25:31 +0000 (0:00:02.429) 0:00:57.522 ******* 2026-02-27 03:25:32.376899 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:32.376923 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:32.376939 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:32.376949 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:32.376957 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:32.376966 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:32.376974 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:32.376983 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:32.376991 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:32.377004 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:32.377012 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:32.377026 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717155 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:35.717253 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717270 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:35.717282 | orchestrator | 2026-02-27 03:25:35.717294 | orchestrator | TASK [ceilometer : Copying VMware vCenter CA file] ***************************** 2026-02-27 03:25:35.717307 | orchestrator | Friday 27 February 2026 03:25:32 +0000 (0:00:00.831) 0:00:58.353 ******* 2026-02-27 03:25:35.717318 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:35.717329 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:35.717340 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:35.717350 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:35.717361 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:35.717372 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:35.717384 | orchestrator | 2026-02-27 03:25:35.717394 | orchestrator | TASK [ceilometer : Copying over existing policy file] ************************** 2026-02-27 03:25:35.717405 | orchestrator | Friday 27 February 2026 03:25:33 +0000 (0:00:00.758) 0:00:59.112 ******* 2026-02-27 03:25:35.717418 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717431 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:35.717443 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:25:35.717472 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717571 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:35.717604 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717617 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}})  2026-02-27 03:25:35.717628 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:25:35.717639 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:25:35.717650 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717662 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:25:35.717673 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717684 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:25:35.717703 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}})  2026-02-27 03:25:35.717724 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:25:35.717737 | orchestrator | 2026-02-27 03:25:35.717750 | orchestrator | TASK [ceilometer : Check ceilometer containers] ******************************** 2026-02-27 03:25:35.717762 | orchestrator | Friday 27 February 2026 03:25:33 +0000 (0:00:00.828) 0:00:59.941 ******* 2026-02-27 03:25:35.717780 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284644 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284790 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-notification', 'value': {'container_name': 'ceilometer_notification', 'group': 'ceilometer-notification', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-notification:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-notification/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-agent-notification 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284810 | orchestrator | changed: [testbed-node-3] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284825 | orchestrator | changed: [testbed-node-4] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284876 | orchestrator | changed: [testbed-node-5] => (item={'key': 'ceilometer-compute', 'value': {'container_name': 'ceilometer_compute', 'group': 'ceilometer-compute', 'enabled': True, 'privileged': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-compute:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-compute/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', 'nova_libvirt:/var/lib/libvirt', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port ceilometer-polling 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:06.284890 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:26:06.284920 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:26:06.284932 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceilometer-central', 'value': {'container_name': 'ceilometer_central', 'group': 'ceilometer-central', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/ceilometer-central:23.0.2.20251130', 'volumes': ['/etc/kolla/ceilometer-central/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'ceilometer:/var/lib/ceilometer/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': 'NONE', 'timeout': '30'}}}) 2026-02-27 03:26:06.284944 | orchestrator | 2026-02-27 03:26:06.284958 | orchestrator | TASK [ceilometer : include_tasks] ********************************************** 2026-02-27 03:26:06.284970 | orchestrator | Friday 27 February 2026 03:25:35 +0000 (0:00:01.751) 0:01:01.692 ******* 2026-02-27 03:26:06.284982 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:06.284994 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:26:06.285005 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:26:06.285015 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:26:06.285026 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:26:06.285037 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:26:06.285047 | orchestrator | 2026-02-27 03:26:06.285059 | orchestrator | TASK [ceilometer : Running Ceilometer bootstrap container] ********************* 2026-02-27 03:26:06.285070 | orchestrator | Friday 27 February 2026 03:25:36 +0000 (0:00:00.586) 0:01:02.279 ******* 2026-02-27 03:26:06.285080 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:26:06.285091 | orchestrator | 2026-02-27 03:26:06.285102 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285122 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:04.916) 0:01:07.196 ******* 2026-02-27 03:26:06.285136 | orchestrator | 2026-02-27 03:26:06.285148 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285161 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.075) 0:01:07.271 ******* 2026-02-27 03:26:06.285174 | orchestrator | 2026-02-27 03:26:06.285187 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285199 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.084) 0:01:07.356 ******* 2026-02-27 03:26:06.285213 | orchestrator | 2026-02-27 03:26:06.285225 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285237 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.277) 0:01:07.633 ******* 2026-02-27 03:26:06.285250 | orchestrator | 2026-02-27 03:26:06.285263 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285275 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.078) 0:01:07.711 ******* 2026-02-27 03:26:06.285288 | orchestrator | 2026-02-27 03:26:06.285301 | orchestrator | TASK [ceilometer : Flush handlers] ********************************************* 2026-02-27 03:26:06.285313 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.108) 0:01:07.820 ******* 2026-02-27 03:26:06.285326 | orchestrator | 2026-02-27 03:26:06.285339 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-notification container] ******* 2026-02-27 03:26:06.285349 | orchestrator | Friday 27 February 2026 03:25:41 +0000 (0:00:00.070) 0:01:07.890 ******* 2026-02-27 03:26:06.285360 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:26:06.285376 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:26:06.285387 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:26:06.285398 | orchestrator | 2026-02-27 03:26:06.285409 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-central container] ************ 2026-02-27 03:26:06.285420 | orchestrator | Friday 27 February 2026 03:25:47 +0000 (0:00:05.304) 0:01:13.195 ******* 2026-02-27 03:26:06.285431 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:26:06.285442 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:26:06.285452 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:26:06.285463 | orchestrator | 2026-02-27 03:26:06.285474 | orchestrator | RUNNING HANDLER [ceilometer : Restart ceilometer-compute container] ************ 2026-02-27 03:26:06.285485 | orchestrator | Friday 27 February 2026 03:25:54 +0000 (0:00:07.612) 0:01:20.808 ******* 2026-02-27 03:26:06.285495 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:26:06.285506 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:26:06.285543 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:26:06.285555 | orchestrator | 2026-02-27 03:26:06.285566 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:26:06.285577 | orchestrator | testbed-node-0 : ok=29  changed=13  unreachable=0 failed=0 skipped=21  rescued=0 ignored=0 2026-02-27 03:26:06.285589 | orchestrator | testbed-node-1 : ok=23  changed=10  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 03:26:06.285608 | orchestrator | testbed-node-2 : ok=23  changed=10  unreachable=0 failed=0 skipped=17  rescued=0 ignored=0 2026-02-27 03:26:06.705694 | orchestrator | testbed-node-3 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-02-27 03:26:06.705797 | orchestrator | testbed-node-4 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-02-27 03:26:06.705812 | orchestrator | testbed-node-5 : ok=20  changed=7  unreachable=0 failed=0 skipped=19  rescued=0 ignored=0 2026-02-27 03:26:06.705824 | orchestrator | 2026-02-27 03:26:06.705835 | orchestrator | 2026-02-27 03:26:06.705847 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:26:06.705886 | orchestrator | Friday 27 February 2026 03:26:06 +0000 (0:00:11.442) 0:01:32.250 ******* 2026-02-27 03:26:06.705897 | orchestrator | =============================================================================== 2026-02-27 03:26:06.705908 | orchestrator | ceilometer : Restart ceilometer-compute container ---------------------- 11.44s 2026-02-27 03:26:06.705919 | orchestrator | ceilometer : Restart ceilometer-central container ----------------------- 7.61s 2026-02-27 03:26:06.705929 | orchestrator | ceilometer : Restart ceilometer-notification container ------------------ 5.30s 2026-02-27 03:26:06.705940 | orchestrator | ceilometer : Running Ceilometer bootstrap container --------------------- 4.92s 2026-02-27 03:26:06.705967 | orchestrator | ceilometer : Copying over ceilometer.conf ------------------------------- 4.58s 2026-02-27 03:26:06.705978 | orchestrator | service-ks-register : ceilometer | Creating users ----------------------- 4.02s 2026-02-27 03:26:06.705989 | orchestrator | service-ks-register : ceilometer | Granting user roles ------------------ 3.99s 2026-02-27 03:26:06.706000 | orchestrator | service-ks-register : ceilometer | Creating projects -------------------- 3.62s 2026-02-27 03:26:06.706011 | orchestrator | service-ks-register : ceilometer | Creating roles ----------------------- 3.31s 2026-02-27 03:26:06.706081 | orchestrator | ceilometer : Copying over config.json files for services ---------------- 2.56s 2026-02-27 03:26:06.706092 | orchestrator | ceilometer : Copying over custom pipeline.yaml file --------------------- 2.43s 2026-02-27 03:26:06.706103 | orchestrator | service-cert-copy : ceilometer | Copying over extra CA certificates ----- 2.27s 2026-02-27 03:26:06.706114 | orchestrator | ceilometer : Check ceilometer containers -------------------------------- 1.75s 2026-02-27 03:26:06.706125 | orchestrator | ceilometer : Copying over event_definitions.yaml for notification service --- 1.57s 2026-02-27 03:26:06.706136 | orchestrator | ceilometer : Check custom pipeline.yaml exists -------------------------- 1.54s 2026-02-27 03:26:06.706147 | orchestrator | ceilometer : Check if the folder for custom meter definitions exist ----- 1.52s 2026-02-27 03:26:06.706158 | orchestrator | service-cert-copy : ceilometer | Copying over backend internal TLS key --- 1.49s 2026-02-27 03:26:06.706171 | orchestrator | ceilometer : Check custom event_definitions.yaml exists ----------------- 1.46s 2026-02-27 03:26:06.706185 | orchestrator | ceilometer : Check if custom polling.yaml exists ------------------------ 1.44s 2026-02-27 03:26:06.706198 | orchestrator | ceilometer : Copying over event_pipeline.yaml --------------------------- 1.44s 2026-02-27 03:26:08.975476 | orchestrator | 2026-02-27 03:26:08 | INFO  | Task 06a9ae74-1dee-4086-8ec9-7308e886aa8b (aodh) was prepared for execution. 2026-02-27 03:26:08.975645 | orchestrator | 2026-02-27 03:26:08 | INFO  | It takes a moment until task 06a9ae74-1dee-4086-8ec9-7308e886aa8b (aodh) has been started and output is visible here. 2026-02-27 03:26:41.366011 | orchestrator | 2026-02-27 03:26:41.366185 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:26:41.366202 | orchestrator | 2026-02-27 03:26:41.366214 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:26:41.366225 | orchestrator | Friday 27 February 2026 03:26:13 +0000 (0:00:00.257) 0:00:00.257 ******* 2026-02-27 03:26:41.366236 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:26:41.366264 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:26:41.366275 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:26:41.366286 | orchestrator | 2026-02-27 03:26:41.366334 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:26:41.366347 | orchestrator | Friday 27 February 2026 03:26:13 +0000 (0:00:00.315) 0:00:00.573 ******* 2026-02-27 03:26:41.366358 | orchestrator | ok: [testbed-node-0] => (item=enable_aodh_True) 2026-02-27 03:26:41.366369 | orchestrator | ok: [testbed-node-1] => (item=enable_aodh_True) 2026-02-27 03:26:41.366380 | orchestrator | ok: [testbed-node-2] => (item=enable_aodh_True) 2026-02-27 03:26:41.366391 | orchestrator | 2026-02-27 03:26:41.366402 | orchestrator | PLAY [Apply role aodh] ********************************************************* 2026-02-27 03:26:41.366413 | orchestrator | 2026-02-27 03:26:41.366444 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-02-27 03:26:41.366456 | orchestrator | Friday 27 February 2026 03:26:13 +0000 (0:00:00.402) 0:00:00.975 ******* 2026-02-27 03:26:41.366467 | orchestrator | included: /ansible/roles/aodh/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:26:41.366479 | orchestrator | 2026-02-27 03:26:41.366489 | orchestrator | TASK [service-ks-register : aodh | Creating services] ************************** 2026-02-27 03:26:41.366501 | orchestrator | Friday 27 February 2026 03:26:14 +0000 (0:00:00.548) 0:00:01.523 ******* 2026-02-27 03:26:41.366511 | orchestrator | changed: [testbed-node-0] => (item=aodh (alarming)) 2026-02-27 03:26:41.366522 | orchestrator | 2026-02-27 03:26:41.366558 | orchestrator | TASK [service-ks-register : aodh | Creating endpoints] ************************* 2026-02-27 03:26:41.366572 | orchestrator | Friday 27 February 2026 03:26:17 +0000 (0:00:03.524) 0:00:05.047 ******* 2026-02-27 03:26:41.366584 | orchestrator | changed: [testbed-node-0] => (item=aodh -> https://api-int.testbed.osism.xyz:8042 -> internal) 2026-02-27 03:26:41.366597 | orchestrator | changed: [testbed-node-0] => (item=aodh -> https://api.testbed.osism.xyz:8042 -> public) 2026-02-27 03:26:41.366609 | orchestrator | 2026-02-27 03:26:41.366621 | orchestrator | TASK [service-ks-register : aodh | Creating projects] ************************** 2026-02-27 03:26:41.366634 | orchestrator | Friday 27 February 2026 03:26:24 +0000 (0:00:06.472) 0:00:11.520 ******* 2026-02-27 03:26:41.366646 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:26:41.366659 | orchestrator | 2026-02-27 03:26:41.366671 | orchestrator | TASK [service-ks-register : aodh | Creating users] ***************************** 2026-02-27 03:26:41.366684 | orchestrator | Friday 27 February 2026 03:26:27 +0000 (0:00:03.567) 0:00:15.088 ******* 2026-02-27 03:26:41.366696 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:26:41.366708 | orchestrator | changed: [testbed-node-0] => (item=aodh -> service) 2026-02-27 03:26:41.366721 | orchestrator | 2026-02-27 03:26:41.366733 | orchestrator | TASK [service-ks-register : aodh | Creating roles] ***************************** 2026-02-27 03:26:41.366745 | orchestrator | Friday 27 February 2026 03:26:31 +0000 (0:00:03.929) 0:00:19.017 ******* 2026-02-27 03:26:41.366758 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:26:41.366770 | orchestrator | 2026-02-27 03:26:41.366783 | orchestrator | TASK [service-ks-register : aodh | Granting user roles] ************************ 2026-02-27 03:26:41.366795 | orchestrator | Friday 27 February 2026 03:26:35 +0000 (0:00:03.398) 0:00:22.416 ******* 2026-02-27 03:26:41.366807 | orchestrator | changed: [testbed-node-0] => (item=aodh -> service -> admin) 2026-02-27 03:26:41.366819 | orchestrator | 2026-02-27 03:26:41.366832 | orchestrator | TASK [aodh : Ensuring config directories exist] ******************************** 2026-02-27 03:26:41.366844 | orchestrator | Friday 27 February 2026 03:26:39 +0000 (0:00:03.929) 0:00:26.345 ******* 2026-02-27 03:26:41.366861 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:41.366904 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:41.366927 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:41.366939 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:41.366953 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:41.366964 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:41.366976 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:41.366995 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:42.613019 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:42.613126 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:42.613142 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:42.613154 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:42.613167 | orchestrator | 2026-02-27 03:26:42.613179 | orchestrator | TASK [aodh : Check if policies shall be overwritten] *************************** 2026-02-27 03:26:42.613192 | orchestrator | Friday 27 February 2026 03:26:41 +0000 (0:00:02.108) 0:00:28.454 ******* 2026-02-27 03:26:42.613204 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:42.613216 | orchestrator | 2026-02-27 03:26:42.613227 | orchestrator | TASK [aodh : Set aodh policy file] ********************************************* 2026-02-27 03:26:42.613238 | orchestrator | Friday 27 February 2026 03:26:41 +0000 (0:00:00.135) 0:00:28.590 ******* 2026-02-27 03:26:42.613249 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:42.613260 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:26:42.613271 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:26:42.613282 | orchestrator | 2026-02-27 03:26:42.613293 | orchestrator | TASK [aodh : Copying over existing policy file] ******************************** 2026-02-27 03:26:42.613303 | orchestrator | Friday 27 February 2026 03:26:41 +0000 (0:00:00.506) 0:00:29.096 ******* 2026-02-27 03:26:42.613315 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:42.613374 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:42.613388 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:42.613400 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:42.613411 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:42.613423 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:42.613435 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:42.613454 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:42.613473 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:47.547522 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:26:47.547673 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:47.547688 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:47.547698 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:47.547705 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:47.547730 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:26:47.547743 | orchestrator | 2026-02-27 03:26:47.547754 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-02-27 03:26:47.547766 | orchestrator | Friday 27 February 2026 03:26:42 +0000 (0:00:00.610) 0:00:29.707 ******* 2026-02-27 03:26:47.547780 | orchestrator | included: /ansible/roles/aodh/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:26:47.547796 | orchestrator | 2026-02-27 03:26:47.547808 | orchestrator | TASK [service-cert-copy : aodh | Copying over extra CA certificates] *********** 2026-02-27 03:26:47.547818 | orchestrator | Friday 27 February 2026 03:26:43 +0000 (0:00:00.731) 0:00:30.439 ******* 2026-02-27 03:26:47.547829 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:47.547865 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:47.547880 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:47.547891 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:47.547911 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:47.547923 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:47.547934 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:47.547958 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:48.243695 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:48.243764 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:48.243772 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:48.243789 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:48.243794 | orchestrator | 2026-02-27 03:26:48.243800 | orchestrator | TASK [service-cert-copy : aodh | Copying over backend internal TLS certificate] *** 2026-02-27 03:26:48.243805 | orchestrator | Friday 27 February 2026 03:26:47 +0000 (0:00:04.201) 0:00:34.641 ******* 2026-02-27 03:26:48.243811 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:48.243827 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:48.243841 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:48.243845 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:48.243850 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:48.243855 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:48.243863 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:48.243867 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:48.243873 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:48.243877 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:26:48.243885 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:49.261988 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:49.262169 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262196 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262216 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:26:49.262239 | orchestrator | 2026-02-27 03:26:49.262259 | orchestrator | TASK [service-cert-copy : aodh | Copying over backend internal TLS key] ******** 2026-02-27 03:26:49.262280 | orchestrator | Friday 27 February 2026 03:26:48 +0000 (0:00:00.697) 0:00:35.338 ******* 2026-02-27 03:26:49.262301 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:49.262348 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:49.262370 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262417 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262450 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:26:49.262463 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:49.262476 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:49.262493 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262519 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:49.262576 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:26:49.262610 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}})  2026-02-27 03:26:53.385628 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}})  2026-02-27 03:26:53.385740 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}})  2026-02-27 03:26:53.385758 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}})  2026-02-27 03:26:53.385771 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:26:53.385785 | orchestrator | 2026-02-27 03:26:53.385797 | orchestrator | TASK [aodh : Copying over config.json files for services] ********************** 2026-02-27 03:26:53.385810 | orchestrator | Friday 27 February 2026 03:26:49 +0000 (0:00:01.015) 0:00:36.354 ******* 2026-02-27 03:26:53.385822 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:53.385852 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:53.385882 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:26:53.385914 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:53.385926 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:53.385938 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:26:53.385949 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:53.385965 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:53.385977 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:26:53.386006 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.685913 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686141 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686177 | orchestrator | 2026-02-27 03:27:01.686198 | orchestrator | TASK [aodh : Copying over aodh.conf] ******************************************* 2026-02-27 03:27:01.686220 | orchestrator | Friday 27 February 2026 03:26:53 +0000 (0:00:04.123) 0:00:40.477 ******* 2026-02-27 03:27:01.686239 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:01.686281 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:01.686332 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:01.686379 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686400 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686420 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686440 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686469 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686505 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686526 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:01.686592 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.632936 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633016 | orchestrator | 2026-02-27 03:27:06.633024 | orchestrator | TASK [aodh : Copying over wsgi-aodh files for services] ************************ 2026-02-27 03:27:06.633030 | orchestrator | Friday 27 February 2026 03:27:01 +0000 (0:00:08.302) 0:00:48.780 ******* 2026-02-27 03:27:06.633035 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:06.633041 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:27:06.633046 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:27:06.633051 | orchestrator | 2026-02-27 03:27:06.633056 | orchestrator | TASK [aodh : Check aodh containers] ******************************************** 2026-02-27 03:27:06.633060 | orchestrator | Friday 27 February 2026 03:27:03 +0000 (0:00:01.753) 0:00:50.534 ******* 2026-02-27 03:27:06.633066 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:06.633100 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:06.633106 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-api', 'value': {'container_name': 'aodh_api', 'group': 'aodh-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-api:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'aodh:/var/lib/aodh/', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8042'], 'timeout': '30'}, 'haproxy': {'aodh_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8042', 'listen_port': '8042'}, 'aodh_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8042', 'listen_port': '8042'}}}}) 2026-02-27 03:27:06.633125 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633133 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633142 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-evaluator', 'value': {'container_name': 'aodh_evaluator', 'group': 'aodh-evaluator', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-evaluator:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-evaluator/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-evaluator 3306'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633149 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633167 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633176 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-listener', 'value': {'container_name': 'aodh_listener', 'group': 'aodh-listener', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-listener:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-listener/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-listener 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:06.633192 | orchestrator | changed: [testbed-node-2] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:59.650615 | orchestrator | changed: [testbed-node-0] => (item={'key': 'aodh-notifier', 'value': {'container_name': 'aodh_notifier', 'group': 'aodh-notifier', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/aodh-notifier:19.0.0.20251130', 'volumes': ['/etc/kolla/aodh-notifier/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port aodh-notifier 5672'], 'timeout': '30'}}}) 2026-02-27 03:27:59.650710 | orchestrator | 2026-02-27 03:27:59.650723 | orchestrator | TASK [aodh : include_tasks] **************************************************** 2026-02-27 03:27:59.650733 | orchestrator | Friday 27 February 2026 03:27:06 +0000 (0:00:03.189) 0:00:53.723 ******* 2026-02-27 03:27:59.650740 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:27:59.650749 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:27:59.650756 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:27:59.650764 | orchestrator | 2026-02-27 03:27:59.650772 | orchestrator | TASK [aodh : Creating aodh database] ******************************************* 2026-02-27 03:27:59.650779 | orchestrator | Friday 27 February 2026 03:27:06 +0000 (0:00:00.344) 0:00:54.067 ******* 2026-02-27 03:27:59.650805 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.650813 | orchestrator | 2026-02-27 03:27:59.650820 | orchestrator | TASK [aodh : Creating aodh database user and setting permissions] ************** 2026-02-27 03:27:59.650828 | orchestrator | Friday 27 February 2026 03:27:09 +0000 (0:00:02.268) 0:00:56.336 ******* 2026-02-27 03:27:59.650835 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.650842 | orchestrator | 2026-02-27 03:27:59.650849 | orchestrator | TASK [aodh : Running aodh bootstrap container] ********************************* 2026-02-27 03:27:59.650856 | orchestrator | Friday 27 February 2026 03:27:11 +0000 (0:00:02.548) 0:00:58.884 ******* 2026-02-27 03:27:59.650864 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.650871 | orchestrator | 2026-02-27 03:27:59.650878 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-02-27 03:27:59.650885 | orchestrator | Friday 27 February 2026 03:27:25 +0000 (0:00:13.434) 0:01:12.319 ******* 2026-02-27 03:27:59.650892 | orchestrator | 2026-02-27 03:27:59.650908 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-02-27 03:27:59.650916 | orchestrator | Friday 27 February 2026 03:27:25 +0000 (0:00:00.069) 0:01:12.388 ******* 2026-02-27 03:27:59.650923 | orchestrator | 2026-02-27 03:27:59.650943 | orchestrator | TASK [aodh : Flush handlers] *************************************************** 2026-02-27 03:27:59.650950 | orchestrator | Friday 27 February 2026 03:27:25 +0000 (0:00:00.070) 0:01:12.458 ******* 2026-02-27 03:27:59.650958 | orchestrator | 2026-02-27 03:27:59.650966 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-api container] **************************** 2026-02-27 03:27:59.650973 | orchestrator | Friday 27 February 2026 03:27:25 +0000 (0:00:00.250) 0:01:12.709 ******* 2026-02-27 03:27:59.650980 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.650987 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:27:59.650995 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:27:59.651002 | orchestrator | 2026-02-27 03:27:59.651009 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-evaluator container] ********************** 2026-02-27 03:27:59.651016 | orchestrator | Friday 27 February 2026 03:27:35 +0000 (0:00:10.282) 0:01:22.992 ******* 2026-02-27 03:27:59.651023 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:27:59.651031 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:27:59.651038 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.651045 | orchestrator | 2026-02-27 03:27:59.651052 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-listener container] *********************** 2026-02-27 03:27:59.651060 | orchestrator | Friday 27 February 2026 03:27:44 +0000 (0:00:08.171) 0:01:31.163 ******* 2026-02-27 03:27:59.651067 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.651074 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:27:59.651081 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:27:59.651088 | orchestrator | 2026-02-27 03:27:59.651096 | orchestrator | RUNNING HANDLER [aodh : Restart aodh-notifier container] *********************** 2026-02-27 03:27:59.651103 | orchestrator | Friday 27 February 2026 03:27:54 +0000 (0:00:10.006) 0:01:41.170 ******* 2026-02-27 03:27:59.651110 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:27:59.651117 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:27:59.651124 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:27:59.651131 | orchestrator | 2026-02-27 03:27:59.651140 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:27:59.651150 | orchestrator | testbed-node-0 : ok=23  changed=17  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:27:59.651160 | orchestrator | testbed-node-1 : ok=14  changed=10  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:27:59.651168 | orchestrator | testbed-node-2 : ok=14  changed=10  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:27:59.651176 | orchestrator | 2026-02-27 03:27:59.651185 | orchestrator | 2026-02-27 03:27:59.651193 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:27:59.651209 | orchestrator | Friday 27 February 2026 03:27:59 +0000 (0:00:05.221) 0:01:46.392 ******* 2026-02-27 03:27:59.651217 | orchestrator | =============================================================================== 2026-02-27 03:27:59.651226 | orchestrator | aodh : Running aodh bootstrap container -------------------------------- 13.43s 2026-02-27 03:27:59.651234 | orchestrator | aodh : Restart aodh-api container -------------------------------------- 10.28s 2026-02-27 03:27:59.651255 | orchestrator | aodh : Restart aodh-listener container --------------------------------- 10.01s 2026-02-27 03:27:59.651263 | orchestrator | aodh : Copying over aodh.conf ------------------------------------------- 8.30s 2026-02-27 03:27:59.651270 | orchestrator | aodh : Restart aodh-evaluator container --------------------------------- 8.17s 2026-02-27 03:27:59.651277 | orchestrator | service-ks-register : aodh | Creating endpoints ------------------------- 6.47s 2026-02-27 03:27:59.651285 | orchestrator | aodh : Restart aodh-notifier container ---------------------------------- 5.22s 2026-02-27 03:27:59.651292 | orchestrator | service-cert-copy : aodh | Copying over extra CA certificates ----------- 4.20s 2026-02-27 03:27:59.651299 | orchestrator | aodh : Copying over config.json files for services ---------------------- 4.12s 2026-02-27 03:27:59.651306 | orchestrator | service-ks-register : aodh | Creating users ----------------------------- 3.93s 2026-02-27 03:27:59.651313 | orchestrator | service-ks-register : aodh | Granting user roles ------------------------ 3.93s 2026-02-27 03:27:59.651320 | orchestrator | service-ks-register : aodh | Creating projects -------------------------- 3.57s 2026-02-27 03:27:59.651328 | orchestrator | service-ks-register : aodh | Creating services -------------------------- 3.52s 2026-02-27 03:27:59.651335 | orchestrator | service-ks-register : aodh | Creating roles ----------------------------- 3.40s 2026-02-27 03:27:59.651342 | orchestrator | aodh : Check aodh containers -------------------------------------------- 3.19s 2026-02-27 03:27:59.651349 | orchestrator | aodh : Creating aodh database user and setting permissions -------------- 2.55s 2026-02-27 03:27:59.651356 | orchestrator | aodh : Creating aodh database ------------------------------------------- 2.27s 2026-02-27 03:27:59.651364 | orchestrator | aodh : Ensuring config directories exist -------------------------------- 2.11s 2026-02-27 03:27:59.651371 | orchestrator | aodh : Copying over wsgi-aodh files for services ------------------------ 1.75s 2026-02-27 03:27:59.651378 | orchestrator | service-cert-copy : aodh | Copying over backend internal TLS key -------- 1.02s 2026-02-27 03:28:01.954899 | orchestrator | 2026-02-27 03:28:01 | INFO  | Task 4e57970b-c5df-44ef-bb95-2a19a0aa0f58 (kolla-ceph-rgw) was prepared for execution. 2026-02-27 03:28:01.955026 | orchestrator | 2026-02-27 03:28:01 | INFO  | It takes a moment until task 4e57970b-c5df-44ef-bb95-2a19a0aa0f58 (kolla-ceph-rgw) has been started and output is visible here. 2026-02-27 03:28:37.091751 | orchestrator | 2026-02-27 03:28:37.091860 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:28:37.091878 | orchestrator | 2026-02-27 03:28:37.091891 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:28:37.091919 | orchestrator | Friday 27 February 2026 03:28:06 +0000 (0:00:00.292) 0:00:00.292 ******* 2026-02-27 03:28:37.091931 | orchestrator | ok: [testbed-manager] 2026-02-27 03:28:37.091951 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:28:37.091970 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:28:37.091987 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:28:37.092005 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:28:37.092023 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:28:37.092041 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:28:37.092058 | orchestrator | 2026-02-27 03:28:37.092078 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:28:37.092097 | orchestrator | Friday 27 February 2026 03:28:07 +0000 (0:00:00.863) 0:00:01.155 ******* 2026-02-27 03:28:37.092115 | orchestrator | ok: [testbed-manager] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092133 | orchestrator | ok: [testbed-node-0] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092145 | orchestrator | ok: [testbed-node-1] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092179 | orchestrator | ok: [testbed-node-2] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092190 | orchestrator | ok: [testbed-node-3] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092201 | orchestrator | ok: [testbed-node-4] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092212 | orchestrator | ok: [testbed-node-5] => (item=enable_ceph_rgw_True) 2026-02-27 03:28:37.092222 | orchestrator | 2026-02-27 03:28:37.092233 | orchestrator | PLAY [Apply role ceph-rgw] ***************************************************** 2026-02-27 03:28:37.092244 | orchestrator | 2026-02-27 03:28:37.092255 | orchestrator | TASK [ceph-rgw : include_tasks] ************************************************ 2026-02-27 03:28:37.092266 | orchestrator | Friday 27 February 2026 03:28:07 +0000 (0:00:00.726) 0:00:01.882 ******* 2026-02-27 03:28:37.092277 | orchestrator | included: /ansible/roles/ceph-rgw/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:28:37.092291 | orchestrator | 2026-02-27 03:28:37.092302 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating services] ********************** 2026-02-27 03:28:37.092313 | orchestrator | Friday 27 February 2026 03:28:09 +0000 (0:00:01.530) 0:00:03.412 ******* 2026-02-27 03:28:37.092324 | orchestrator | changed: [testbed-manager] => (item=swift (object-store)) 2026-02-27 03:28:37.092335 | orchestrator | 2026-02-27 03:28:37.092345 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating endpoints] ********************* 2026-02-27 03:28:37.092356 | orchestrator | Friday 27 February 2026 03:28:12 +0000 (0:00:03.700) 0:00:07.112 ******* 2026-02-27 03:28:37.092367 | orchestrator | changed: [testbed-manager] => (item=swift -> https://api-int.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> internal) 2026-02-27 03:28:37.092380 | orchestrator | changed: [testbed-manager] => (item=swift -> https://api.testbed.osism.xyz:6780/swift/v1/AUTH_%(project_id)s -> public) 2026-02-27 03:28:37.092391 | orchestrator | 2026-02-27 03:28:37.092402 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating projects] ********************** 2026-02-27 03:28:37.092412 | orchestrator | Friday 27 February 2026 03:28:19 +0000 (0:00:06.092) 0:00:13.204 ******* 2026-02-27 03:28:37.092423 | orchestrator | ok: [testbed-manager] => (item=service) 2026-02-27 03:28:37.092434 | orchestrator | 2026-02-27 03:28:37.092444 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating users] ************************* 2026-02-27 03:28:37.092455 | orchestrator | Friday 27 February 2026 03:28:22 +0000 (0:00:03.020) 0:00:16.225 ******* 2026-02-27 03:28:37.092465 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:28:37.092476 | orchestrator | changed: [testbed-manager] => (item=ceph_rgw -> service) 2026-02-27 03:28:37.092487 | orchestrator | 2026-02-27 03:28:37.092498 | orchestrator | TASK [service-ks-register : ceph-rgw | Creating roles] ************************* 2026-02-27 03:28:37.092508 | orchestrator | Friday 27 February 2026 03:28:25 +0000 (0:00:03.691) 0:00:19.917 ******* 2026-02-27 03:28:37.092519 | orchestrator | ok: [testbed-manager] => (item=admin) 2026-02-27 03:28:37.092530 | orchestrator | changed: [testbed-manager] => (item=ResellerAdmin) 2026-02-27 03:28:37.092540 | orchestrator | 2026-02-27 03:28:37.092551 | orchestrator | TASK [service-ks-register : ceph-rgw | Granting user roles] ******************** 2026-02-27 03:28:37.092562 | orchestrator | Friday 27 February 2026 03:28:31 +0000 (0:00:06.030) 0:00:25.947 ******* 2026-02-27 03:28:37.092614 | orchestrator | changed: [testbed-manager] => (item=ceph_rgw -> service -> admin) 2026-02-27 03:28:37.092628 | orchestrator | 2026-02-27 03:28:37.092639 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:28:37.092650 | orchestrator | testbed-manager : ok=9  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092661 | orchestrator | testbed-node-0 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092672 | orchestrator | testbed-node-1 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092692 | orchestrator | testbed-node-2 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092703 | orchestrator | testbed-node-3 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092732 | orchestrator | testbed-node-4 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092751 | orchestrator | testbed-node-5 : ok=3  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:37.092762 | orchestrator | 2026-02-27 03:28:37.092773 | orchestrator | 2026-02-27 03:28:37.092784 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:28:37.092795 | orchestrator | Friday 27 February 2026 03:28:36 +0000 (0:00:04.783) 0:00:30.731 ******* 2026-02-27 03:28:37.092806 | orchestrator | =============================================================================== 2026-02-27 03:28:37.092816 | orchestrator | service-ks-register : ceph-rgw | Creating endpoints --------------------- 6.09s 2026-02-27 03:28:37.092827 | orchestrator | service-ks-register : ceph-rgw | Creating roles ------------------------- 6.03s 2026-02-27 03:28:37.092837 | orchestrator | service-ks-register : ceph-rgw | Granting user roles -------------------- 4.78s 2026-02-27 03:28:37.092848 | orchestrator | service-ks-register : ceph-rgw | Creating services ---------------------- 3.70s 2026-02-27 03:28:37.092859 | orchestrator | service-ks-register : ceph-rgw | Creating users ------------------------- 3.69s 2026-02-27 03:28:37.092869 | orchestrator | service-ks-register : ceph-rgw | Creating projects ---------------------- 3.02s 2026-02-27 03:28:37.092880 | orchestrator | ceph-rgw : include_tasks ------------------------------------------------ 1.53s 2026-02-27 03:28:37.092891 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.86s 2026-02-27 03:28:37.092901 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.73s 2026-02-27 03:28:39.406813 | orchestrator | 2026-02-27 03:28:39 | INFO  | Task 7d496a00-4363-4b1b-8664-547f83daaea9 (gnocchi) was prepared for execution. 2026-02-27 03:28:39.406932 | orchestrator | 2026-02-27 03:28:39 | INFO  | It takes a moment until task 7d496a00-4363-4b1b-8664-547f83daaea9 (gnocchi) has been started and output is visible here. 2026-02-27 03:28:44.490694 | orchestrator | 2026-02-27 03:28:44.490837 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:28:44.490855 | orchestrator | 2026-02-27 03:28:44.490867 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:28:44.490885 | orchestrator | Friday 27 February 2026 03:28:43 +0000 (0:00:00.257) 0:00:00.257 ******* 2026-02-27 03:28:44.490901 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:28:44.490919 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:28:44.490935 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:28:44.490951 | orchestrator | 2026-02-27 03:28:44.490967 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:28:44.490983 | orchestrator | Friday 27 February 2026 03:28:43 +0000 (0:00:00.316) 0:00:00.574 ******* 2026-02-27 03:28:44.490999 | orchestrator | ok: [testbed-node-0] => (item=enable_gnocchi_False) 2026-02-27 03:28:44.491015 | orchestrator | [WARNING]: Could not match supplied host pattern, ignoring: enable_gnocchi_True 2026-02-27 03:28:44.491031 | orchestrator | ok: [testbed-node-1] => (item=enable_gnocchi_False) 2026-02-27 03:28:44.491046 | orchestrator | ok: [testbed-node-2] => (item=enable_gnocchi_False) 2026-02-27 03:28:44.491062 | orchestrator | 2026-02-27 03:28:44.491079 | orchestrator | PLAY [Apply role gnocchi] ****************************************************** 2026-02-27 03:28:44.491097 | orchestrator | skipping: no hosts matched 2026-02-27 03:28:44.491114 | orchestrator | 2026-02-27 03:28:44.491128 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:28:44.491146 | orchestrator | testbed-node-0 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:44.491194 | orchestrator | testbed-node-1 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:44.491212 | orchestrator | testbed-node-2 : ok=2  changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:28:44.491228 | orchestrator | 2026-02-27 03:28:44.491243 | orchestrator | 2026-02-27 03:28:44.491259 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:28:44.491275 | orchestrator | Friday 27 February 2026 03:28:44 +0000 (0:00:00.353) 0:00:00.928 ******* 2026-02-27 03:28:44.491292 | orchestrator | =============================================================================== 2026-02-27 03:28:44.491309 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.35s 2026-02-27 03:28:44.491324 | orchestrator | Group hosts based on Kolla action --------------------------------------- 0.32s 2026-02-27 03:28:46.761421 | orchestrator | 2026-02-27 03:28:46 | INFO  | Task ea65b67e-7498-4bf0-8374-e7fc3090637d (manila) was prepared for execution. 2026-02-27 03:28:46.761509 | orchestrator | 2026-02-27 03:28:46 | INFO  | It takes a moment until task ea65b67e-7498-4bf0-8374-e7fc3090637d (manila) has been started and output is visible here. 2026-02-27 03:29:29.291899 | orchestrator | 2026-02-27 03:29:29.292013 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:29:29.292030 | orchestrator | 2026-02-27 03:29:29.292042 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:29:29.292053 | orchestrator | Friday 27 February 2026 03:28:50 +0000 (0:00:00.258) 0:00:00.258 ******* 2026-02-27 03:29:29.292065 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:29:29.292076 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:29:29.292087 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:29:29.292098 | orchestrator | 2026-02-27 03:29:29.292109 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:29:29.292120 | orchestrator | Friday 27 February 2026 03:28:51 +0000 (0:00:00.298) 0:00:00.556 ******* 2026-02-27 03:29:29.292131 | orchestrator | ok: [testbed-node-0] => (item=enable_manila_True) 2026-02-27 03:29:29.292142 | orchestrator | ok: [testbed-node-1] => (item=enable_manila_True) 2026-02-27 03:29:29.292153 | orchestrator | ok: [testbed-node-2] => (item=enable_manila_True) 2026-02-27 03:29:29.292181 | orchestrator | 2026-02-27 03:29:29.292192 | orchestrator | PLAY [Apply role manila] ******************************************************* 2026-02-27 03:29:29.292203 | orchestrator | 2026-02-27 03:29:29.292214 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-02-27 03:29:29.292225 | orchestrator | Friday 27 February 2026 03:28:51 +0000 (0:00:00.439) 0:00:00.996 ******* 2026-02-27 03:29:29.292236 | orchestrator | included: /ansible/roles/manila/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:29:29.292248 | orchestrator | 2026-02-27 03:29:29.292259 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-02-27 03:29:29.292270 | orchestrator | Friday 27 February 2026 03:28:52 +0000 (0:00:00.555) 0:00:01.551 ******* 2026-02-27 03:29:29.292281 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:29.292292 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:29:29.292303 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:29:29.292314 | orchestrator | 2026-02-27 03:29:29.292325 | orchestrator | TASK [service-ks-register : manila | Creating services] ************************ 2026-02-27 03:29:29.292336 | orchestrator | Friday 27 February 2026 03:28:52 +0000 (0:00:00.440) 0:00:01.992 ******* 2026-02-27 03:29:29.292347 | orchestrator | changed: [testbed-node-0] => (item=manila (share)) 2026-02-27 03:29:29.292358 | orchestrator | changed: [testbed-node-0] => (item=manilav2 (sharev2)) 2026-02-27 03:29:29.292369 | orchestrator | 2026-02-27 03:29:29.292380 | orchestrator | TASK [service-ks-register : manila | Creating endpoints] *********************** 2026-02-27 03:29:29.292412 | orchestrator | Friday 27 February 2026 03:28:59 +0000 (0:00:06.652) 0:00:08.645 ******* 2026-02-27 03:29:29.292425 | orchestrator | changed: [testbed-node-0] => (item=manila -> https://api-int.testbed.osism.xyz:8786/v1/%(tenant_id)s -> internal) 2026-02-27 03:29:29.292439 | orchestrator | changed: [testbed-node-0] => (item=manila -> https://api.testbed.osism.xyz:8786/v1/%(tenant_id)s -> public) 2026-02-27 03:29:29.292451 | orchestrator | changed: [testbed-node-0] => (item=manilav2 -> https://api-int.testbed.osism.xyz:8786/v2 -> internal) 2026-02-27 03:29:29.292464 | orchestrator | changed: [testbed-node-0] => (item=manilav2 -> https://api.testbed.osism.xyz:8786/v2 -> public) 2026-02-27 03:29:29.292477 | orchestrator | 2026-02-27 03:29:29.292489 | orchestrator | TASK [service-ks-register : manila | Creating projects] ************************ 2026-02-27 03:29:29.292500 | orchestrator | Friday 27 February 2026 03:29:12 +0000 (0:00:13.437) 0:00:22.082 ******* 2026-02-27 03:29:29.292511 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:29:29.292522 | orchestrator | 2026-02-27 03:29:29.292532 | orchestrator | TASK [service-ks-register : manila | Creating users] *************************** 2026-02-27 03:29:29.292543 | orchestrator | Friday 27 February 2026 03:29:16 +0000 (0:00:03.386) 0:00:25.468 ******* 2026-02-27 03:29:29.292554 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:29:29.292565 | orchestrator | changed: [testbed-node-0] => (item=manila -> service) 2026-02-27 03:29:29.292575 | orchestrator | 2026-02-27 03:29:29.292586 | orchestrator | TASK [service-ks-register : manila | Creating roles] *************************** 2026-02-27 03:29:29.292635 | orchestrator | Friday 27 February 2026 03:29:20 +0000 (0:00:04.036) 0:00:29.505 ******* 2026-02-27 03:29:29.292651 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:29:29.292662 | orchestrator | 2026-02-27 03:29:29.292673 | orchestrator | TASK [service-ks-register : manila | Granting user roles] ********************** 2026-02-27 03:29:29.292684 | orchestrator | Friday 27 February 2026 03:29:23 +0000 (0:00:03.366) 0:00:32.871 ******* 2026-02-27 03:29:29.292695 | orchestrator | changed: [testbed-node-0] => (item=manila -> service -> admin) 2026-02-27 03:29:29.292706 | orchestrator | 2026-02-27 03:29:29.292717 | orchestrator | TASK [manila : Ensuring config directories exist] ****************************** 2026-02-27 03:29:29.292728 | orchestrator | Friday 27 February 2026 03:29:27 +0000 (0:00:03.804) 0:00:36.675 ******* 2026-02-27 03:29:29.292760 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:29.292783 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:29.292804 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:29.292817 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:29.292829 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:29.292840 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:29.292859 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605727 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605879 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605899 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605911 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605922 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:39.605934 | orchestrator | 2026-02-27 03:29:39.605946 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-02-27 03:29:39.605959 | orchestrator | Friday 27 February 2026 03:29:29 +0000 (0:00:02.057) 0:00:38.732 ******* 2026-02-27 03:29:39.605971 | orchestrator | included: /ansible/roles/manila/tasks/external_ceph.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:29:39.605982 | orchestrator | 2026-02-27 03:29:39.605993 | orchestrator | TASK [manila : Ensuring manila service ceph config subdir exists] ************** 2026-02-27 03:29:39.606004 | orchestrator | Friday 27 February 2026 03:29:29 +0000 (0:00:00.529) 0:00:39.262 ******* 2026-02-27 03:29:39.606092 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:29:39.606117 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:29:39.606131 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:29:39.606143 | orchestrator | 2026-02-27 03:29:39.606167 | orchestrator | TASK [manila : Copy over multiple ceph configs for Manila] ********************* 2026-02-27 03:29:39.606179 | orchestrator | Friday 27 February 2026 03:29:30 +0000 (0:00:00.899) 0:00:40.161 ******* 2026-02-27 03:29:39.606192 | orchestrator | changed: [testbed-node-2] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606248 | orchestrator | changed: [testbed-node-1] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606270 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606301 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606320 | orchestrator | changed: [testbed-node-0] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606339 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606358 | orchestrator | 2026-02-27 03:29:39.606378 | orchestrator | TASK [manila : Copy over ceph Manila keyrings] ********************************* 2026-02-27 03:29:39.606390 | orchestrator | Friday 27 February 2026 03:29:32 +0000 (0:00:01.604) 0:00:41.766 ******* 2026-02-27 03:29:39.606401 | orchestrator | changed: [testbed-node-0] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606417 | orchestrator | skipping: [testbed-node-0] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606436 | orchestrator | changed: [testbed-node-1] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606453 | orchestrator | skipping: [testbed-node-1] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606473 | orchestrator | changed: [testbed-node-2] => (item={'name': 'cephfsnative1', 'share_name': 'CEPHFS1', 'driver': 'cephfsnative', 'cluster': 'ceph', 'enabled': True, 'protocols': ['CEPHFS']}) 2026-02-27 03:29:39.606492 | orchestrator | skipping: [testbed-node-2] => (item={'name': 'cephfsnfs1', 'share_name': 'CEPHFSNFS1', 'driver': 'cephfsnfs', 'cluster': 'ceph', 'enabled': False, 'protocols': ['NFS', 'CIFS']})  2026-02-27 03:29:39.606505 | orchestrator | 2026-02-27 03:29:39.606516 | orchestrator | TASK [manila : Ensuring config directory has correct owner and permission] ***** 2026-02-27 03:29:39.606527 | orchestrator | Friday 27 February 2026 03:29:33 +0000 (0:00:01.282) 0:00:43.049 ******* 2026-02-27 03:29:39.606539 | orchestrator | ok: [testbed-node-0] => (item=manila-share) 2026-02-27 03:29:39.606550 | orchestrator | ok: [testbed-node-1] => (item=manila-share) 2026-02-27 03:29:39.606561 | orchestrator | ok: [testbed-node-2] => (item=manila-share) 2026-02-27 03:29:39.606572 | orchestrator | 2026-02-27 03:29:39.606582 | orchestrator | TASK [manila : Check if policies shall be overwritten] ************************* 2026-02-27 03:29:39.606620 | orchestrator | Friday 27 February 2026 03:29:34 +0000 (0:00:00.671) 0:00:43.720 ******* 2026-02-27 03:29:39.606641 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:39.606652 | orchestrator | 2026-02-27 03:29:39.606663 | orchestrator | TASK [manila : Set manila policy file] ***************************************** 2026-02-27 03:29:39.606674 | orchestrator | Friday 27 February 2026 03:29:34 +0000 (0:00:00.148) 0:00:43.868 ******* 2026-02-27 03:29:39.606684 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:39.606695 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:29:39.606706 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:29:39.606716 | orchestrator | 2026-02-27 03:29:39.606727 | orchestrator | TASK [manila : include_tasks] ************************************************** 2026-02-27 03:29:39.606738 | orchestrator | Friday 27 February 2026 03:29:35 +0000 (0:00:00.550) 0:00:44.419 ******* 2026-02-27 03:29:39.606762 | orchestrator | included: /ansible/roles/manila/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:29:39.606781 | orchestrator | 2026-02-27 03:29:39.606799 | orchestrator | TASK [service-cert-copy : manila | Copying over extra CA certificates] ********* 2026-02-27 03:29:39.606817 | orchestrator | Friday 27 February 2026 03:29:35 +0000 (0:00:00.577) 0:00:44.997 ******* 2026-02-27 03:29:39.606851 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:40.495661 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:40.495765 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:40.495784 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495799 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495845 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495877 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495898 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495926 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495971 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.495991 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.496021 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:40.496039 | orchestrator | 2026-02-27 03:29:40.496060 | orchestrator | TASK [service-cert-copy : manila | Copying over backend internal TLS certificate] *** 2026-02-27 03:29:40.496081 | orchestrator | Friday 27 February 2026 03:29:39 +0000 (0:00:04.064) 0:00:49.061 ******* 2026-02-27 03:29:40.496117 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:41.159280 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159397 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159418 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159438 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:41.159458 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:41.159509 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159529 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159575 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159588 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:29:41.159660 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:41.159673 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159692 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159703 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:41.159713 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:29:41.159723 | orchestrator | 2026-02-27 03:29:41.159734 | orchestrator | TASK [service-cert-copy : manila | Copying over backend internal TLS key] ****** 2026-02-27 03:29:41.159747 | orchestrator | Friday 27 February 2026 03:29:40 +0000 (0:00:00.909) 0:00:49.971 ******* 2026-02-27 03:29:41.159772 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:45.614354 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614490 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614539 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614554 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:45.614569 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:45.614582 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614671 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614718 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614739 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:29:45.614757 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:45.614791 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614812 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614832 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:45.614852 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:29:45.614874 | orchestrator | 2026-02-27 03:29:45.614896 | orchestrator | TASK [manila : Copying over config.json files for services] ******************** 2026-02-27 03:29:45.614921 | orchestrator | Friday 27 February 2026 03:29:41 +0000 (0:00:00.855) 0:00:50.827 ******* 2026-02-27 03:29:45.614953 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:52.257836 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:52.257972 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:52.257992 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258005 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258089 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258123 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258168 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258181 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258192 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258203 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:52.258215 | orchestrator | 2026-02-27 03:29:52.258228 | orchestrator | TASK [manila : Copying over manila.conf] *************************************** 2026-02-27 03:29:52.258247 | orchestrator | Friday 27 February 2026 03:29:45 +0000 (0:00:04.447) 0:00:55.274 ******* 2026-02-27 03:29:52.258267 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:56.451303 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:56.451430 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:29:56.451448 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451462 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451492 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:56.451521 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:56.451570 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451583 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:56.451595 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451645 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451662 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:29:56.451674 | orchestrator | 2026-02-27 03:29:56.451688 | orchestrator | TASK [manila : Copying over manila-share.conf] ********************************* 2026-02-27 03:29:56.451701 | orchestrator | Friday 27 February 2026 03:29:52 +0000 (0:00:06.446) 0:01:01.720 ******* 2026-02-27 03:29:56.451722 | orchestrator | changed: [testbed-node-0] => (item=manila-share) 2026-02-27 03:29:56.451733 | orchestrator | changed: [testbed-node-2] => (item=manila-share) 2026-02-27 03:29:56.451744 | orchestrator | changed: [testbed-node-1] => (item=manila-share) 2026-02-27 03:29:56.451755 | orchestrator | 2026-02-27 03:29:56.451766 | orchestrator | TASK [manila : Copying over existing policy file] ****************************** 2026-02-27 03:29:56.451777 | orchestrator | Friday 27 February 2026 03:29:55 +0000 (0:00:03.517) 0:01:05.237 ******* 2026-02-27 03:29:56.451798 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:59.858173 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858273 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858287 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858300 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:29:59.858329 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:59.858363 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858374 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858403 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858414 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:29:59.858426 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}})  2026-02-27 03:29:59.858435 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858451 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858470 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}})  2026-02-27 03:29:59.858481 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:29:59.858492 | orchestrator | 2026-02-27 03:29:59.858504 | orchestrator | TASK [manila : Check manila containers] **************************************** 2026-02-27 03:29:59.858517 | orchestrator | Friday 27 February 2026 03:29:56 +0000 (0:00:00.683) 0:01:05.921 ******* 2026-02-27 03:29:59.858536 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:30:42.967190 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:30:42.967274 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-api', 'value': {'container_name': 'manila_api', 'group': 'manila-api', 'image': 'registry.osism.tech/kolla/release/manila-api:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:8786'], 'timeout': '30'}, 'haproxy': {'manila_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '8786', 'listen_port': '8786'}, 'manila_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '8786', 'listen_port': '8786'}}}}) 2026-02-27 03:30:42.967312 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967321 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967326 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-scheduler', 'value': {'container_name': 'manila_scheduler', 'group': 'manila-scheduler', 'image': 'registry.osism.tech/kolla/release/manila-scheduler:19.1.1.20251130', 'enabled': True, 'volumes': ['/etc/kolla/manila-scheduler/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-scheduler 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967342 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967349 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967355 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-share', 'value': {'container_name': 'manila_share', 'group': 'manila-share', 'image': 'registry.osism.tech/kolla/release/manila-share:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-share/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', '', '/lib/modules:/lib/modules:ro', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-share 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967361 | orchestrator | changed: [testbed-node-1] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967374 | orchestrator | changed: [testbed-node-0] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967380 | orchestrator | changed: [testbed-node-2] => (item={'key': 'manila-data', 'value': {'container_name': 'manila_data', 'group': 'manila-data', 'image': 'registry.osism.tech/kolla/release/manila-data:19.1.1.20251130', 'enabled': True, 'privileged': True, 'volumes': ['/etc/kolla/manila-data/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/dev/:/dev/', '/run:/run:shared', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port manila-data 5672'], 'timeout': '30'}}}) 2026-02-27 03:30:42.967386 | orchestrator | 2026-02-27 03:30:42.967393 | orchestrator | TASK [manila : Creating Manila database] *************************************** 2026-02-27 03:30:42.967400 | orchestrator | Friday 27 February 2026 03:29:59 +0000 (0:00:03.413) 0:01:09.334 ******* 2026-02-27 03:30:42.967405 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:30:42.967412 | orchestrator | 2026-02-27 03:30:42.967417 | orchestrator | TASK [manila : Creating Manila database user and setting permissions] ********** 2026-02-27 03:30:42.967423 | orchestrator | Friday 27 February 2026 03:30:02 +0000 (0:00:02.221) 0:01:11.556 ******* 2026-02-27 03:30:42.967428 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:30:42.967433 | orchestrator | 2026-02-27 03:30:42.967439 | orchestrator | TASK [manila : Running Manila bootstrap container] ***************************** 2026-02-27 03:30:42.967444 | orchestrator | Friday 27 February 2026 03:30:04 +0000 (0:00:02.407) 0:01:13.963 ******* 2026-02-27 03:30:42.967449 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:30:42.967455 | orchestrator | 2026-02-27 03:30:42.967460 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-02-27 03:30:42.967466 | orchestrator | Friday 27 February 2026 03:30:42 +0000 (0:00:38.125) 0:01:52.089 ******* 2026-02-27 03:30:42.967472 | orchestrator | 2026-02-27 03:30:42.967481 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-02-27 03:31:33.243842 | orchestrator | Friday 27 February 2026 03:30:42 +0000 (0:00:00.070) 0:01:52.159 ******* 2026-02-27 03:31:33.243952 | orchestrator | 2026-02-27 03:31:33.243967 | orchestrator | TASK [manila : Flush handlers] ************************************************* 2026-02-27 03:31:33.243976 | orchestrator | Friday 27 February 2026 03:30:42 +0000 (0:00:00.070) 0:01:52.230 ******* 2026-02-27 03:31:33.243985 | orchestrator | 2026-02-27 03:31:33.243993 | orchestrator | RUNNING HANDLER [manila : Restart manila-api container] ************************ 2026-02-27 03:31:33.244001 | orchestrator | Friday 27 February 2026 03:30:42 +0000 (0:00:00.090) 0:01:52.321 ******* 2026-02-27 03:31:33.244009 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:31:33.244019 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:31:33.244027 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:31:33.244035 | orchestrator | 2026-02-27 03:31:33.244043 | orchestrator | RUNNING HANDLER [manila : Restart manila-data container] *********************** 2026-02-27 03:31:33.244073 | orchestrator | Friday 27 February 2026 03:30:53 +0000 (0:00:10.488) 0:02:02.809 ******* 2026-02-27 03:31:33.244082 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:31:33.244090 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:31:33.244097 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:31:33.244105 | orchestrator | 2026-02-27 03:31:33.244113 | orchestrator | RUNNING HANDLER [manila : Restart manila-scheduler container] ****************** 2026-02-27 03:31:33.244121 | orchestrator | Friday 27 February 2026 03:31:04 +0000 (0:00:11.015) 0:02:13.824 ******* 2026-02-27 03:31:33.244128 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:31:33.244136 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:31:33.244144 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:31:33.244152 | orchestrator | 2026-02-27 03:31:33.244160 | orchestrator | RUNNING HANDLER [manila : Restart manila-share container] ********************** 2026-02-27 03:31:33.244167 | orchestrator | Friday 27 February 2026 03:31:14 +0000 (0:00:10.194) 0:02:24.019 ******* 2026-02-27 03:31:33.244175 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:31:33.244183 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:31:33.244191 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:31:33.244199 | orchestrator | 2026-02-27 03:31:33.244206 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:31:33.244216 | orchestrator | testbed-node-0 : ok=28  changed=20  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:31:33.244225 | orchestrator | testbed-node-1 : ok=19  changed=13  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:31:33.244233 | orchestrator | testbed-node-2 : ok=19  changed=13  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:31:33.244241 | orchestrator | 2026-02-27 03:31:33.244249 | orchestrator | 2026-02-27 03:31:33.244257 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:31:33.244265 | orchestrator | Friday 27 February 2026 03:31:32 +0000 (0:00:18.135) 0:02:42.155 ******* 2026-02-27 03:31:33.244272 | orchestrator | =============================================================================== 2026-02-27 03:31:33.244280 | orchestrator | manila : Running Manila bootstrap container ---------------------------- 38.13s 2026-02-27 03:31:33.244302 | orchestrator | manila : Restart manila-share container -------------------------------- 18.14s 2026-02-27 03:31:33.244310 | orchestrator | service-ks-register : manila | Creating endpoints ---------------------- 13.44s 2026-02-27 03:31:33.244318 | orchestrator | manila : Restart manila-data container --------------------------------- 11.02s 2026-02-27 03:31:33.244326 | orchestrator | manila : Restart manila-api container ---------------------------------- 10.49s 2026-02-27 03:31:33.244333 | orchestrator | manila : Restart manila-scheduler container ---------------------------- 10.19s 2026-02-27 03:31:33.244341 | orchestrator | service-ks-register : manila | Creating services ------------------------ 6.65s 2026-02-27 03:31:33.244349 | orchestrator | manila : Copying over manila.conf --------------------------------------- 6.45s 2026-02-27 03:31:33.244357 | orchestrator | manila : Copying over config.json files for services -------------------- 4.45s 2026-02-27 03:31:33.244364 | orchestrator | service-cert-copy : manila | Copying over extra CA certificates --------- 4.06s 2026-02-27 03:31:33.244372 | orchestrator | service-ks-register : manila | Creating users --------------------------- 4.04s 2026-02-27 03:31:33.244381 | orchestrator | service-ks-register : manila | Granting user roles ---------------------- 3.80s 2026-02-27 03:31:33.244389 | orchestrator | manila : Copying over manila-share.conf --------------------------------- 3.52s 2026-02-27 03:31:33.244397 | orchestrator | manila : Check manila containers ---------------------------------------- 3.41s 2026-02-27 03:31:33.244404 | orchestrator | service-ks-register : manila | Creating projects ------------------------ 3.39s 2026-02-27 03:31:33.244412 | orchestrator | service-ks-register : manila | Creating roles --------------------------- 3.37s 2026-02-27 03:31:33.244420 | orchestrator | manila : Creating Manila database user and setting permissions ---------- 2.41s 2026-02-27 03:31:33.244434 | orchestrator | manila : Creating Manila database --------------------------------------- 2.22s 2026-02-27 03:31:33.244441 | orchestrator | manila : Ensuring config directories exist ------------------------------ 2.06s 2026-02-27 03:31:33.244449 | orchestrator | manila : Copy over multiple ceph configs for Manila --------------------- 1.60s 2026-02-27 03:31:33.563209 | orchestrator | + sh -c /opt/configuration/scripts/deploy/400-monitoring.sh 2026-02-27 03:31:45.611138 | orchestrator | 2026-02-27 03:31:45 | INFO  | Task 25af6cab-ca3c-418e-8b2a-11c7e4d5fb67 (netdata) was prepared for execution. 2026-02-27 03:31:45.611255 | orchestrator | 2026-02-27 03:31:45 | INFO  | It takes a moment until task 25af6cab-ca3c-418e-8b2a-11c7e4d5fb67 (netdata) has been started and output is visible here. 2026-02-27 03:33:20.220616 | orchestrator | 2026-02-27 03:33:20.220760 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:33:20.220775 | orchestrator | 2026-02-27 03:33:20.220782 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:33:20.220789 | orchestrator | Friday 27 February 2026 03:31:50 +0000 (0:00:00.234) 0:00:00.234 ******* 2026-02-27 03:33:20.220797 | orchestrator | changed: [testbed-manager] => (item=enable_netdata_True) 2026-02-27 03:33:20.220805 | orchestrator | changed: [testbed-node-0] => (item=enable_netdata_True) 2026-02-27 03:33:20.220820 | orchestrator | changed: [testbed-node-1] => (item=enable_netdata_True) 2026-02-27 03:33:20.220828 | orchestrator | changed: [testbed-node-2] => (item=enable_netdata_True) 2026-02-27 03:33:20.220834 | orchestrator | changed: [testbed-node-3] => (item=enable_netdata_True) 2026-02-27 03:33:20.220841 | orchestrator | changed: [testbed-node-4] => (item=enable_netdata_True) 2026-02-27 03:33:20.220848 | orchestrator | changed: [testbed-node-5] => (item=enable_netdata_True) 2026-02-27 03:33:20.220855 | orchestrator | 2026-02-27 03:33:20.220861 | orchestrator | PLAY [Apply role netdata] ****************************************************** 2026-02-27 03:33:20.220867 | orchestrator | 2026-02-27 03:33:20.220873 | orchestrator | TASK [osism.services.netdata : Include distribution specific install tasks] **** 2026-02-27 03:33:20.220879 | orchestrator | Friday 27 February 2026 03:31:50 +0000 (0:00:00.875) 0:00:01.109 ******* 2026-02-27 03:33:20.220887 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/install-Debian-family.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:33:20.220896 | orchestrator | 2026-02-27 03:33:20.220903 | orchestrator | TASK [osism.services.netdata : Remove old architecture-dependent repository] *** 2026-02-27 03:33:20.220911 | orchestrator | Friday 27 February 2026 03:31:52 +0000 (0:00:01.315) 0:00:02.425 ******* 2026-02-27 03:33:20.220918 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:20.220926 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:20.220933 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:20.220940 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:20.220947 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:20.220953 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:20.220959 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:20.220966 | orchestrator | 2026-02-27 03:33:20.220973 | orchestrator | TASK [osism.services.netdata : Install apt-transport-https package] ************ 2026-02-27 03:33:20.220980 | orchestrator | Friday 27 February 2026 03:31:54 +0000 (0:00:01.811) 0:00:04.237 ******* 2026-02-27 03:33:20.220987 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:20.220994 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:20.221000 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:20.221007 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:20.221013 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:20.221020 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:20.221027 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:20.221033 | orchestrator | 2026-02-27 03:33:20.221040 | orchestrator | TASK [osism.services.netdata : Add repository gpg key] ************************* 2026-02-27 03:33:20.221067 | orchestrator | Friday 27 February 2026 03:31:56 +0000 (0:00:02.090) 0:00:06.328 ******* 2026-02-27 03:33:20.221074 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221080 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:33:20.221099 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:33:20.221107 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:33:20.221113 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:33:20.221120 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:33:20.221126 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:33:20.221132 | orchestrator | 2026-02-27 03:33:20.221139 | orchestrator | TASK [osism.services.netdata : Add repository] ********************************* 2026-02-27 03:33:20.221146 | orchestrator | Friday 27 February 2026 03:31:57 +0000 (0:00:01.629) 0:00:07.957 ******* 2026-02-27 03:33:20.221153 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221161 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:33:20.221168 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:33:20.221176 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:33:20.221183 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:33:20.221191 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:33:20.221199 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:33:20.221206 | orchestrator | 2026-02-27 03:33:20.221213 | orchestrator | TASK [osism.services.netdata : Install package netdata] ************************ 2026-02-27 03:33:20.221221 | orchestrator | Friday 27 February 2026 03:32:13 +0000 (0:00:15.266) 0:00:23.224 ******* 2026-02-27 03:33:20.221229 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221238 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:33:20.221254 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:33:20.221261 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:33:20.221268 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:33:20.221275 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:33:20.221282 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:33:20.221288 | orchestrator | 2026-02-27 03:33:20.221295 | orchestrator | TASK [osism.services.netdata : Include config tasks] *************************** 2026-02-27 03:33:20.221302 | orchestrator | Friday 27 February 2026 03:32:55 +0000 (0:00:42.028) 0:01:05.252 ******* 2026-02-27 03:33:20.221310 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/config.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:33:20.221318 | orchestrator | 2026-02-27 03:33:20.221325 | orchestrator | TASK [osism.services.netdata : Copy configuration files] *********************** 2026-02-27 03:33:20.221332 | orchestrator | Friday 27 February 2026 03:32:56 +0000 (0:00:01.571) 0:01:06.823 ******* 2026-02-27 03:33:20.221339 | orchestrator | changed: [testbed-manager] => (item=netdata.conf) 2026-02-27 03:33:20.221346 | orchestrator | changed: [testbed-node-0] => (item=netdata.conf) 2026-02-27 03:33:20.221353 | orchestrator | changed: [testbed-node-1] => (item=netdata.conf) 2026-02-27 03:33:20.221360 | orchestrator | changed: [testbed-node-2] => (item=netdata.conf) 2026-02-27 03:33:20.221382 | orchestrator | changed: [testbed-node-3] => (item=netdata.conf) 2026-02-27 03:33:20.221389 | orchestrator | changed: [testbed-node-4] => (item=netdata.conf) 2026-02-27 03:33:20.221396 | orchestrator | changed: [testbed-node-5] => (item=netdata.conf) 2026-02-27 03:33:20.221403 | orchestrator | changed: [testbed-manager] => (item=stream.conf) 2026-02-27 03:33:20.221410 | orchestrator | changed: [testbed-node-1] => (item=stream.conf) 2026-02-27 03:33:20.221416 | orchestrator | changed: [testbed-node-0] => (item=stream.conf) 2026-02-27 03:33:20.221423 | orchestrator | changed: [testbed-node-3] => (item=stream.conf) 2026-02-27 03:33:20.221430 | orchestrator | changed: [testbed-node-2] => (item=stream.conf) 2026-02-27 03:33:20.221436 | orchestrator | changed: [testbed-node-4] => (item=stream.conf) 2026-02-27 03:33:20.221443 | orchestrator | changed: [testbed-node-5] => (item=stream.conf) 2026-02-27 03:33:20.221449 | orchestrator | 2026-02-27 03:33:20.221456 | orchestrator | TASK [osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status] *** 2026-02-27 03:33:20.221469 | orchestrator | Friday 27 February 2026 03:33:00 +0000 (0:00:03.476) 0:01:10.299 ******* 2026-02-27 03:33:20.221476 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:20.221483 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:20.221490 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:20.221496 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:20.221502 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:20.221508 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:20.221513 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:20.221520 | orchestrator | 2026-02-27 03:33:20.221527 | orchestrator | TASK [osism.services.netdata : Opt out from anonymous statistics] ************** 2026-02-27 03:33:20.221534 | orchestrator | Friday 27 February 2026 03:33:01 +0000 (0:00:01.303) 0:01:11.603 ******* 2026-02-27 03:33:20.221540 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221547 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:33:20.221554 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:33:20.221560 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:33:20.221567 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:33:20.221574 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:33:20.221580 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:33:20.221587 | orchestrator | 2026-02-27 03:33:20.221594 | orchestrator | TASK [osism.services.netdata : Add netdata user to docker group] *************** 2026-02-27 03:33:20.221600 | orchestrator | Friday 27 February 2026 03:33:02 +0000 (0:00:01.219) 0:01:12.823 ******* 2026-02-27 03:33:20.221607 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:20.221614 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:20.221621 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:20.221627 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:20.221634 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:20.221641 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:20.221648 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:20.221669 | orchestrator | 2026-02-27 03:33:20.221677 | orchestrator | TASK [osism.services.netdata : Manage service netdata] ************************* 2026-02-27 03:33:20.221683 | orchestrator | Friday 27 February 2026 03:33:03 +0000 (0:00:01.225) 0:01:14.048 ******* 2026-02-27 03:33:20.221690 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:20.221696 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:20.221702 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:20.221709 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:20.221716 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:20.221723 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:20.221729 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:20.221736 | orchestrator | 2026-02-27 03:33:20.221743 | orchestrator | TASK [osism.services.netdata : Include host type specific tasks] *************** 2026-02-27 03:33:20.221754 | orchestrator | Friday 27 February 2026 03:33:05 +0000 (0:00:01.638) 0:01:15.687 ******* 2026-02-27 03:33:20.221761 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/server.yml for testbed-manager 2026-02-27 03:33:20.221770 | orchestrator | included: /usr/share/ansible/collections/ansible_collections/osism/services/roles/netdata/tasks/client.yml for testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:33:20.221777 | orchestrator | 2026-02-27 03:33:20.221783 | orchestrator | TASK [osism.services.netdata : Set sysctl vm.max_map_count parameter] ********** 2026-02-27 03:33:20.221790 | orchestrator | Friday 27 February 2026 03:33:06 +0000 (0:00:01.350) 0:01:17.038 ******* 2026-02-27 03:33:20.221797 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221804 | orchestrator | 2026-02-27 03:33:20.221810 | orchestrator | RUNNING HANDLER [osism.services.netdata : Restart service netdata] ************* 2026-02-27 03:33:20.221817 | orchestrator | Friday 27 February 2026 03:33:08 +0000 (0:00:02.091) 0:01:19.130 ******* 2026-02-27 03:33:20.221824 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:33:20.221830 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:33:20.221837 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:33:20.221849 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:33:20.221855 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:33:20.221862 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:33:20.221868 | orchestrator | changed: [testbed-manager] 2026-02-27 03:33:20.221875 | orchestrator | 2026-02-27 03:33:20.221882 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:33:20.221889 | orchestrator | testbed-manager : ok=16  changed=8  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.221897 | orchestrator | testbed-node-0 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.221904 | orchestrator | testbed-node-1 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.221911 | orchestrator | testbed-node-2 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.221924 | orchestrator | testbed-node-3 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.640453 | orchestrator | testbed-node-4 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.640544 | orchestrator | testbed-node-5 : ok=15  changed=7  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:33:20.640554 | orchestrator | 2026-02-27 03:33:20.640562 | orchestrator | 2026-02-27 03:33:20.640570 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:33:20.640578 | orchestrator | Friday 27 February 2026 03:33:20 +0000 (0:00:11.262) 0:01:30.392 ******* 2026-02-27 03:33:20.640585 | orchestrator | =============================================================================== 2026-02-27 03:33:20.640592 | orchestrator | osism.services.netdata : Install package netdata ----------------------- 42.03s 2026-02-27 03:33:20.640599 | orchestrator | osism.services.netdata : Add repository -------------------------------- 15.27s 2026-02-27 03:33:20.640605 | orchestrator | osism.services.netdata : Restart service netdata ----------------------- 11.26s 2026-02-27 03:33:20.640612 | orchestrator | osism.services.netdata : Copy configuration files ----------------------- 3.48s 2026-02-27 03:33:20.640618 | orchestrator | osism.services.netdata : Set sysctl vm.max_map_count parameter ---------- 2.09s 2026-02-27 03:33:20.640625 | orchestrator | osism.services.netdata : Install apt-transport-https package ------------ 2.09s 2026-02-27 03:33:20.640631 | orchestrator | osism.services.netdata : Remove old architecture-dependent repository --- 1.81s 2026-02-27 03:33:20.640638 | orchestrator | osism.services.netdata : Manage service netdata ------------------------- 1.64s 2026-02-27 03:33:20.640644 | orchestrator | osism.services.netdata : Add repository gpg key ------------------------- 1.63s 2026-02-27 03:33:20.640727 | orchestrator | osism.services.netdata : Include config tasks --------------------------- 1.57s 2026-02-27 03:33:20.640739 | orchestrator | osism.services.netdata : Include host type specific tasks --------------- 1.35s 2026-02-27 03:33:20.640749 | orchestrator | osism.services.netdata : Include distribution specific install tasks ---- 1.32s 2026-02-27 03:33:20.640760 | orchestrator | osism.services.netdata : Retrieve /etc/netdata/.opt-out-from-anonymous-statistics status --- 1.30s 2026-02-27 03:33:20.640772 | orchestrator | osism.services.netdata : Add netdata user to docker group --------------- 1.23s 2026-02-27 03:33:20.640783 | orchestrator | osism.services.netdata : Opt out from anonymous statistics -------------- 1.22s 2026-02-27 03:33:20.640794 | orchestrator | Group hosts based on enabled services ----------------------------------- 0.88s 2026-02-27 03:33:23.001717 | orchestrator | 2026-02-27 03:33:23 | INFO  | Task 80eda052-54de-4bf5-a706-f1b394c2bec3 (prometheus) was prepared for execution. 2026-02-27 03:33:23.001830 | orchestrator | 2026-02-27 03:33:23 | INFO  | It takes a moment until task 80eda052-54de-4bf5-a706-f1b394c2bec3 (prometheus) has been started and output is visible here. 2026-02-27 03:33:32.255614 | orchestrator | 2026-02-27 03:33:32.255781 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:33:32.255800 | orchestrator | 2026-02-27 03:33:32.255811 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:33:32.255822 | orchestrator | Friday 27 February 2026 03:33:27 +0000 (0:00:00.314) 0:00:00.315 ******* 2026-02-27 03:33:32.255832 | orchestrator | ok: [testbed-manager] 2026-02-27 03:33:32.255842 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:33:32.255852 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:33:32.255862 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:33:32.255872 | orchestrator | ok: [testbed-node-3] 2026-02-27 03:33:32.255882 | orchestrator | ok: [testbed-node-4] 2026-02-27 03:33:32.255891 | orchestrator | ok: [testbed-node-5] 2026-02-27 03:33:32.255901 | orchestrator | 2026-02-27 03:33:32.255911 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:33:32.255920 | orchestrator | Friday 27 February 2026 03:33:28 +0000 (0:00:00.876) 0:00:01.191 ******* 2026-02-27 03:33:32.255930 | orchestrator | ok: [testbed-manager] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255940 | orchestrator | ok: [testbed-node-0] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255950 | orchestrator | ok: [testbed-node-1] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255960 | orchestrator | ok: [testbed-node-2] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255969 | orchestrator | ok: [testbed-node-3] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255979 | orchestrator | ok: [testbed-node-4] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255988 | orchestrator | ok: [testbed-node-5] => (item=enable_prometheus_True) 2026-02-27 03:33:32.255998 | orchestrator | 2026-02-27 03:33:32.256007 | orchestrator | PLAY [Apply role prometheus] *************************************************** 2026-02-27 03:33:32.256017 | orchestrator | 2026-02-27 03:33:32.256026 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-02-27 03:33:32.256036 | orchestrator | Friday 27 February 2026 03:33:29 +0000 (0:00:00.909) 0:00:02.100 ******* 2026-02-27 03:33:32.256046 | orchestrator | included: /ansible/roles/prometheus/tasks/deploy.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:33:32.256057 | orchestrator | 2026-02-27 03:33:32.256067 | orchestrator | TASK [prometheus : Ensuring config directories exist] ************************** 2026-02-27 03:33:32.256077 | orchestrator | Friday 27 February 2026 03:33:30 +0000 (0:00:01.386) 0:00:03.487 ******* 2026-02-27 03:33:32.256090 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256105 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 03:33:32.256117 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256146 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256182 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256195 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:32.256208 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:32.256219 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256231 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:32.256243 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:32.256261 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:32.256280 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:33.216879 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:33.216984 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:33.217001 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217015 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217030 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 03:33:33.217067 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:33.217104 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217117 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217129 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217140 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217152 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217163 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:33.217182 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:33.217193 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:33.217218 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:38.343078 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:38.343198 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:38.343219 | orchestrator | 2026-02-27 03:33:38.343235 | orchestrator | TASK [prometheus : include_tasks] ********************************************** 2026-02-27 03:33:38.343250 | orchestrator | Friday 27 February 2026 03:33:33 +0000 (0:00:02.739) 0:00:06.226 ******* 2026-02-27 03:33:38.343264 | orchestrator | included: /ansible/roles/prometheus/tasks/copy-certs.yml for testbed-manager, testbed-node-0, testbed-node-1, testbed-node-2, testbed-node-3, testbed-node-4, testbed-node-5 2026-02-27 03:33:38.343280 | orchestrator | 2026-02-27 03:33:38.343294 | orchestrator | TASK [service-cert-copy : prometheus | Copying over extra CA certificates] ***** 2026-02-27 03:33:38.343308 | orchestrator | Friday 27 February 2026 03:33:34 +0000 (0:00:01.653) 0:00:07.880 ******* 2026-02-27 03:33:38.343324 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 03:33:38.343365 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343381 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343411 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343450 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343466 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343480 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343493 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:38.343529 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:38.343544 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:38.343555 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:38.343571 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:38.343588 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.795786 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.795888 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.795926 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.795951 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.795963 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.795974 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.795999 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.796027 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.796040 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 03:33:40.796060 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.796071 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.796081 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:40.796097 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.796108 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:40.796126 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:42.251095 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:42.251223 | orchestrator | 2026-02-27 03:33:42.251239 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS certificate] *** 2026-02-27 03:33:42.251250 | orchestrator | Friday 27 February 2026 03:33:40 +0000 (0:00:05.922) 0:00:13.802 ******* 2026-02-27 03:33:42.251264 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-02-27 03:33:42.251277 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.251288 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.251349 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-02-27 03:33:42.251381 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.251400 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:33:42.251412 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.251423 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.251433 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.251443 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.251454 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.251464 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:33:42.251478 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.251489 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.251511 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.561951 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562109 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.562126 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:33:42.562140 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.562150 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562161 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562187 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:33:42.562198 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.562228 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.562254 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.562266 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562277 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:42.562287 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:33:42.562297 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.562307 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562322 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:42.562339 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:33:42.562349 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:42.562365 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:43.731775 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:43.731912 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:33:43.731943 | orchestrator | 2026-02-27 03:33:43.731997 | orchestrator | TASK [service-cert-copy : prometheus | Copying over backend internal TLS key] *** 2026-02-27 03:33:43.732018 | orchestrator | Friday 27 February 2026 03:33:42 +0000 (0:00:01.779) 0:00:15.582 ******* 2026-02-27 03:33:43.732039 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}})  2026-02-27 03:33:43.732061 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:43.732083 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:43.732153 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}})  2026-02-27 03:33:43.732191 | orchestrator | skipping: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:43.732204 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:43.732216 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:43.732228 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:43.732240 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:43.732252 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:43.732277 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:43.732289 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:43.732308 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:44.966076 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966182 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:44.966199 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:33:44.966214 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:44.966226 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:44.966286 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:44.966300 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966312 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}})  2026-02-27 03:33:44.966323 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:33:44.966334 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:33:44.966346 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:33:44.966375 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:44.966387 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966399 | orchestrator | skipping: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966410 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:33:44.966421 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:44.966470 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966488 | orchestrator | skipping: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:44.966499 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:33:44.966511 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}})  2026-02-27 03:33:44.966531 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}})  2026-02-27 03:33:48.523173 | orchestrator | skipping: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}})  2026-02-27 03:33:48.524065 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:33:48.524101 | orchestrator | 2026-02-27 03:33:48.524110 | orchestrator | TASK [prometheus : Copying over config.json files] ***************************** 2026-02-27 03:33:48.524120 | orchestrator | Friday 27 February 2026 03:33:44 +0000 (0:00:02.392) 0:00:17.974 ******* 2026-02-27 03:33:48.524129 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 03:33:48.524159 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524180 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524187 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524194 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524219 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524226 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524233 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:33:48.524245 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:48.524252 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:48.524262 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:48.524271 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:48.524278 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:48.524290 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577076 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577252 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577303 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577340 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 03:33:51.577356 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577369 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577388 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577424 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577446 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577459 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577472 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577500 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:33:51.577519 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577539 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:51.577574 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:33:55.245180 | orchestrator | 2026-02-27 03:33:55.245357 | orchestrator | TASK [prometheus : Find custom prometheus alert rules files] ******************* 2026-02-27 03:33:55.245374 | orchestrator | Friday 27 February 2026 03:33:51 +0000 (0:00:06.603) 0:00:24.578 ******* 2026-02-27 03:33:55.245386 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 03:33:55.245399 | orchestrator | 2026-02-27 03:33:55.245410 | orchestrator | TASK [prometheus : Copying over custom prometheus alert rules files] *********** 2026-02-27 03:33:55.245421 | orchestrator | Friday 27 February 2026 03:33:52 +0000 (0:00:00.863) 0:00:25.442 ******* 2026-02-27 03:33:55.245436 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245451 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245480 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245493 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245506 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245517 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245556 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245569 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:33:55.245580 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245597 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245609 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245620 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/fluentd-aggregator.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 996, 'inode': 1109352, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2108982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245631 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:55.245684 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845011 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845161 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845211 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845234 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845252 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845272 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845321 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845368 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845389 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845417 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845438 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845456 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845487 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845508 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:56.845540 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12980, 'inode': 1109362, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2237067, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:33:58.260788 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.260940 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.260970 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.260988 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261033 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261053 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261071 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261112 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261132 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261158 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261177 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261208 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261229 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261248 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:58.261281 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.539826 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.539960 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.539979 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540023 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540037 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540049 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540060 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/ceph.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 55956, 'inode': 1109350, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:33:59.540092 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540110 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540130 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540141 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540152 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540164 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540175 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:33:59.540195 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937138 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937296 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937322 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937341 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937358 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937376 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937393 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/openstack.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12293, 'inode': 1109358, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2168982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:00.937448 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937480 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937497 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937514 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937531 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937548 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937565 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:00.937607 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035798 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035931 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035950 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035963 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035976 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.035987 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036036 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036069 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036082 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036093 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036104 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036116 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/cadvisor.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3900, 'inode': 1109346, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2080584, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:02.036128 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036152 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:02.036172 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.150956 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151087 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151113 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151134 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151188 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151228 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151249 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151297 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151319 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151339 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151359 | orchestrator | skipping: [testbed-node-1] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151398 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:03.151424 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151455 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151476 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:03.151510 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.784749 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/haproxy.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7933, 'inode': 1109353, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2119668, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:10.784856 | orchestrator | skipping: [testbed-node-0] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.784872 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:10.784885 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.784921 | orchestrator | skipping: [testbed-node-2] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.784934 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:10.784960 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.784973 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.785002 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.785014 | orchestrator | skipping: [testbed-node-4] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.785025 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:10.785037 | orchestrator | skipping: [testbed-node-3] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.785057 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:10.785068 | orchestrator | skipping: [testbed-node-5] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})  2026-02-27 03:34:10.785079 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:10.785090 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/node.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 13522, 'inode': 1109357, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2140186, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:10.785107 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/hardware.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5593, 'inode': 1109354, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2121956, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:10.785119 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/elasticsearch.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5987, 'inode': 1109351, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2098982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:10.785139 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109361, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2218983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281186 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/alertmanager.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109343, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2051377, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281357 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/redfish.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 334, 'inode': 1109370, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.227372, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281404 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/prometheus-extra.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 7408, 'inode': 1109360, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2188983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281419 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/ceph.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3, 'inode': 1109348, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2090178, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281448 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/alertmanager.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 5051, 'inode': 1109344, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2068982, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281460 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/node.rec.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2309, 'inode': 1109356, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.213222, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281472 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/mysql.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3792, 'inode': 1109355, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2126687, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281504 | orchestrator | changed: [testbed-manager] => (item={'path': '/operations/prometheus/rabbitmq.rules', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 3539, 'inode': 1109369, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2248983, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) 2026-02-27 03:34:34.281525 | orchestrator | 2026-02-27 03:34:34.281538 | orchestrator | TASK [prometheus : Find prometheus common config overrides] ******************** 2026-02-27 03:34:34.281552 | orchestrator | Friday 27 February 2026 03:34:16 +0000 (0:00:24.452) 0:00:49.894 ******* 2026-02-27 03:34:34.281563 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 03:34:34.281575 | orchestrator | 2026-02-27 03:34:34.281586 | orchestrator | TASK [prometheus : Find prometheus host config overrides] ********************** 2026-02-27 03:34:34.281597 | orchestrator | Friday 27 February 2026 03:34:17 +0000 (0:00:00.731) 0:00:50.626 ******* 2026-02-27 03:34:34.281608 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281620 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281631 | orchestrator | manager/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281642 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281653 | orchestrator | manager/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281664 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281706 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281717 | orchestrator | node-0/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281728 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281739 | orchestrator | node-0/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281750 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281760 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281771 | orchestrator | node-1/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281782 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281792 | orchestrator | node-1/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281803 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281814 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281824 | orchestrator | node-2/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281835 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281845 | orchestrator | node-2/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281856 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281867 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281877 | orchestrator | node-4/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281888 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281904 | orchestrator | node-4/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281915 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.281926 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281936 | orchestrator | node-3/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.281947 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.281957 | orchestrator | node-3/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.281976 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:34.282001 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.282090 | orchestrator | node-5/prometheus.yml.d' path due to this access issue: 2026-02-27 03:34:34.282111 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/testbed- 2026-02-27 03:34:34.282130 | orchestrator | node-5/prometheus.yml.d' is not a directory 2026-02-27 03:34:34.282150 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 03:34:34.282171 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:34:34.282182 | orchestrator | ok: [testbed-node-1 -> localhost] 2026-02-27 03:34:34.282193 | orchestrator | ok: [testbed-node-2 -> localhost] 2026-02-27 03:34:34.282214 | orchestrator | ok: [testbed-node-4 -> localhost] 2026-02-27 03:34:34.282225 | orchestrator | ok: [testbed-node-3 -> localhost] 2026-02-27 03:34:34.282236 | orchestrator | ok: [testbed-node-5 -> localhost] 2026-02-27 03:34:34.282253 | orchestrator | 2026-02-27 03:34:34.282279 | orchestrator | TASK [prometheus : Copying over prometheus config file] ************************ 2026-02-27 03:34:34.282300 | orchestrator | Friday 27 February 2026 03:34:19 +0000 (0:00:01.889) 0:00:52.515 ******* 2026-02-27 03:34:34.282319 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:34.282339 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:34.282354 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:34.282365 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:34.282376 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:34.282387 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:34.282410 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:50.872786 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.872877 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:50.872886 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.872891 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2)  2026-02-27 03:34:50.872895 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.872900 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus.yml.j2) 2026-02-27 03:34:50.872904 | orchestrator | 2026-02-27 03:34:50.872909 | orchestrator | TASK [prometheus : Copying over prometheus web config file] ******************** 2026-02-27 03:34:50.872913 | orchestrator | Friday 27 February 2026 03:34:34 +0000 (0:00:14.779) 0:01:07.295 ******* 2026-02-27 03:34:50.872917 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872921 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.872925 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872929 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.872933 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872937 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.872941 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872945 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.872949 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872953 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.872957 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2)  2026-02-27 03:34:50.872961 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.872966 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-web.yml.j2) 2026-02-27 03:34:50.872972 | orchestrator | 2026-02-27 03:34:50.872978 | orchestrator | TASK [prometheus : Copying over prometheus alertmanager config file] *********** 2026-02-27 03:34:50.872985 | orchestrator | Friday 27 February 2026 03:34:37 +0000 (0:00:02.855) 0:01:10.150 ******* 2026-02-27 03:34:50.872992 | orchestrator | skipping: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873001 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873007 | orchestrator | skipping: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873036 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873041 | orchestrator | skipping: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873046 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873052 | orchestrator | skipping: [testbed-node-3] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873071 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873078 | orchestrator | changed: [testbed-manager] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml) 2026-02-27 03:34:50.873086 | orchestrator | skipping: [testbed-node-4] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873092 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873099 | orchestrator | skipping: [testbed-node-5] => (item=/opt/configuration/environments/kolla/files/overlays/prometheus/prometheus-alertmanager.yml)  2026-02-27 03:34:50.873106 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873112 | orchestrator | 2026-02-27 03:34:50.873119 | orchestrator | TASK [prometheus : Find custom Alertmanager alert notification templates] ****** 2026-02-27 03:34:50.873124 | orchestrator | Friday 27 February 2026 03:34:38 +0000 (0:00:01.749) 0:01:11.900 ******* 2026-02-27 03:34:50.873129 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 03:34:50.873135 | orchestrator | 2026-02-27 03:34:50.873141 | orchestrator | TASK [prometheus : Copying over custom Alertmanager alert notification templates] *** 2026-02-27 03:34:50.873148 | orchestrator | Friday 27 February 2026 03:34:39 +0000 (0:00:00.717) 0:01:12.617 ******* 2026-02-27 03:34:50.873155 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:50.873162 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873168 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873175 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873181 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873188 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873194 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873201 | orchestrator | 2026-02-27 03:34:50.873207 | orchestrator | TASK [prometheus : Copying over my.cnf for mysqld_exporter] ******************** 2026-02-27 03:34:50.873213 | orchestrator | Friday 27 February 2026 03:34:40 +0000 (0:00:00.710) 0:01:13.328 ******* 2026-02-27 03:34:50.873219 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:50.873225 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873231 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873237 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873244 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:34:50.873249 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:34:50.873255 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:34:50.873261 | orchestrator | 2026-02-27 03:34:50.873268 | orchestrator | TASK [prometheus : Copying cloud config file for openstack exporter] *********** 2026-02-27 03:34:50.873290 | orchestrator | Friday 27 February 2026 03:34:42 +0000 (0:00:02.169) 0:01:15.497 ******* 2026-02-27 03:34:50.873297 | orchestrator | skipping: [testbed-manager] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873305 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873311 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:50.873318 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873324 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873331 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873337 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873343 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873349 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873362 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873369 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873375 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873382 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/clouds.yml.j2)  2026-02-27 03:34:50.873387 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873393 | orchestrator | 2026-02-27 03:34:50.873399 | orchestrator | TASK [prometheus : Copying config file for blackbox exporter] ****************** 2026-02-27 03:34:50.873405 | orchestrator | Friday 27 February 2026 03:34:43 +0000 (0:00:01.483) 0:01:16.981 ******* 2026-02-27 03:34:50.873412 | orchestrator | skipping: [testbed-node-0] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873419 | orchestrator | skipping: [testbed-node-1] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873425 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873432 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873439 | orchestrator | skipping: [testbed-node-2] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873445 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873452 | orchestrator | skipping: [testbed-node-3] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873458 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873465 | orchestrator | skipping: [testbed-node-4] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873472 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873479 | orchestrator | changed: [testbed-manager] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2) 2026-02-27 03:34:50.873485 | orchestrator | skipping: [testbed-node-5] => (item=/ansible/roles/prometheus/templates/prometheus-blackbox-exporter.yml.j2)  2026-02-27 03:34:50.873492 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873499 | orchestrator | 2026-02-27 03:34:50.873506 | orchestrator | TASK [prometheus : Find extra prometheus server config files] ****************** 2026-02-27 03:34:50.873519 | orchestrator | Friday 27 February 2026 03:34:45 +0000 (0:00:01.342) 0:01:18.323 ******* 2026-02-27 03:34:50.873524 | orchestrator | [WARNING]: Skipped 2026-02-27 03:34:50.873530 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' path 2026-02-27 03:34:50.873534 | orchestrator | due to this access issue: 2026-02-27 03:34:50.873539 | orchestrator | '/opt/configuration/environments/kolla/files/overlays/prometheus/extras/' is 2026-02-27 03:34:50.873543 | orchestrator | not a directory 2026-02-27 03:34:50.873548 | orchestrator | ok: [testbed-manager -> localhost] 2026-02-27 03:34:50.873552 | orchestrator | 2026-02-27 03:34:50.873556 | orchestrator | TASK [prometheus : Create subdirectories for extra config files] *************** 2026-02-27 03:34:50.873561 | orchestrator | Friday 27 February 2026 03:34:46 +0000 (0:00:01.161) 0:01:19.485 ******* 2026-02-27 03:34:50.873565 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:50.873569 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873574 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873578 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873582 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873587 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873591 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873595 | orchestrator | 2026-02-27 03:34:50.873600 | orchestrator | TASK [prometheus : Template extra prometheus server config files] ************** 2026-02-27 03:34:50.873604 | orchestrator | Friday 27 February 2026 03:34:47 +0000 (0:00:00.937) 0:01:20.422 ******* 2026-02-27 03:34:50.873609 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:50.873613 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:34:50.873618 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:34:50.873627 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:34:50.873631 | orchestrator | skipping: [testbed-node-3] 2026-02-27 03:34:50.873636 | orchestrator | skipping: [testbed-node-4] 2026-02-27 03:34:50.873640 | orchestrator | skipping: [testbed-node-5] 2026-02-27 03:34:50.873644 | orchestrator | 2026-02-27 03:34:50.873649 | orchestrator | TASK [prometheus : Check prometheus containers] ******************************** 2026-02-27 03:34:50.873652 | orchestrator | Friday 27 February 2026 03:34:48 +0000 (0:00:00.927) 0:01:21.350 ******* 2026-02-27 03:34:50.873694 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-server', 'value': {'container_name': 'prometheus_server', 'group': 'prometheus', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-v2-server:2.55.1.20251130', 'volumes': ['/etc/kolla/prometheus-server/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'prometheus_v2:/var/lib/prometheus', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'prometheus_server': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9091', 'active_passive': True}, 'prometheus_server_external': {'enabled': False, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9091', 'listen_port': '9091', 'active_passive': True}}}}) 2026-02-27 03:34:52.483365 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483474 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483489 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483518 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483530 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483571 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483583 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-node-exporter', 'value': {'container_name': 'prometheus_node_exporter', 'group': 'prometheus-node-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-node-exporter:1.8.2.20251130', 'pid_mode': 'host', 'volumes': ['/etc/kolla/prometheus-node-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/host:ro,rslave'], 'dimensions': {}}}) 2026-02-27 03:34:52.483610 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:52.483623 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:52.483635 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-mysqld-exporter', 'value': {'container_name': 'prometheus_mysqld_exporter', 'group': 'prometheus-mysqld-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-mysqld-exporter:0.16.0.20251130', 'volumes': ['/etc/kolla/prometheus-mysqld-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:52.483646 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:52.483664 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:52.483731 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:52.483751 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:52.483763 | orchestrator | changed: [testbed-node-3] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:34:52.483783 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.361825 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.361929 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-memcached-exporter', 'value': {'container_name': 'prometheus_memcached_exporter', 'group': 'prometheus-memcached-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-memcached-exporter:0.15.0.20251130', 'volumes': ['/etc/kolla/prometheus-memcached-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.361942 | orchestrator | changed: [testbed-node-4] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:34:54.361968 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-alertmanager', 'value': {'container_name': 'prometheus_alertmanager', 'group': 'prometheus-alertmanager', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-alertmanager:0.28.0.20251130', 'volumes': ['/etc/kolla/prometheus-alertmanager/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', 'prometheus:/var/lib/prometheus'], 'dimensions': {}, 'haproxy': {'prometheus_alertmanager': {'enabled': True, 'mode': 'http', 'external': False, 'port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}, 'prometheus_alertmanager_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9093', 'listen_port': '9093', 'auth_user': 'admin', 'auth_pass': 'BXo64rLqmF7bTbWLDOnNJlD0qJ4BSTWocNHVNKU2', 'active_passive': True}}}}) 2026-02-27 03:34:54.361995 | orchestrator | changed: [testbed-node-5] => (item={'key': 'prometheus-libvirt-exporter', 'value': {'container_name': 'prometheus_libvirt_exporter', 'group': 'prometheus-libvirt-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-libvirt-exporter:2.2.0.20251130', 'volumes': ['/etc/kolla/prometheus-libvirt-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '/run/libvirt:/run/libvirt:ro'], 'dimensions': {}}}) 2026-02-27 03:34:54.362002 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:54.362060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:54.362068 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-cadvisor', 'value': {'container_name': 'prometheus_cadvisor', 'group': 'prometheus-cadvisor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-cadvisor:0.49.2.20251130', 'volumes': ['/etc/kolla/prometheus-cadvisor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/', '/:/rootfs:ro', '/var/run:/var/run:rw', '/sys:/sys:ro', '/var/lib/docker/:/var/lib/docker:ro', '/dev/disk/:/dev/disk:ro'], 'dimensions': {}}}) 2026-02-27 03:34:54.362074 | orchestrator | changed: [testbed-manager] => (item={'key': 'prometheus-blackbox-exporter', 'value': {'container_name': 'prometheus_blackbox_exporter', 'group': 'prometheus-blackbox-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-blackbox-exporter:0.25.0.20251130', 'volumes': ['/etc/kolla/prometheus-blackbox-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.362085 | orchestrator | changed: [testbed-node-2] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.362097 | orchestrator | changed: [testbed-node-1] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.362104 | orchestrator | changed: [testbed-node-0] => (item={'key': 'prometheus-elasticsearch-exporter', 'value': {'container_name': 'prometheus_elasticsearch_exporter', 'group': 'prometheus-elasticsearch-exporter', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/prometheus-elasticsearch-exporter:1.8.0.20251130', 'volumes': ['/etc/kolla/prometheus-elasticsearch-exporter/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}}}) 2026-02-27 03:34:54.362110 | orchestrator | 2026-02-27 03:34:54.362118 | orchestrator | TASK [prometheus : Creating prometheus database user and setting permissions] *** 2026-02-27 03:34:54.362126 | orchestrator | Friday 27 February 2026 03:34:52 +0000 (0:00:04.153) 0:01:25.503 ******* 2026-02-27 03:34:54.362133 | orchestrator | skipping: [testbed-manager] => (item=testbed-node-0)  2026-02-27 03:34:54.362140 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:34:54.362146 | orchestrator | 2026-02-27 03:34:54.362152 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362157 | orchestrator | Friday 27 February 2026 03:34:53 +0000 (0:00:01.183) 0:01:26.687 ******* 2026-02-27 03:34:54.362163 | orchestrator | 2026-02-27 03:34:54.362168 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362174 | orchestrator | Friday 27 February 2026 03:34:53 +0000 (0:00:00.240) 0:01:26.927 ******* 2026-02-27 03:34:54.362180 | orchestrator | 2026-02-27 03:34:54.362186 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362192 | orchestrator | Friday 27 February 2026 03:34:53 +0000 (0:00:00.070) 0:01:26.998 ******* 2026-02-27 03:34:54.362198 | orchestrator | 2026-02-27 03:34:54.362204 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362210 | orchestrator | Friday 27 February 2026 03:34:54 +0000 (0:00:00.070) 0:01:27.068 ******* 2026-02-27 03:34:54.362215 | orchestrator | 2026-02-27 03:34:54.362221 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362226 | orchestrator | Friday 27 February 2026 03:34:54 +0000 (0:00:00.067) 0:01:27.136 ******* 2026-02-27 03:34:54.362232 | orchestrator | 2026-02-27 03:34:54.362238 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362243 | orchestrator | Friday 27 February 2026 03:34:54 +0000 (0:00:00.066) 0:01:27.203 ******* 2026-02-27 03:34:54.362249 | orchestrator | 2026-02-27 03:34:54.362255 | orchestrator | TASK [prometheus : Flush handlers] ********************************************* 2026-02-27 03:34:54.362267 | orchestrator | Friday 27 February 2026 03:34:54 +0000 (0:00:00.069) 0:01:27.272 ******* 2026-02-27 03:36:40.940731 | orchestrator | 2026-02-27 03:36:40.940847 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-server container] ************* 2026-02-27 03:36:40.940860 | orchestrator | Friday 27 February 2026 03:34:54 +0000 (0:00:00.094) 0:01:27.366 ******* 2026-02-27 03:36:40.940867 | orchestrator | changed: [testbed-manager] 2026-02-27 03:36:40.940875 | orchestrator | 2026-02-27 03:36:40.940882 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-node-exporter container] ****** 2026-02-27 03:36:40.940889 | orchestrator | Friday 27 February 2026 03:35:16 +0000 (0:00:22.292) 0:01:49.659 ******* 2026-02-27 03:36:40.940896 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:36:40.940902 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:36:40.940908 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:36:40.940915 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:36:40.940942 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:36:40.940949 | orchestrator | changed: [testbed-manager] 2026-02-27 03:36:40.940955 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:36:40.940962 | orchestrator | 2026-02-27 03:36:40.940968 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-mysqld-exporter container] **** 2026-02-27 03:36:40.940975 | orchestrator | Friday 27 February 2026 03:35:30 +0000 (0:00:13.655) 0:02:03.315 ******* 2026-02-27 03:36:40.940981 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:36:40.940987 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:36:40.940994 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:36:40.941000 | orchestrator | 2026-02-27 03:36:40.941006 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-memcached-exporter container] *** 2026-02-27 03:36:40.941013 | orchestrator | Friday 27 February 2026 03:35:40 +0000 (0:00:10.295) 0:02:13.610 ******* 2026-02-27 03:36:40.941019 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:36:40.941025 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:36:40.941030 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:36:40.941036 | orchestrator | 2026-02-27 03:36:40.941042 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-cadvisor container] *********** 2026-02-27 03:36:40.941048 | orchestrator | Friday 27 February 2026 03:35:51 +0000 (0:00:10.475) 0:02:24.086 ******* 2026-02-27 03:36:40.941055 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:36:40.941061 | orchestrator | changed: [testbed-manager] 2026-02-27 03:36:40.941067 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:36:40.941072 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:36:40.941078 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:36:40.941085 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:36:40.941106 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:36:40.941113 | orchestrator | 2026-02-27 03:36:40.941120 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-alertmanager container] ******* 2026-02-27 03:36:40.941126 | orchestrator | Friday 27 February 2026 03:36:05 +0000 (0:00:14.596) 0:02:38.683 ******* 2026-02-27 03:36:40.941132 | orchestrator | changed: [testbed-manager] 2026-02-27 03:36:40.941138 | orchestrator | 2026-02-27 03:36:40.941144 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-elasticsearch-exporter container] *** 2026-02-27 03:36:40.941151 | orchestrator | Friday 27 February 2026 03:36:14 +0000 (0:00:09.061) 0:02:47.744 ******* 2026-02-27 03:36:40.941158 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:36:40.941164 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:36:40.941169 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:36:40.941175 | orchestrator | 2026-02-27 03:36:40.941182 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-blackbox-exporter container] *** 2026-02-27 03:36:40.941188 | orchestrator | Friday 27 February 2026 03:36:25 +0000 (0:00:10.560) 0:02:58.304 ******* 2026-02-27 03:36:40.941194 | orchestrator | changed: [testbed-manager] 2026-02-27 03:36:40.941200 | orchestrator | 2026-02-27 03:36:40.941207 | orchestrator | RUNNING HANDLER [prometheus : Restart prometheus-libvirt-exporter container] *** 2026-02-27 03:36:40.941212 | orchestrator | Friday 27 February 2026 03:36:35 +0000 (0:00:10.257) 0:03:08.562 ******* 2026-02-27 03:36:40.941219 | orchestrator | changed: [testbed-node-3] 2026-02-27 03:36:40.941224 | orchestrator | changed: [testbed-node-4] 2026-02-27 03:36:40.941231 | orchestrator | changed: [testbed-node-5] 2026-02-27 03:36:40.941237 | orchestrator | 2026-02-27 03:36:40.941243 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:36:40.941251 | orchestrator | testbed-manager : ok=23  changed=14  unreachable=0 failed=0 skipped=8  rescued=0 ignored=0 2026-02-27 03:36:40.941259 | orchestrator | testbed-node-0 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-02-27 03:36:40.941265 | orchestrator | testbed-node-1 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-02-27 03:36:40.941271 | orchestrator | testbed-node-2 : ok=15  changed=10  unreachable=0 failed=0 skipped=11  rescued=0 ignored=0 2026-02-27 03:36:40.941285 | orchestrator | testbed-node-3 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 03:36:40.941291 | orchestrator | testbed-node-4 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 03:36:40.941297 | orchestrator | testbed-node-5 : ok=12  changed=7  unreachable=0 failed=0 skipped=12  rescued=0 ignored=0 2026-02-27 03:36:40.941303 | orchestrator | 2026-02-27 03:36:40.941310 | orchestrator | 2026-02-27 03:36:40.941317 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:36:40.941323 | orchestrator | Friday 27 February 2026 03:36:40 +0000 (0:00:04.848) 0:03:13.410 ******* 2026-02-27 03:36:40.941330 | orchestrator | =============================================================================== 2026-02-27 03:36:40.941336 | orchestrator | prometheus : Copying over custom prometheus alert rules files ---------- 24.45s 2026-02-27 03:36:40.941363 | orchestrator | prometheus : Restart prometheus-server container ----------------------- 22.29s 2026-02-27 03:36:40.941371 | orchestrator | prometheus : Copying over prometheus config file ----------------------- 14.78s 2026-02-27 03:36:40.941376 | orchestrator | prometheus : Restart prometheus-cadvisor container --------------------- 14.60s 2026-02-27 03:36:40.941383 | orchestrator | prometheus : Restart prometheus-node-exporter container ---------------- 13.66s 2026-02-27 03:36:40.941389 | orchestrator | prometheus : Restart prometheus-elasticsearch-exporter container ------- 10.56s 2026-02-27 03:36:40.941396 | orchestrator | prometheus : Restart prometheus-memcached-exporter container ----------- 10.48s 2026-02-27 03:36:40.941402 | orchestrator | prometheus : Restart prometheus-mysqld-exporter container -------------- 10.30s 2026-02-27 03:36:40.941408 | orchestrator | prometheus : Restart prometheus-blackbox-exporter container ------------ 10.26s 2026-02-27 03:36:40.941414 | orchestrator | prometheus : Restart prometheus-alertmanager container ------------------ 9.06s 2026-02-27 03:36:40.941421 | orchestrator | prometheus : Copying over config.json files ----------------------------- 6.60s 2026-02-27 03:36:40.941427 | orchestrator | service-cert-copy : prometheus | Copying over extra CA certificates ----- 5.92s 2026-02-27 03:36:40.941433 | orchestrator | prometheus : Restart prometheus-libvirt-exporter container -------------- 4.85s 2026-02-27 03:36:40.941440 | orchestrator | prometheus : Check prometheus containers -------------------------------- 4.15s 2026-02-27 03:36:40.941446 | orchestrator | prometheus : Copying over prometheus web config file -------------------- 2.86s 2026-02-27 03:36:40.941451 | orchestrator | prometheus : Ensuring config directories exist -------------------------- 2.74s 2026-02-27 03:36:40.941458 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS key --- 2.39s 2026-02-27 03:36:40.941464 | orchestrator | prometheus : Copying over my.cnf for mysqld_exporter -------------------- 2.17s 2026-02-27 03:36:40.941470 | orchestrator | prometheus : Find prometheus host config overrides ---------------------- 1.89s 2026-02-27 03:36:40.941476 | orchestrator | service-cert-copy : prometheus | Copying over backend internal TLS certificate --- 1.78s 2026-02-27 03:36:43.388008 | orchestrator | 2026-02-27 03:36:43 | INFO  | Task cde1bd61-80c5-4e8a-9e23-638bde8540ab (grafana) was prepared for execution. 2026-02-27 03:36:43.388133 | orchestrator | 2026-02-27 03:36:43 | INFO  | It takes a moment until task cde1bd61-80c5-4e8a-9e23-638bde8540ab (grafana) has been started and output is visible here. 2026-02-27 03:36:53.206267 | orchestrator | 2026-02-27 03:36:53.206376 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:36:53.206392 | orchestrator | 2026-02-27 03:36:53.206403 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:36:53.206414 | orchestrator | Friday 27 February 2026 03:36:47 +0000 (0:00:00.277) 0:00:00.277 ******* 2026-02-27 03:36:53.206423 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:36:53.206455 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:36:53.206465 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:36:53.206474 | orchestrator | 2026-02-27 03:36:53.206484 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:36:53.206494 | orchestrator | Friday 27 February 2026 03:36:47 +0000 (0:00:00.308) 0:00:00.585 ******* 2026-02-27 03:36:53.206504 | orchestrator | ok: [testbed-node-0] => (item=enable_grafana_True) 2026-02-27 03:36:53.206514 | orchestrator | ok: [testbed-node-1] => (item=enable_grafana_True) 2026-02-27 03:36:53.206523 | orchestrator | ok: [testbed-node-2] => (item=enable_grafana_True) 2026-02-27 03:36:53.206533 | orchestrator | 2026-02-27 03:36:53.206543 | orchestrator | PLAY [Apply role grafana] ****************************************************** 2026-02-27 03:36:53.206552 | orchestrator | 2026-02-27 03:36:53.206562 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-02-27 03:36:53.206571 | orchestrator | Friday 27 February 2026 03:36:48 +0000 (0:00:00.454) 0:00:01.040 ******* 2026-02-27 03:36:53.206581 | orchestrator | included: /ansible/roles/grafana/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:36:53.206592 | orchestrator | 2026-02-27 03:36:53.206602 | orchestrator | TASK [grafana : Ensuring config directories exist] ***************************** 2026-02-27 03:36:53.206611 | orchestrator | Friday 27 February 2026 03:36:48 +0000 (0:00:00.553) 0:00:01.593 ******* 2026-02-27 03:36:53.206624 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.206638 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.206649 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.206659 | orchestrator | 2026-02-27 03:36:53.206669 | orchestrator | TASK [grafana : Check if extra configuration file exists] ********************** 2026-02-27 03:36:53.206679 | orchestrator | Friday 27 February 2026 03:36:49 +0000 (0:00:00.900) 0:00:02.493 ******* 2026-02-27 03:36:53.206814 | orchestrator | [WARNING]: Skipped '/operations/prometheus/grafana' path due to this access 2026-02-27 03:36:53.206826 | orchestrator | issue: '/operations/prometheus/grafana' is not a directory 2026-02-27 03:36:53.206839 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:36:53.206858 | orchestrator | 2026-02-27 03:36:53.206869 | orchestrator | TASK [grafana : include_tasks] ************************************************* 2026-02-27 03:36:53.206880 | orchestrator | Friday 27 February 2026 03:36:50 +0000 (0:00:00.934) 0:00:03.428 ******* 2026-02-27 03:36:53.206905 | orchestrator | included: /ansible/roles/grafana/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:36:53.206916 | orchestrator | 2026-02-27 03:36:53.206928 | orchestrator | TASK [service-cert-copy : grafana | Copying over extra CA certificates] ******** 2026-02-27 03:36:53.206939 | orchestrator | Friday 27 February 2026 03:36:51 +0000 (0:00:00.619) 0:00:04.048 ******* 2026-02-27 03:36:53.206967 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.206981 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.206993 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:36:53.207004 | orchestrator | 2026-02-27 03:36:53.207015 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS certificate] *** 2026-02-27 03:36:53.207025 | orchestrator | Friday 27 February 2026 03:36:52 +0000 (0:00:01.270) 0:00:05.319 ******* 2026-02-27 03:36:53.207035 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:36:53.207045 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:36:53.207055 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:36:53.207072 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:36:53.207095 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:37:00.229062 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:37:00.229191 | orchestrator | 2026-02-27 03:37:00.229217 | orchestrator | TASK [service-cert-copy : grafana | Copying over backend internal TLS key] ***** 2026-02-27 03:37:00.229238 | orchestrator | Friday 27 February 2026 03:36:53 +0000 (0:00:00.584) 0:00:05.904 ******* 2026-02-27 03:37:00.229258 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:37:00.229278 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:37:00.229297 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:37:00.229315 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:37:00.229334 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}})  2026-02-27 03:37:00.229352 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:37:00.229371 | orchestrator | 2026-02-27 03:37:00.229389 | orchestrator | TASK [grafana : Copying over config.json files] ******************************** 2026-02-27 03:37:00.229436 | orchestrator | Friday 27 February 2026 03:36:53 +0000 (0:00:00.611) 0:00:06.515 ******* 2026-02-27 03:37:00.229457 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229494 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229538 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229559 | orchestrator | 2026-02-27 03:37:00.229576 | orchestrator | TASK [grafana : Copying over grafana.ini] ************************************** 2026-02-27 03:37:00.229594 | orchestrator | Friday 27 February 2026 03:36:55 +0000 (0:00:01.316) 0:00:07.831 ******* 2026-02-27 03:37:00.229613 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229632 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229651 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:37:00.229680 | orchestrator | 2026-02-27 03:37:00.229727 | orchestrator | TASK [grafana : Copying over extra configuration file] ************************* 2026-02-27 03:37:00.229744 | orchestrator | Friday 27 February 2026 03:36:56 +0000 (0:00:01.696) 0:00:09.528 ******* 2026-02-27 03:37:00.229762 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:37:00.229779 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:37:00.229796 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:37:00.229812 | orchestrator | 2026-02-27 03:37:00.229829 | orchestrator | TASK [grafana : Configuring Prometheus as data source for Grafana] ************* 2026-02-27 03:37:00.229845 | orchestrator | Friday 27 February 2026 03:36:57 +0000 (0:00:00.311) 0:00:09.840 ******* 2026-02-27 03:37:00.229862 | orchestrator | changed: [testbed-node-0] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-02-27 03:37:00.229879 | orchestrator | changed: [testbed-node-1] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-02-27 03:37:00.229895 | orchestrator | changed: [testbed-node-2] => (item=/ansible/roles/grafana/templates/prometheus.yaml.j2) 2026-02-27 03:37:00.229911 | orchestrator | 2026-02-27 03:37:00.229927 | orchestrator | TASK [grafana : Configuring dashboards provisioning] *************************** 2026-02-27 03:37:00.229951 | orchestrator | Friday 27 February 2026 03:36:58 +0000 (0:00:01.283) 0:00:11.123 ******* 2026-02-27 03:37:00.229969 | orchestrator | changed: [testbed-node-0] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-02-27 03:37:00.229985 | orchestrator | changed: [testbed-node-1] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-02-27 03:37:00.230002 | orchestrator | changed: [testbed-node-2] => (item=/opt/configuration/environments/kolla/files/overlays/grafana/provisioning.yaml) 2026-02-27 03:37:00.230103 | orchestrator | 2026-02-27 03:37:00.230126 | orchestrator | TASK [grafana : Find custom grafana dashboards] ******************************** 2026-02-27 03:37:00.230156 | orchestrator | Friday 27 February 2026 03:37:00 +0000 (0:00:01.795) 0:00:12.918 ******* 2026-02-27 03:37:06.694449 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:37:06.694551 | orchestrator | 2026-02-27 03:37:06.694565 | orchestrator | TASK [grafana : Find templated grafana dashboards] ***************************** 2026-02-27 03:37:06.694577 | orchestrator | Friday 27 February 2026 03:37:00 +0000 (0:00:00.739) 0:00:13.658 ******* 2026-02-27 03:37:06.694587 | orchestrator | [WARNING]: Skipped '/etc/kolla/grafana/dashboards' path due to this access 2026-02-27 03:37:06.694672 | orchestrator | issue: '/etc/kolla/grafana/dashboards' is not a directory 2026-02-27 03:37:06.694745 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:37:06.694756 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:37:06.694805 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:37:06.694815 | orchestrator | 2026-02-27 03:37:06.694825 | orchestrator | TASK [grafana : Prune templated Grafana dashboards] **************************** 2026-02-27 03:37:06.694835 | orchestrator | Friday 27 February 2026 03:37:01 +0000 (0:00:00.718) 0:00:14.377 ******* 2026-02-27 03:37:06.694844 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:37:06.694854 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:37:06.694863 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:37:06.694871 | orchestrator | 2026-02-27 03:37:06.694880 | orchestrator | TASK [grafana : Copying over custom dashboards] ******************************** 2026-02-27 03:37:06.694889 | orchestrator | Friday 27 February 2026 03:37:02 +0000 (0:00:00.334) 0:00:14.711 ******* 2026-02-27 03:37:06.694901 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1109268, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1428971, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.694937 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1109268, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1428971, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.694948 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-cluster-advanced.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster-advanced.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 117836, 'inode': 1109268, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1428971, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.694958 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1109286, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1567075, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.694997 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1109286, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1567075, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695010 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rbd-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25686, 'inode': 1109286, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1567075, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695020 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1109271, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695039 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1109271, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695050 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph_pools.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_pools.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 25279, 'inode': 1109271, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695060 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1109287, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1588974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695074 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1109287, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1588974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:06.695091 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rgw-s3-analytics.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rgw-s3-analytics.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 167897, 'inode': 1109287, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1588974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592794 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1109276, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1520638, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592908 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1109276, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1520638, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592919 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/osd-device-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osd-device-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 26655, 'inode': 1109276, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1520638, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592927 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1109283, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1552615, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592946 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1109283, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1552615, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592954 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 39556, 'inode': 1109283, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1552615, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592976 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1109267, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1421793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592990 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1109267, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1421793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.592998 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/README.md', 'value': {'path': '/operations/grafana/dashboards/ceph/README.md', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 84, 'inode': 1109267, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1421793, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.593002 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1109269, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1438973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.593007 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1109269, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1438973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.593017 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph-cluster.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph-cluster.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 34113, 'inode': 1109269, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1438973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:10.593029 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1109272, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414530 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1109272, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414623 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/cephfs-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/cephfs-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9025, 'inode': 1109272, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1468973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414635 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1109279, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1532042, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414643 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1109279, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1532042, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414664 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/pool-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19609, 'inode': 1109279, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1532042, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414672 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1109285, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1559958, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414735 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1109285, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1559958, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414745 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/rbd-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/rbd-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 12997, 'inode': 1109285, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1559958, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414753 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1109270, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1458972, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414760 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1109270, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1458972, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414768 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/ceph_overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/ceph_overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 80386, 'inode': 1109270, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1458972, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414779 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1109282, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.154401, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:14.414798 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1109282, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.154401, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499160 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-detail.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-detail.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 19695, 'inode': 1109282, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.154401, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499251 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1109277, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1524928, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499262 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1109277, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1524928, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499271 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/osds-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/osds-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38432, 'inode': 1109277, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1524928, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499296 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1109275, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1513407, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499326 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1109275, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1513407, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499350 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/multi-cluster-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/multi-cluster-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 62676, 'inode': 1109275, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1513407, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499359 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1109274, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1498973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499366 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1109274, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1498973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499373 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/hosts-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/hosts-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 27218, 'inode': 1109274, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1498973, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499386 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1109281, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1535838, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499399 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1109281, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1535838, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:18.499413 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/pool-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/pool-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 49139, 'inode': 1109281, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1535838, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409360 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1109273, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1488974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409500 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1109273, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1488974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409526 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/host-details.json', 'value': {'path': '/operations/grafana/dashboards/ceph/host-details.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 44791, 'inode': 1109273, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1488974, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409547 | orchestrator | changed: [testbed-node-1] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1109284, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.155785, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409589 | orchestrator | changed: [testbed-node-2] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1109284, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.155785, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409637 | orchestrator | changed: [testbed-node-0] => (item={'key': 'ceph/radosgw-sync-overview.json', 'value': {'path': '/operations/grafana/dashboards/ceph/radosgw-sync-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16156, 'inode': 1109284, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.155785, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409681 | orchestrator | changed: [testbed-node-1] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1109339, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.202898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409831 | orchestrator | changed: [testbed-node-2] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1109339, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.202898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409851 | orchestrator | changed: [testbed-node-0] => (item={'key': 'openstack/openstack.json', 'value': {'path': '/operations/grafana/dashboards/openstack/openstack.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 57270, 'inode': 1109339, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.202898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409870 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1109309, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409899 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1109309, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.409953 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/haproxy.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/haproxy.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 410814, 'inode': 1109309, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:22.410002 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1109296, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1638975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645245 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1109296, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1638975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645353 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/database.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/database.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 30898, 'inode': 1109296, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1638975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645369 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1109319, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645397 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1109319, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645436 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1109289, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1601217, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645448 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 15725, 'inode': 1109319, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645477 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1109289, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1601217, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645487 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1109326, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1932228, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645498 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/alertmanager-overview.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/alertmanager-overview.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 9645, 'inode': 1109289, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1601217, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645519 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1109326, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1932228, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645530 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1109320, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1888978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645540 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/opensearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/opensearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 65458, 'inode': 1109326, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1932228, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:26.645559 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1109320, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1888978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429174 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1109329, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.193898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429289 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node_exporter_full.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_full.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 682774, 'inode': 1109320, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1888978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429344 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1109329, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.193898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429357 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1109337, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429368 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus-remote-write.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus-remote-write.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 22317, 'inode': 1109329, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.193898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429378 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1109337, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429408 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1109325, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.191861, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429420 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/redfish.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/redfish.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 38087, 'inode': 1109337, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429438 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1109325, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.191861, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429454 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1109317, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1768978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429464 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/nodes.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/nodes.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21109, 'inode': 1109325, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.191861, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429475 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1109317, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1768978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:30.429494 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1109305, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1687121, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181562 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/memcached.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/memcached.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 24243, 'inode': 1109317, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1768978, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181768 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1109305, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1687121, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181822 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1109316, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181846 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/fluentd.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/fluentd.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 82960, 'inode': 1109305, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1687121, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181866 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1109316, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181885 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1109298, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1673224, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181930 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/libvirt.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/libvirt.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 29672, 'inode': 1109316, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1748977, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181969 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1109298, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1673224, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.181988 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1109318, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.182001 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/elasticsearch.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/elasticsearch.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 187864, 'inode': 1109298, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1673224, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.182012 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1109318, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.182105 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1109334, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:34.182141 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node-cluster-rsrc-use.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 16098, 'inode': 1109318, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1788979, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361325 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1109334, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361432 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1109333, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.198898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361444 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/rabbitmq.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/rabbitmq.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 222049, 'inode': 1109334, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.2012699, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361452 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1109333, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.198898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361460 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1109291, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1608975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361468 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1109291, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1608975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361515 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus_alertmanager.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus_alertmanager.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 115472, 'inode': 1109333, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.198898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361531 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1109293, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1628976, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361543 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1109293, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1628976, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361550 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/blackbox.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/blackbox.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 31128, 'inode': 1109291, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1608975, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361557 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1109322, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.190898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361566 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1109322, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.190898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:37:38.361585 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/cadvisor.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/cadvisor.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 53882, 'inode': 1109293, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1628976, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:39:21.538941 | orchestrator | changed: [testbed-node-1] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1109332, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1951883, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:39:21.539073 | orchestrator | changed: [testbed-node-2] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1109332, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1951883, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:39:21.539090 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/node_exporter_side_by_side.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/node_exporter_side_by_side.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 70691, 'inode': 1109322, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.190898, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:39:21.539103 | orchestrator | changed: [testbed-node-0] => (item={'key': 'infrastructure/prometheus.json', 'value': {'path': '/operations/grafana/dashboards/infrastructure/prometheus.json', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 21898, 'inode': 1109332, 'dev': 111, 'nlink': 1, 'atime': 1764530892.0, 'mtime': 1764530892.0, 'ctime': 1772156272.1951883, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}}) 2026-02-27 03:39:21.539115 | orchestrator | 2026-02-27 03:39:21.539129 | orchestrator | TASK [grafana : Check grafana containers] ************************************** 2026-02-27 03:39:21.539142 | orchestrator | Friday 27 February 2026 03:37:40 +0000 (0:00:38.079) 0:00:52.790 ******* 2026-02-27 03:39:21.539154 | orchestrator | changed: [testbed-node-1] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:39:21.539205 | orchestrator | changed: [testbed-node-2] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:39:21.539218 | orchestrator | changed: [testbed-node-0] => (item={'key': 'grafana', 'value': {'container_name': 'grafana', 'group': 'grafana', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/grafana:12.3.0.20251130', 'volumes': ['/etc/kolla/grafana/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'kolla_logs:/var/log/kolla/'], 'dimensions': {}, 'haproxy': {'grafana_server': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '3000', 'listen_port': '3000'}, 'grafana_server_external': {'enabled': True, 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '3000', 'listen_port': '3000'}}}}) 2026-02-27 03:39:21.539230 | orchestrator | 2026-02-27 03:39:21.539246 | orchestrator | TASK [grafana : Creating grafana database] ************************************* 2026-02-27 03:39:21.539258 | orchestrator | Friday 27 February 2026 03:37:41 +0000 (0:00:01.024) 0:00:53.815 ******* 2026-02-27 03:39:21.539269 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:39:21.539280 | orchestrator | 2026-02-27 03:39:21.539291 | orchestrator | TASK [grafana : Creating grafana database user and setting permissions] ******** 2026-02-27 03:39:21.539302 | orchestrator | Friday 27 February 2026 03:37:43 +0000 (0:00:02.478) 0:00:56.293 ******* 2026-02-27 03:39:21.539313 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:39:21.539324 | orchestrator | 2026-02-27 03:39:21.539334 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-02-27 03:39:21.539345 | orchestrator | Friday 27 February 2026 03:37:46 +0000 (0:00:02.409) 0:00:58.703 ******* 2026-02-27 03:39:21.539356 | orchestrator | 2026-02-27 03:39:21.539366 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-02-27 03:39:21.539377 | orchestrator | Friday 27 February 2026 03:37:46 +0000 (0:00:00.085) 0:00:58.788 ******* 2026-02-27 03:39:21.539388 | orchestrator | 2026-02-27 03:39:21.539398 | orchestrator | TASK [grafana : Flush handlers] ************************************************ 2026-02-27 03:39:21.539409 | orchestrator | Friday 27 February 2026 03:37:46 +0000 (0:00:00.075) 0:00:58.863 ******* 2026-02-27 03:39:21.539420 | orchestrator | 2026-02-27 03:39:21.539431 | orchestrator | RUNNING HANDLER [grafana : Restart first grafana container] ******************** 2026-02-27 03:39:21.539442 | orchestrator | Friday 27 February 2026 03:37:46 +0000 (0:00:00.071) 0:00:58.934 ******* 2026-02-27 03:39:21.539453 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:39:21.539464 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:39:21.539477 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:39:21.539489 | orchestrator | 2026-02-27 03:39:21.539500 | orchestrator | RUNNING HANDLER [grafana : Waiting for grafana to start on first node] ********* 2026-02-27 03:39:21.539512 | orchestrator | Friday 27 February 2026 03:37:53 +0000 (0:00:07.327) 0:01:06.261 ******* 2026-02-27 03:39:21.539533 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:39:21.539545 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:39:21.539557 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (12 retries left). 2026-02-27 03:39:21.539572 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (11 retries left). 2026-02-27 03:39:21.539585 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (10 retries left). 2026-02-27 03:39:21.539604 | orchestrator | FAILED - RETRYING: [testbed-node-0]: Waiting for grafana to start on first node (9 retries left). 2026-02-27 03:39:21.539622 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:39:21.539642 | orchestrator | 2026-02-27 03:39:21.539659 | orchestrator | RUNNING HANDLER [grafana : Restart remaining grafana containers] *************** 2026-02-27 03:39:21.539675 | orchestrator | Friday 27 February 2026 03:38:44 +0000 (0:00:51.124) 0:01:57.386 ******* 2026-02-27 03:39:21.539691 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:39:21.539743 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:39:21.539762 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:39:21.539779 | orchestrator | 2026-02-27 03:39:21.539798 | orchestrator | TASK [grafana : Wait for grafana application ready] **************************** 2026-02-27 03:39:21.539818 | orchestrator | Friday 27 February 2026 03:39:16 +0000 (0:00:31.378) 0:02:28.765 ******* 2026-02-27 03:39:21.539839 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:39:21.539857 | orchestrator | 2026-02-27 03:39:21.539876 | orchestrator | TASK [grafana : Remove old grafana docker volume] ****************************** 2026-02-27 03:39:21.539890 | orchestrator | Friday 27 February 2026 03:39:18 +0000 (0:00:02.421) 0:02:31.187 ******* 2026-02-27 03:39:21.539901 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:39:21.539911 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:39:21.539922 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:39:21.539933 | orchestrator | 2026-02-27 03:39:21.539944 | orchestrator | TASK [grafana : Enable grafana datasources] ************************************ 2026-02-27 03:39:21.539954 | orchestrator | Friday 27 February 2026 03:39:18 +0000 (0:00:00.313) 0:02:31.500 ******* 2026-02-27 03:39:21.539967 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'influxdb', 'value': {'enabled': False, 'data': {'isDefault': True, 'database': 'telegraf', 'name': 'telegraf', 'type': 'influxdb', 'url': 'https://api-int.testbed.osism.xyz:8086', 'access': 'proxy', 'basicAuth': False}}})  2026-02-27 03:39:21.539992 | orchestrator | changed: [testbed-node-0] => (item={'key': 'opensearch', 'value': {'enabled': True, 'data': {'name': 'opensearch', 'type': 'grafana-opensearch-datasource', 'access': 'proxy', 'url': 'https://api-int.testbed.osism.xyz:9200', 'jsonData': {'flavor': 'OpenSearch', 'database': 'flog-*', 'version': '2.11.1', 'timeField': '@timestamp', 'logLevelField': 'log_level'}}}}) 2026-02-27 03:39:22.215223 | orchestrator | 2026-02-27 03:39:22.215323 | orchestrator | TASK [grafana : Disable Getting Started panel] ********************************* 2026-02-27 03:39:22.215339 | orchestrator | Friday 27 February 2026 03:39:21 +0000 (0:00:02.727) 0:02:34.228 ******* 2026-02-27 03:39:22.215351 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:39:22.215364 | orchestrator | 2026-02-27 03:39:22.215375 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:39:22.215387 | orchestrator | testbed-node-0 : ok=21  changed=12  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:39:22.215400 | orchestrator | testbed-node-1 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:39:22.215429 | orchestrator | testbed-node-2 : ok=14  changed=9  unreachable=0 failed=0 skipped=7  rescued=0 ignored=0 2026-02-27 03:39:22.215441 | orchestrator | 2026-02-27 03:39:22.215451 | orchestrator | 2026-02-27 03:39:22.215462 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:39:22.215494 | orchestrator | Friday 27 February 2026 03:39:21 +0000 (0:00:00.300) 0:02:34.529 ******* 2026-02-27 03:39:22.215506 | orchestrator | =============================================================================== 2026-02-27 03:39:22.215516 | orchestrator | grafana : Waiting for grafana to start on first node ------------------- 51.12s 2026-02-27 03:39:22.215528 | orchestrator | grafana : Copying over custom dashboards ------------------------------- 38.08s 2026-02-27 03:39:22.215538 | orchestrator | grafana : Restart remaining grafana containers ------------------------- 31.38s 2026-02-27 03:39:22.215549 | orchestrator | grafana : Restart first grafana container ------------------------------- 7.33s 2026-02-27 03:39:22.215560 | orchestrator | grafana : Enable grafana datasources ------------------------------------ 2.73s 2026-02-27 03:39:22.215570 | orchestrator | grafana : Creating grafana database ------------------------------------- 2.48s 2026-02-27 03:39:22.215581 | orchestrator | grafana : Wait for grafana application ready ---------------------------- 2.42s 2026-02-27 03:39:22.215592 | orchestrator | grafana : Creating grafana database user and setting permissions -------- 2.41s 2026-02-27 03:39:22.215602 | orchestrator | grafana : Configuring dashboards provisioning --------------------------- 1.80s 2026-02-27 03:39:22.215613 | orchestrator | grafana : Copying over grafana.ini -------------------------------------- 1.70s 2026-02-27 03:39:22.215623 | orchestrator | grafana : Copying over config.json files -------------------------------- 1.32s 2026-02-27 03:39:22.215634 | orchestrator | grafana : Configuring Prometheus as data source for Grafana ------------- 1.28s 2026-02-27 03:39:22.215645 | orchestrator | service-cert-copy : grafana | Copying over extra CA certificates -------- 1.27s 2026-02-27 03:39:22.215655 | orchestrator | grafana : Check grafana containers -------------------------------------- 1.02s 2026-02-27 03:39:22.215666 | orchestrator | grafana : Check if extra configuration file exists ---------------------- 0.93s 2026-02-27 03:39:22.215676 | orchestrator | grafana : Ensuring config directories exist ----------------------------- 0.90s 2026-02-27 03:39:22.215687 | orchestrator | grafana : Find custom grafana dashboards -------------------------------- 0.74s 2026-02-27 03:39:22.215764 | orchestrator | grafana : Find templated grafana dashboards ----------------------------- 0.72s 2026-02-27 03:39:22.215779 | orchestrator | grafana : include_tasks ------------------------------------------------- 0.62s 2026-02-27 03:39:22.215792 | orchestrator | service-cert-copy : grafana | Copying over backend internal TLS key ----- 0.61s 2026-02-27 03:39:22.522663 | orchestrator | + sh -c /opt/configuration/scripts/deploy/510-clusterapi.sh 2026-02-27 03:39:22.528823 | orchestrator | + set -e 2026-02-27 03:39:22.528933 | orchestrator | + source /opt/configuration/scripts/include.sh 2026-02-27 03:39:22.528950 | orchestrator | ++ export INTERACTIVE=false 2026-02-27 03:39:22.528962 | orchestrator | ++ INTERACTIVE=false 2026-02-27 03:39:22.528973 | orchestrator | ++ export OSISM_APPLY_RETRY=1 2026-02-27 03:39:22.528983 | orchestrator | ++ OSISM_APPLY_RETRY=1 2026-02-27 03:39:22.528994 | orchestrator | + source /opt/manager-vars.sh 2026-02-27 03:39:22.529005 | orchestrator | ++ export NUMBER_OF_NODES=6 2026-02-27 03:39:22.529015 | orchestrator | ++ NUMBER_OF_NODES=6 2026-02-27 03:39:22.529026 | orchestrator | ++ export CEPH_VERSION=reef 2026-02-27 03:39:22.529036 | orchestrator | ++ CEPH_VERSION=reef 2026-02-27 03:39:22.529047 | orchestrator | ++ export CONFIGURATION_VERSION=main 2026-02-27 03:39:22.529059 | orchestrator | ++ CONFIGURATION_VERSION=main 2026-02-27 03:39:22.529070 | orchestrator | ++ export MANAGER_VERSION=9.5.0 2026-02-27 03:39:22.529081 | orchestrator | ++ MANAGER_VERSION=9.5.0 2026-02-27 03:39:22.529092 | orchestrator | ++ export OPENSTACK_VERSION=2024.2 2026-02-27 03:39:22.529102 | orchestrator | ++ OPENSTACK_VERSION=2024.2 2026-02-27 03:39:22.529120 | orchestrator | ++ export ARA=false 2026-02-27 03:39:22.529139 | orchestrator | ++ ARA=false 2026-02-27 03:39:22.529158 | orchestrator | ++ export DEPLOY_MODE=manager 2026-02-27 03:39:22.529177 | orchestrator | ++ DEPLOY_MODE=manager 2026-02-27 03:39:22.529196 | orchestrator | ++ export TEMPEST=false 2026-02-27 03:39:22.529213 | orchestrator | ++ TEMPEST=false 2026-02-27 03:39:22.529232 | orchestrator | ++ export IS_ZUUL=true 2026-02-27 03:39:22.529251 | orchestrator | ++ IS_ZUUL=true 2026-02-27 03:39:22.529271 | orchestrator | ++ export MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 03:39:22.529290 | orchestrator | ++ MANAGER_PUBLIC_IP_ADDRESS=81.163.193.89 2026-02-27 03:39:22.529310 | orchestrator | ++ export EXTERNAL_API=false 2026-02-27 03:39:22.529504 | orchestrator | ++ EXTERNAL_API=false 2026-02-27 03:39:22.529517 | orchestrator | ++ export IMAGE_USER=ubuntu 2026-02-27 03:39:22.529529 | orchestrator | ++ IMAGE_USER=ubuntu 2026-02-27 03:39:22.529542 | orchestrator | ++ export IMAGE_NODE_USER=ubuntu 2026-02-27 03:39:22.529555 | orchestrator | ++ IMAGE_NODE_USER=ubuntu 2026-02-27 03:39:22.529567 | orchestrator | ++ export CEPH_STACK=ceph-ansible 2026-02-27 03:39:22.529580 | orchestrator | ++ CEPH_STACK=ceph-ansible 2026-02-27 03:39:22.529605 | orchestrator | ++ semver 9.5.0 8.0.0 2026-02-27 03:39:22.586329 | orchestrator | + [[ 1 -ge 0 ]] 2026-02-27 03:39:22.586419 | orchestrator | + osism apply clusterapi 2026-02-27 03:39:24.662410 | orchestrator | 2026-02-27 03:39:24 | INFO  | Task bee78a8b-5b6c-4b28-8866-3c8aeb2c732a (clusterapi) was prepared for execution. 2026-02-27 03:39:24.662515 | orchestrator | 2026-02-27 03:39:24 | INFO  | It takes a moment until task bee78a8b-5b6c-4b28-8866-3c8aeb2c732a (clusterapi) has been started and output is visible here. 2026-02-27 03:40:20.576398 | orchestrator | 2026-02-27 03:40:20.576500 | orchestrator | PLAY [Apply cert_manager role] ************************************************* 2026-02-27 03:40:20.576515 | orchestrator | 2026-02-27 03:40:20.576525 | orchestrator | TASK [Include cert_manager role] *********************************************** 2026-02-27 03:40:20.576534 | orchestrator | Friday 27 February 2026 03:39:29 +0000 (0:00:00.213) 0:00:00.213 ******* 2026-02-27 03:40:20.576543 | orchestrator | included: cert_manager for testbed-manager 2026-02-27 03:40:20.576564 | orchestrator | 2026-02-27 03:40:20.576573 | orchestrator | TASK [cert_manager : Deploy cert-manager crds] ********************************* 2026-02-27 03:40:20.576581 | orchestrator | Friday 27 February 2026 03:39:29 +0000 (0:00:00.244) 0:00:00.457 ******* 2026-02-27 03:40:20.576589 | orchestrator | changed: [testbed-manager] 2026-02-27 03:40:20.576598 | orchestrator | 2026-02-27 03:40:20.576613 | orchestrator | TASK [cert_manager : Deploy cert-manager] ************************************** 2026-02-27 03:40:20.576627 | orchestrator | Friday 27 February 2026 03:39:34 +0000 (0:00:05.440) 0:00:05.897 ******* 2026-02-27 03:40:20.576641 | orchestrator | changed: [testbed-manager] 2026-02-27 03:40:20.576661 | orchestrator | 2026-02-27 03:40:20.576696 | orchestrator | PLAY [Initialize or upgrade the CAPI management cluster] *********************** 2026-02-27 03:40:20.576764 | orchestrator | 2026-02-27 03:40:20.576777 | orchestrator | TASK [Get capi-system namespace phase] ***************************************** 2026-02-27 03:40:20.576789 | orchestrator | Friday 27 February 2026 03:39:58 +0000 (0:00:23.886) 0:00:29.784 ******* 2026-02-27 03:40:20.576803 | orchestrator | ok: [testbed-manager] 2026-02-27 03:40:20.576814 | orchestrator | 2026-02-27 03:40:20.576827 | orchestrator | TASK [Set capi-system-phase fact] ********************************************** 2026-02-27 03:40:20.576840 | orchestrator | Friday 27 February 2026 03:39:59 +0000 (0:00:01.144) 0:00:30.929 ******* 2026-02-27 03:40:20.576853 | orchestrator | ok: [testbed-manager] 2026-02-27 03:40:20.576867 | orchestrator | 2026-02-27 03:40:20.576881 | orchestrator | TASK [Initialize the CAPI management cluster] ********************************** 2026-02-27 03:40:20.576894 | orchestrator | Friday 27 February 2026 03:40:00 +0000 (0:00:00.150) 0:00:31.079 ******* 2026-02-27 03:40:20.576907 | orchestrator | ok: [testbed-manager] 2026-02-27 03:40:20.576945 | orchestrator | 2026-02-27 03:40:20.576958 | orchestrator | TASK [Upgrade the CAPI management cluster] ************************************* 2026-02-27 03:40:20.576972 | orchestrator | Friday 27 February 2026 03:40:17 +0000 (0:00:17.420) 0:00:48.500 ******* 2026-02-27 03:40:20.576985 | orchestrator | skipping: [testbed-manager] 2026-02-27 03:40:20.576998 | orchestrator | 2026-02-27 03:40:20.577074 | orchestrator | TASK [Install openstack-resource-controller] *********************************** 2026-02-27 03:40:20.577089 | orchestrator | Friday 27 February 2026 03:40:17 +0000 (0:00:00.149) 0:00:48.650 ******* 2026-02-27 03:40:20.577102 | orchestrator | changed: [testbed-manager] 2026-02-27 03:40:20.577117 | orchestrator | 2026-02-27 03:40:20.577130 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:40:20.577147 | orchestrator | testbed-manager : ok=7  changed=3  unreachable=0 failed=0 skipped=1  rescued=0 ignored=0 2026-02-27 03:40:20.577178 | orchestrator | 2026-02-27 03:40:20.577187 | orchestrator | 2026-02-27 03:40:20.577196 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:40:20.577206 | orchestrator | Friday 27 February 2026 03:40:20 +0000 (0:00:02.603) 0:00:51.253 ******* 2026-02-27 03:40:20.577216 | orchestrator | =============================================================================== 2026-02-27 03:40:20.577224 | orchestrator | cert_manager : Deploy cert-manager ------------------------------------- 23.89s 2026-02-27 03:40:20.577233 | orchestrator | Initialize the CAPI management cluster --------------------------------- 17.42s 2026-02-27 03:40:20.577243 | orchestrator | cert_manager : Deploy cert-manager crds --------------------------------- 5.44s 2026-02-27 03:40:20.577252 | orchestrator | Install openstack-resource-controller ----------------------------------- 2.60s 2026-02-27 03:40:20.577260 | orchestrator | Get capi-system namespace phase ----------------------------------------- 1.14s 2026-02-27 03:40:20.577269 | orchestrator | Include cert_manager role ----------------------------------------------- 0.24s 2026-02-27 03:40:20.577278 | orchestrator | Set capi-system-phase fact ---------------------------------------------- 0.15s 2026-02-27 03:40:20.577287 | orchestrator | Upgrade the CAPI management cluster ------------------------------------- 0.15s 2026-02-27 03:40:20.862347 | orchestrator | + osism apply magnum 2026-02-27 03:40:22.920256 | orchestrator | 2026-02-27 03:40:22 | INFO  | Task d081585f-f826-4047-a775-ed02100ff523 (magnum) was prepared for execution. 2026-02-27 03:40:22.920364 | orchestrator | 2026-02-27 03:40:22 | INFO  | It takes a moment until task d081585f-f826-4047-a775-ed02100ff523 (magnum) has been started and output is visible here. 2026-02-27 03:41:07.023600 | orchestrator | 2026-02-27 03:41:07.023681 | orchestrator | PLAY [Group hosts based on configuration] ************************************** 2026-02-27 03:41:07.023688 | orchestrator | 2026-02-27 03:41:07.023693 | orchestrator | TASK [Group hosts based on Kolla action] *************************************** 2026-02-27 03:41:07.023697 | orchestrator | Friday 27 February 2026 03:40:27 +0000 (0:00:00.284) 0:00:00.284 ******* 2026-02-27 03:41:07.023701 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:41:07.023742 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:41:07.023746 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:41:07.023750 | orchestrator | 2026-02-27 03:41:07.023754 | orchestrator | TASK [Group hosts based on enabled services] *********************************** 2026-02-27 03:41:07.023758 | orchestrator | Friday 27 February 2026 03:40:27 +0000 (0:00:00.378) 0:00:00.663 ******* 2026-02-27 03:41:07.023763 | orchestrator | ok: [testbed-node-0] => (item=enable_magnum_True) 2026-02-27 03:41:07.023768 | orchestrator | ok: [testbed-node-1] => (item=enable_magnum_True) 2026-02-27 03:41:07.023772 | orchestrator | ok: [testbed-node-2] => (item=enable_magnum_True) 2026-02-27 03:41:07.023776 | orchestrator | 2026-02-27 03:41:07.023780 | orchestrator | PLAY [Apply role magnum] ******************************************************* 2026-02-27 03:41:07.023784 | orchestrator | 2026-02-27 03:41:07.023787 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-02-27 03:41:07.023791 | orchestrator | Friday 27 February 2026 03:40:28 +0000 (0:00:00.501) 0:00:01.165 ******* 2026-02-27 03:41:07.023795 | orchestrator | included: /ansible/roles/magnum/tasks/deploy.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:41:07.023800 | orchestrator | 2026-02-27 03:41:07.023804 | orchestrator | TASK [service-ks-register : magnum | Creating services] ************************ 2026-02-27 03:41:07.023808 | orchestrator | Friday 27 February 2026 03:40:28 +0000 (0:00:00.596) 0:00:01.762 ******* 2026-02-27 03:41:07.023812 | orchestrator | changed: [testbed-node-0] => (item=magnum (container-infra)) 2026-02-27 03:41:07.023816 | orchestrator | 2026-02-27 03:41:07.023820 | orchestrator | TASK [service-ks-register : magnum | Creating endpoints] *********************** 2026-02-27 03:41:07.023824 | orchestrator | Friday 27 February 2026 03:40:32 +0000 (0:00:03.824) 0:00:05.586 ******* 2026-02-27 03:41:07.023827 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api-int.testbed.osism.xyz:9511/v1 -> internal) 2026-02-27 03:41:07.023843 | orchestrator | changed: [testbed-node-0] => (item=magnum -> https://api.testbed.osism.xyz:9511/v1 -> public) 2026-02-27 03:41:07.023860 | orchestrator | 2026-02-27 03:41:07.023864 | orchestrator | TASK [service-ks-register : magnum | Creating projects] ************************ 2026-02-27 03:41:07.023868 | orchestrator | Friday 27 February 2026 03:40:39 +0000 (0:00:06.681) 0:00:12.267 ******* 2026-02-27 03:41:07.023872 | orchestrator | ok: [testbed-node-0] => (item=service) 2026-02-27 03:41:07.023876 | orchestrator | 2026-02-27 03:41:07.023880 | orchestrator | TASK [service-ks-register : magnum | Creating users] *************************** 2026-02-27 03:41:07.023884 | orchestrator | Friday 27 February 2026 03:40:42 +0000 (0:00:03.662) 0:00:15.930 ******* 2026-02-27 03:41:07.023888 | orchestrator | [WARNING]: Module did not set no_log for update_password 2026-02-27 03:41:07.023892 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service) 2026-02-27 03:41:07.023896 | orchestrator | 2026-02-27 03:41:07.023899 | orchestrator | TASK [service-ks-register : magnum | Creating roles] *************************** 2026-02-27 03:41:07.023903 | orchestrator | Friday 27 February 2026 03:40:46 +0000 (0:00:04.094) 0:00:20.024 ******* 2026-02-27 03:41:07.023907 | orchestrator | ok: [testbed-node-0] => (item=admin) 2026-02-27 03:41:07.023911 | orchestrator | 2026-02-27 03:41:07.023915 | orchestrator | TASK [service-ks-register : magnum | Granting user roles] ********************** 2026-02-27 03:41:07.023919 | orchestrator | Friday 27 February 2026 03:40:50 +0000 (0:00:03.378) 0:00:23.403 ******* 2026-02-27 03:41:07.023922 | orchestrator | changed: [testbed-node-0] => (item=magnum -> service -> admin) 2026-02-27 03:41:07.023926 | orchestrator | 2026-02-27 03:41:07.023930 | orchestrator | TASK [magnum : Creating Magnum trustee domain] ********************************* 2026-02-27 03:41:07.023934 | orchestrator | Friday 27 February 2026 03:40:54 +0000 (0:00:03.910) 0:00:27.313 ******* 2026-02-27 03:41:07.023937 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:41:07.023941 | orchestrator | 2026-02-27 03:41:07.023945 | orchestrator | TASK [magnum : Creating Magnum trustee user] *********************************** 2026-02-27 03:41:07.023949 | orchestrator | Friday 27 February 2026 03:40:57 +0000 (0:00:03.333) 0:00:30.647 ******* 2026-02-27 03:41:07.023953 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:41:07.023956 | orchestrator | 2026-02-27 03:41:07.023960 | orchestrator | TASK [magnum : Creating Magnum trustee user role] ****************************** 2026-02-27 03:41:07.023964 | orchestrator | Friday 27 February 2026 03:41:01 +0000 (0:00:04.053) 0:00:34.701 ******* 2026-02-27 03:41:07.023968 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:41:07.023971 | orchestrator | 2026-02-27 03:41:07.023975 | orchestrator | TASK [magnum : Ensuring config directories exist] ****************************** 2026-02-27 03:41:07.023979 | orchestrator | Friday 27 February 2026 03:41:05 +0000 (0:00:03.762) 0:00:38.463 ******* 2026-02-27 03:41:07.023996 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:07.024004 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:07.024039 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:07.024045 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:07.024051 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:07.024059 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:14.517116 | orchestrator | 2026-02-27 03:41:14.517293 | orchestrator | TASK [magnum : Check if policies shall be overwritten] ************************* 2026-02-27 03:41:14.517326 | orchestrator | Friday 27 February 2026 03:41:07 +0000 (0:00:01.669) 0:00:40.133 ******* 2026-02-27 03:41:14.517358 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:41:14.517407 | orchestrator | 2026-02-27 03:41:14.517427 | orchestrator | TASK [magnum : Set magnum policy file] ***************************************** 2026-02-27 03:41:14.517444 | orchestrator | Friday 27 February 2026 03:41:07 +0000 (0:00:00.146) 0:00:40.280 ******* 2026-02-27 03:41:14.517462 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:41:14.517480 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:41:14.517499 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:41:14.517518 | orchestrator | 2026-02-27 03:41:14.517538 | orchestrator | TASK [magnum : Check if kubeconfig file is supplied] *************************** 2026-02-27 03:41:14.517558 | orchestrator | Friday 27 February 2026 03:41:07 +0000 (0:00:00.305) 0:00:40.585 ******* 2026-02-27 03:41:14.517577 | orchestrator | ok: [testbed-node-0 -> localhost] 2026-02-27 03:41:14.517598 | orchestrator | 2026-02-27 03:41:14.517610 | orchestrator | TASK [magnum : Copying over kubeconfig file] *********************************** 2026-02-27 03:41:14.517621 | orchestrator | Friday 27 February 2026 03:41:08 +0000 (0:00:00.857) 0:00:41.443 ******* 2026-02-27 03:41:14.517651 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:14.517671 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:14.517684 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:14.517756 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:14.517785 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:14.517805 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:14.517818 | orchestrator | 2026-02-27 03:41:14.517831 | orchestrator | TASK [magnum : Set magnum kubeconfig file's path] ****************************** 2026-02-27 03:41:14.517844 | orchestrator | Friday 27 February 2026 03:41:10 +0000 (0:00:02.427) 0:00:43.871 ******* 2026-02-27 03:41:14.517857 | orchestrator | ok: [testbed-node-0] 2026-02-27 03:41:14.517878 | orchestrator | ok: [testbed-node-1] 2026-02-27 03:41:14.517905 | orchestrator | ok: [testbed-node-2] 2026-02-27 03:41:14.517925 | orchestrator | 2026-02-27 03:41:14.517943 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-02-27 03:41:14.517961 | orchestrator | Friday 27 February 2026 03:41:11 +0000 (0:00:00.510) 0:00:44.381 ******* 2026-02-27 03:41:14.517980 | orchestrator | included: /ansible/roles/magnum/tasks/copy-certs.yml for testbed-node-0, testbed-node-1, testbed-node-2 2026-02-27 03:41:14.517997 | orchestrator | 2026-02-27 03:41:14.518100 | orchestrator | TASK [service-cert-copy : magnum | Copying over extra CA certificates] ********* 2026-02-27 03:41:14.518118 | orchestrator | Friday 27 February 2026 03:41:11 +0000 (0:00:00.621) 0:00:45.002 ******* 2026-02-27 03:41:14.518137 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:14.518196 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:15.435323 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:15.435476 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:15.435508 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:15.435530 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:15.435576 | orchestrator | 2026-02-27 03:41:15.435591 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS certificate] *** 2026-02-27 03:41:15.435604 | orchestrator | Friday 27 February 2026 03:41:14 +0000 (0:00:02.631) 0:00:47.634 ******* 2026-02-27 03:41:15.435640 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:15.435666 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:15.435691 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:41:15.435784 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:15.435809 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:15.435831 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:41:15.435852 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:15.435895 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:19.126763 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:41:19.126863 | orchestrator | 2026-02-27 03:41:19.126879 | orchestrator | TASK [service-cert-copy : magnum | Copying over backend internal TLS key] ****** 2026-02-27 03:41:19.126893 | orchestrator | Friday 27 February 2026 03:41:15 +0000 (0:00:00.916) 0:00:48.551 ******* 2026-02-27 03:41:19.126925 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:19.126950 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:19.126972 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:41:19.126993 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:19.127043 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:19.127064 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:41:19.127112 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:19.127133 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:19.127145 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:41:19.127156 | orchestrator | 2026-02-27 03:41:19.127168 | orchestrator | TASK [magnum : Copying over config.json files for services] ******************** 2026-02-27 03:41:19.127179 | orchestrator | Friday 27 February 2026 03:41:16 +0000 (0:00:00.921) 0:00:49.472 ******* 2026-02-27 03:41:19.127191 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:19.127213 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:19.127235 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:25.512044 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512196 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512215 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512259 | orchestrator | 2026-02-27 03:41:25.512275 | orchestrator | TASK [magnum : Copying over magnum.conf] *************************************** 2026-02-27 03:41:25.512289 | orchestrator | Friday 27 February 2026 03:41:19 +0000 (0:00:02.770) 0:00:52.242 ******* 2026-02-27 03:41:25.512302 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:25.512334 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:25.512352 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:25.512364 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512384 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512395 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:25.512406 | orchestrator | 2026-02-27 03:41:25.512418 | orchestrator | TASK [magnum : Copying over existing policy file] ****************************** 2026-02-27 03:41:25.512429 | orchestrator | Friday 27 February 2026 03:41:24 +0000 (0:00:05.692) 0:00:57.935 ******* 2026-02-27 03:41:25.512450 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:27.366522 | orchestrator | skipping: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:27.366632 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:41:27.366653 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:27.366693 | orchestrator | skipping: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:27.366705 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:41:27.366749 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}})  2026-02-27 03:41:27.366781 | orchestrator | skipping: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}})  2026-02-27 03:41:27.366794 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:41:27.366806 | orchestrator | 2026-02-27 03:41:27.366819 | orchestrator | TASK [magnum : Check magnum containers] **************************************** 2026-02-27 03:41:27.366833 | orchestrator | Friday 27 February 2026 03:41:25 +0000 (0:00:00.694) 0:00:58.630 ******* 2026-02-27 03:41:27.366850 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.11:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:27.366867 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.10:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:27.366875 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-api', 'value': {'container_name': 'magnum_api', 'group': 'magnum-api', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-api:19.0.1.20251130', 'environment': {'DUMMY_ENVIRONMENT': 'kolla_useless_env'}, 'volumes': ['/etc/kolla/magnum-api/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_curl http://192.168.16.12:9511'], 'timeout': '30'}, 'haproxy': {'magnum_api': {'enabled': 'yes', 'mode': 'http', 'external': False, 'port': '9511', 'listen_port': '9511'}, 'magnum_api_external': {'enabled': 'yes', 'mode': 'http', 'external': True, 'external_fqdn': 'api.testbed.osism.xyz', 'port': '9511', 'listen_port': '9511'}}}}) 2026-02-27 03:41:27.366883 | orchestrator | changed: [testbed-node-2] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.12,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:41:27.366900 | orchestrator | changed: [testbed-node-1] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.11,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:42:25.414319 | orchestrator | changed: [testbed-node-0] => (item={'key': 'magnum-conductor', 'value': {'container_name': 'magnum_conductor', 'group': 'magnum-conductor', 'enabled': True, 'image': 'registry.osism.tech/kolla/release/magnum-conductor:19.0.1.20251130', 'environment': {'http_proxy': '', 'https_proxy': '', 'no_proxy': 'localhost,127.0.0.1,192.168.16.10,192.168.16.9'}, 'volumes': ['/etc/kolla/magnum-conductor/:/var/lib/kolla/config_files/:ro', '/etc/localtime:/etc/localtime:ro', '/etc/timezone:/etc/timezone:ro', 'magnum:/var/lib/magnum/', '', 'kolla_logs:/var/log/kolla/', ''], 'dimensions': {}, 'healthcheck': {'interval': '30', 'retries': '3', 'start_period': '5', 'test': ['CMD-SHELL', 'healthcheck_port magnum-conductor 5672'], 'timeout': '30'}}}) 2026-02-27 03:42:25.414434 | orchestrator | 2026-02-27 03:42:25.414447 | orchestrator | TASK [magnum : include_tasks] ************************************************** 2026-02-27 03:42:25.414457 | orchestrator | Friday 27 February 2026 03:41:27 +0000 (0:00:01.852) 0:01:00.483 ******* 2026-02-27 03:42:25.414465 | orchestrator | skipping: [testbed-node-0] 2026-02-27 03:42:25.414474 | orchestrator | skipping: [testbed-node-1] 2026-02-27 03:42:25.414481 | orchestrator | skipping: [testbed-node-2] 2026-02-27 03:42:25.414489 | orchestrator | 2026-02-27 03:42:25.414496 | orchestrator | TASK [magnum : Creating Magnum database] *************************************** 2026-02-27 03:42:25.414503 | orchestrator | Friday 27 February 2026 03:41:27 +0000 (0:00:00.538) 0:01:01.021 ******* 2026-02-27 03:42:25.414511 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:42:25.414518 | orchestrator | 2026-02-27 03:42:25.414526 | orchestrator | TASK [magnum : Creating Magnum database user and setting permissions] ********** 2026-02-27 03:42:25.414533 | orchestrator | Friday 27 February 2026 03:41:30 +0000 (0:00:02.157) 0:01:03.178 ******* 2026-02-27 03:42:25.414540 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:42:25.414547 | orchestrator | 2026-02-27 03:42:25.414555 | orchestrator | TASK [magnum : Running Magnum bootstrap container] ***************************** 2026-02-27 03:42:25.414562 | orchestrator | Friday 27 February 2026 03:41:32 +0000 (0:00:02.344) 0:01:05.523 ******* 2026-02-27 03:42:25.414570 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:42:25.414577 | orchestrator | 2026-02-27 03:42:25.414584 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-02-27 03:42:25.414591 | orchestrator | Friday 27 February 2026 03:41:49 +0000 (0:00:17.227) 0:01:22.750 ******* 2026-02-27 03:42:25.414599 | orchestrator | 2026-02-27 03:42:25.414606 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-02-27 03:42:25.414613 | orchestrator | Friday 27 February 2026 03:41:49 +0000 (0:00:00.076) 0:01:22.827 ******* 2026-02-27 03:42:25.414621 | orchestrator | 2026-02-27 03:42:25.414628 | orchestrator | TASK [magnum : Flush handlers] ************************************************* 2026-02-27 03:42:25.414635 | orchestrator | Friday 27 February 2026 03:41:49 +0000 (0:00:00.071) 0:01:22.899 ******* 2026-02-27 03:42:25.414643 | orchestrator | 2026-02-27 03:42:25.414650 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-api container] ************************ 2026-02-27 03:42:25.414657 | orchestrator | Friday 27 February 2026 03:41:49 +0000 (0:00:00.074) 0:01:22.973 ******* 2026-02-27 03:42:25.414664 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:42:25.414672 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:42:25.414679 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:42:25.414686 | orchestrator | 2026-02-27 03:42:25.414694 | orchestrator | RUNNING HANDLER [magnum : Restart magnum-conductor container] ****************** 2026-02-27 03:42:25.414702 | orchestrator | Friday 27 February 2026 03:42:09 +0000 (0:00:19.966) 0:01:42.939 ******* 2026-02-27 03:42:25.414736 | orchestrator | changed: [testbed-node-0] 2026-02-27 03:42:25.414749 | orchestrator | changed: [testbed-node-2] 2026-02-27 03:42:25.414761 | orchestrator | changed: [testbed-node-1] 2026-02-27 03:42:25.414772 | orchestrator | 2026-02-27 03:42:25.414784 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:42:25.414797 | orchestrator | testbed-node-0 : ok=26  changed=18  unreachable=0 failed=0 skipped=6  rescued=0 ignored=0 2026-02-27 03:42:25.414811 | orchestrator | testbed-node-1 : ok=13  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:42:25.414832 | orchestrator | testbed-node-2 : ok=13  changed=8  unreachable=0 failed=0 skipped=5  rescued=0 ignored=0 2026-02-27 03:42:25.414840 | orchestrator | 2026-02-27 03:42:25.414847 | orchestrator | 2026-02-27 03:42:25.414854 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:42:25.414861 | orchestrator | Friday 27 February 2026 03:42:25 +0000 (0:00:15.236) 0:01:58.175 ******* 2026-02-27 03:42:25.414868 | orchestrator | =============================================================================== 2026-02-27 03:42:25.414876 | orchestrator | magnum : Restart magnum-api container ---------------------------------- 19.97s 2026-02-27 03:42:25.414883 | orchestrator | magnum : Running Magnum bootstrap container ---------------------------- 17.23s 2026-02-27 03:42:25.414890 | orchestrator | magnum : Restart magnum-conductor container ---------------------------- 15.24s 2026-02-27 03:42:25.414897 | orchestrator | service-ks-register : magnum | Creating endpoints ----------------------- 6.68s 2026-02-27 03:42:25.414905 | orchestrator | magnum : Copying over magnum.conf --------------------------------------- 5.69s 2026-02-27 03:42:25.414912 | orchestrator | service-ks-register : magnum | Creating users --------------------------- 4.09s 2026-02-27 03:42:25.414919 | orchestrator | magnum : Creating Magnum trustee user ----------------------------------- 4.05s 2026-02-27 03:42:25.414942 | orchestrator | service-ks-register : magnum | Granting user roles ---------------------- 3.91s 2026-02-27 03:42:25.414950 | orchestrator | service-ks-register : magnum | Creating services ------------------------ 3.82s 2026-02-27 03:42:25.414957 | orchestrator | magnum : Creating Magnum trustee user role ------------------------------ 3.76s 2026-02-27 03:42:25.414970 | orchestrator | service-ks-register : magnum | Creating projects ------------------------ 3.66s 2026-02-27 03:42:25.414978 | orchestrator | service-ks-register : magnum | Creating roles --------------------------- 3.38s 2026-02-27 03:42:25.414985 | orchestrator | magnum : Creating Magnum trustee domain --------------------------------- 3.33s 2026-02-27 03:42:25.414992 | orchestrator | magnum : Copying over config.json files for services -------------------- 2.77s 2026-02-27 03:42:25.415000 | orchestrator | service-cert-copy : magnum | Copying over extra CA certificates --------- 2.63s 2026-02-27 03:42:25.415007 | orchestrator | magnum : Copying over kubeconfig file ----------------------------------- 2.43s 2026-02-27 03:42:25.415014 | orchestrator | magnum : Creating Magnum database user and setting permissions ---------- 2.34s 2026-02-27 03:42:25.415021 | orchestrator | magnum : Creating Magnum database --------------------------------------- 2.16s 2026-02-27 03:42:25.415029 | orchestrator | magnum : Check magnum containers ---------------------------------------- 1.85s 2026-02-27 03:42:25.415036 | orchestrator | magnum : Ensuring config directories exist ------------------------------ 1.67s 2026-02-27 03:42:26.282033 | orchestrator | ok: Runtime: 1:41:53.190152 2026-02-27 03:42:26.531978 | 2026-02-27 03:42:26.532130 | TASK [Deploy in a nutshell] 2026-02-27 03:42:27.066824 | orchestrator | skipping: Conditional result was False 2026-02-27 03:42:27.091089 | 2026-02-27 03:42:27.091251 | TASK [Bootstrap services] 2026-02-27 03:42:27.810940 | orchestrator | 2026-02-27 03:42:27.811194 | orchestrator | # BOOTSTRAP 2026-02-27 03:42:27.811221 | orchestrator | 2026-02-27 03:42:27.811236 | orchestrator | + set -e 2026-02-27 03:42:27.811249 | orchestrator | + echo 2026-02-27 03:42:27.811263 | orchestrator | + echo '# BOOTSTRAP' 2026-02-27 03:42:27.811281 | orchestrator | + echo 2026-02-27 03:42:27.811324 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap-services.sh 2026-02-27 03:42:27.822670 | orchestrator | + set -e 2026-02-27 03:42:27.822794 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/300-openstack.sh 2026-02-27 03:42:29.956344 | orchestrator | 2026-02-27 03:42:29 | INFO  | It takes a moment until task 31503652-2fd7-4246-9db1-eee79dfad528 (flavor-manager) has been started and output is visible here. 2026-02-27 03:42:38.198319 | orchestrator | 2026-02-27 03:42:33 | INFO  | Flavor SCS-1L-1 created 2026-02-27 03:42:38.198420 | orchestrator | 2026-02-27 03:42:33 | INFO  | Flavor SCS-1L-1-5 created 2026-02-27 03:42:38.198434 | orchestrator | 2026-02-27 03:42:33 | INFO  | Flavor SCS-1V-2 created 2026-02-27 03:42:38.198441 | orchestrator | 2026-02-27 03:42:33 | INFO  | Flavor SCS-1V-2-5 created 2026-02-27 03:42:38.198447 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-1V-4 created 2026-02-27 03:42:38.198453 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-1V-4-10 created 2026-02-27 03:42:38.198458 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-1V-8 created 2026-02-27 03:42:38.198465 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-1V-8-20 created 2026-02-27 03:42:38.198478 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-2V-4 created 2026-02-27 03:42:38.198484 | orchestrator | 2026-02-27 03:42:34 | INFO  | Flavor SCS-2V-4-10 created 2026-02-27 03:42:38.198489 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-2V-8 created 2026-02-27 03:42:38.198495 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-2V-8-20 created 2026-02-27 03:42:38.198500 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-2V-16 created 2026-02-27 03:42:38.198506 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-2V-16-50 created 2026-02-27 03:42:38.198511 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-4V-8 created 2026-02-27 03:42:38.198517 | orchestrator | 2026-02-27 03:42:35 | INFO  | Flavor SCS-4V-8-20 created 2026-02-27 03:42:38.198522 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-4V-16 created 2026-02-27 03:42:38.198528 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-4V-16-50 created 2026-02-27 03:42:38.198533 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-4V-32 created 2026-02-27 03:42:38.198538 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-4V-32-100 created 2026-02-27 03:42:38.198544 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-8V-16 created 2026-02-27 03:42:38.198549 | orchestrator | 2026-02-27 03:42:36 | INFO  | Flavor SCS-8V-16-50 created 2026-02-27 03:42:38.198555 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-8V-32 created 2026-02-27 03:42:38.198560 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-8V-32-100 created 2026-02-27 03:42:38.198566 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-16V-32 created 2026-02-27 03:42:38.198571 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-16V-32-100 created 2026-02-27 03:42:38.198577 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-2V-4-20s created 2026-02-27 03:42:38.198582 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-4V-8-50s created 2026-02-27 03:42:38.198587 | orchestrator | 2026-02-27 03:42:37 | INFO  | Flavor SCS-8V-32-100s created 2026-02-27 03:42:40.604245 | orchestrator | 2026-02-27 03:42:40 | INFO  | Trying to run play bootstrap-basic in environment openstack 2026-02-27 03:42:50.702913 | orchestrator | 2026-02-27 03:42:50 | INFO  | Task c1152c2a-7a27-41e1-80a8-9d3ca4761772 (bootstrap-basic) was prepared for execution. 2026-02-27 03:42:50.703075 | orchestrator | 2026-02-27 03:42:50 | INFO  | It takes a moment until task c1152c2a-7a27-41e1-80a8-9d3ca4761772 (bootstrap-basic) has been started and output is visible here. 2026-02-27 03:43:36.648919 | orchestrator | 2026-02-27 03:43:36.649048 | orchestrator | PLAY [Bootstrap basic OpenStack services] ************************************** 2026-02-27 03:43:36.649063 | orchestrator | 2026-02-27 03:43:36.649071 | orchestrator | TASK [Gathering Facts] ********************************************************* 2026-02-27 03:43:36.649079 | orchestrator | Friday 27 February 2026 03:42:55 +0000 (0:00:00.093) 0:00:00.093 ******* 2026-02-27 03:43:36.649086 | orchestrator | ok: [localhost] 2026-02-27 03:43:36.649094 | orchestrator | 2026-02-27 03:43:36.649101 | orchestrator | TASK [Get volume type LUKS] **************************************************** 2026-02-27 03:43:36.649108 | orchestrator | Friday 27 February 2026 03:42:57 +0000 (0:00:01.978) 0:00:02.072 ******* 2026-02-27 03:43:36.649115 | orchestrator | ok: [localhost] 2026-02-27 03:43:36.649121 | orchestrator | 2026-02-27 03:43:36.649128 | orchestrator | TASK [Create volume type LUKS] ************************************************* 2026-02-27 03:43:36.649135 | orchestrator | Friday 27 February 2026 03:43:05 +0000 (0:00:08.030) 0:00:10.102 ******* 2026-02-27 03:43:36.649142 | orchestrator | changed: [localhost] 2026-02-27 03:43:36.649149 | orchestrator | 2026-02-27 03:43:36.649156 | orchestrator | TASK [Create public network] *************************************************** 2026-02-27 03:43:36.649163 | orchestrator | Friday 27 February 2026 03:43:12 +0000 (0:00:06.842) 0:00:16.945 ******* 2026-02-27 03:43:36.649170 | orchestrator | changed: [localhost] 2026-02-27 03:43:36.649177 | orchestrator | 2026-02-27 03:43:36.649183 | orchestrator | TASK [Set public network to default] ******************************************* 2026-02-27 03:43:36.649194 | orchestrator | Friday 27 February 2026 03:43:17 +0000 (0:00:05.437) 0:00:22.383 ******* 2026-02-27 03:43:36.649209 | orchestrator | changed: [localhost] 2026-02-27 03:43:36.649220 | orchestrator | 2026-02-27 03:43:36.649231 | orchestrator | TASK [Create public subnet] **************************************************** 2026-02-27 03:43:36.649243 | orchestrator | Friday 27 February 2026 03:43:24 +0000 (0:00:06.729) 0:00:29.112 ******* 2026-02-27 03:43:36.649254 | orchestrator | changed: [localhost] 2026-02-27 03:43:36.649266 | orchestrator | 2026-02-27 03:43:36.649274 | orchestrator | TASK [Create default IPv4 subnet pool] ***************************************** 2026-02-27 03:43:36.649280 | orchestrator | Friday 27 February 2026 03:43:28 +0000 (0:00:04.337) 0:00:33.450 ******* 2026-02-27 03:43:36.649287 | orchestrator | changed: [localhost] 2026-02-27 03:43:36.649294 | orchestrator | 2026-02-27 03:43:36.649300 | orchestrator | TASK [Create manager role] ***************************************************** 2026-02-27 03:43:36.649317 | orchestrator | Friday 27 February 2026 03:43:32 +0000 (0:00:04.016) 0:00:37.466 ******* 2026-02-27 03:43:36.649340 | orchestrator | ok: [localhost] 2026-02-27 03:43:36.649347 | orchestrator | 2026-02-27 03:43:36.649354 | orchestrator | PLAY RECAP ********************************************************************* 2026-02-27 03:43:36.649362 | orchestrator | localhost : ok=8  changed=5  unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2026-02-27 03:43:36.649369 | orchestrator | 2026-02-27 03:43:36.649377 | orchestrator | 2026-02-27 03:43:36.649385 | orchestrator | TASKS RECAP ******************************************************************** 2026-02-27 03:43:36.649393 | orchestrator | Friday 27 February 2026 03:43:36 +0000 (0:00:03.695) 0:00:41.162 ******* 2026-02-27 03:43:36.649401 | orchestrator | =============================================================================== 2026-02-27 03:43:36.649409 | orchestrator | Get volume type LUKS ---------------------------------------------------- 8.03s 2026-02-27 03:43:36.649416 | orchestrator | Create volume type LUKS ------------------------------------------------- 6.84s 2026-02-27 03:43:36.649426 | orchestrator | Set public network to default ------------------------------------------- 6.73s 2026-02-27 03:43:36.649438 | orchestrator | Create public network --------------------------------------------------- 5.44s 2026-02-27 03:43:36.649477 | orchestrator | Create public subnet ---------------------------------------------------- 4.34s 2026-02-27 03:43:36.649487 | orchestrator | Create default IPv4 subnet pool ----------------------------------------- 4.02s 2026-02-27 03:43:36.649496 | orchestrator | Create manager role ----------------------------------------------------- 3.70s 2026-02-27 03:43:36.649506 | orchestrator | Gathering Facts --------------------------------------------------------- 1.98s 2026-02-27 03:43:39.067386 | orchestrator | 2026-02-27 03:43:39 | INFO  | It takes a moment until task f3360836-8c20-444a-a9c3-9e7b11aadb39 (image-manager) has been started and output is visible here. 2026-02-27 03:44:23.079788 | orchestrator | 2026-02-27 03:43:41 | INFO  | Processing image 'Cirros 0.6.2' 2026-02-27 03:44:23.079939 | orchestrator | 2026-02-27 03:43:42 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img: 302 2026-02-27 03:44:23.079968 | orchestrator | 2026-02-27 03:43:42 | INFO  | Importing image Cirros 0.6.2 2026-02-27 03:44:23.079989 | orchestrator | 2026-02-27 03:43:42 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-02-27 03:44:23.080011 | orchestrator | 2026-02-27 03:43:44 | INFO  | Waiting for image to leave queued state... 2026-02-27 03:44:23.080032 | orchestrator | 2026-02-27 03:43:46 | INFO  | Waiting for import to complete... 2026-02-27 03:44:23.080049 | orchestrator | 2026-02-27 03:43:56 | INFO  | Import of 'Cirros 0.6.2' successfully completed, reloading images 2026-02-27 03:44:23.080071 | orchestrator | 2026-02-27 03:43:56 | INFO  | Checking parameters of 'Cirros 0.6.2' 2026-02-27 03:44:23.080091 | orchestrator | 2026-02-27 03:43:56 | INFO  | Setting internal_version = 0.6.2 2026-02-27 03:44:23.080111 | orchestrator | 2026-02-27 03:43:56 | INFO  | Setting image_original_user = cirros 2026-02-27 03:44:23.080132 | orchestrator | 2026-02-27 03:43:56 | INFO  | Adding tag os:cirros 2026-02-27 03:44:23.080150 | orchestrator | 2026-02-27 03:43:57 | INFO  | Setting property architecture: x86_64 2026-02-27 03:44:23.080169 | orchestrator | 2026-02-27 03:43:57 | INFO  | Setting property hw_disk_bus: scsi 2026-02-27 03:44:23.080188 | orchestrator | 2026-02-27 03:43:57 | INFO  | Setting property hw_rng_model: virtio 2026-02-27 03:44:23.080207 | orchestrator | 2026-02-27 03:43:58 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-02-27 03:44:23.080227 | orchestrator | 2026-02-27 03:43:58 | INFO  | Setting property hw_watchdog_action: reset 2026-02-27 03:44:23.080246 | orchestrator | 2026-02-27 03:43:58 | INFO  | Setting property hypervisor_type: qemu 2026-02-27 03:44:23.080266 | orchestrator | 2026-02-27 03:43:58 | INFO  | Setting property os_distro: cirros 2026-02-27 03:44:23.080284 | orchestrator | 2026-02-27 03:43:59 | INFO  | Setting property os_purpose: minimal 2026-02-27 03:44:23.080303 | orchestrator | 2026-02-27 03:43:59 | INFO  | Setting property replace_frequency: never 2026-02-27 03:44:23.080321 | orchestrator | 2026-02-27 03:43:59 | INFO  | Setting property uuid_validity: none 2026-02-27 03:44:23.080339 | orchestrator | 2026-02-27 03:43:59 | INFO  | Setting property provided_until: none 2026-02-27 03:44:23.080357 | orchestrator | 2026-02-27 03:44:00 | INFO  | Setting property image_description: Cirros 2026-02-27 03:44:23.080375 | orchestrator | 2026-02-27 03:44:00 | INFO  | Setting property image_name: Cirros 2026-02-27 03:44:23.080393 | orchestrator | 2026-02-27 03:44:00 | INFO  | Setting property internal_version: 0.6.2 2026-02-27 03:44:23.080412 | orchestrator | 2026-02-27 03:44:00 | INFO  | Setting property image_original_user: cirros 2026-02-27 03:44:23.080468 | orchestrator | 2026-02-27 03:44:01 | INFO  | Setting property os_version: 0.6.2 2026-02-27 03:44:23.080505 | orchestrator | 2026-02-27 03:44:01 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-02-27 03:44:23.080527 | orchestrator | 2026-02-27 03:44:01 | INFO  | Setting property image_build_date: 2023-05-30 2026-02-27 03:44:23.080547 | orchestrator | 2026-02-27 03:44:02 | INFO  | Checking status of 'Cirros 0.6.2' 2026-02-27 03:44:23.080565 | orchestrator | 2026-02-27 03:44:02 | INFO  | Checking visibility of 'Cirros 0.6.2' 2026-02-27 03:44:23.080582 | orchestrator | 2026-02-27 03:44:02 | INFO  | Setting visibility of 'Cirros 0.6.2' to 'public' 2026-02-27 03:44:23.080601 | orchestrator | 2026-02-27 03:44:02 | INFO  | Processing image 'Cirros 0.6.3' 2026-02-27 03:44:23.080625 | orchestrator | 2026-02-27 03:44:02 | INFO  | Tested URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img: 302 2026-02-27 03:44:23.080645 | orchestrator | 2026-02-27 03:44:02 | INFO  | Importing image Cirros 0.6.3 2026-02-27 03:44:23.080664 | orchestrator | 2026-02-27 03:44:02 | INFO  | Importing from URL https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-27 03:44:23.080684 | orchestrator | 2026-02-27 03:44:04 | INFO  | Waiting for image to leave queued state... 2026-02-27 03:44:23.080704 | orchestrator | 2026-02-27 03:44:06 | INFO  | Waiting for import to complete... 2026-02-27 03:44:23.080785 | orchestrator | 2026-02-27 03:44:16 | INFO  | Import of 'Cirros 0.6.3' successfully completed, reloading images 2026-02-27 03:44:23.080806 | orchestrator | 2026-02-27 03:44:16 | INFO  | Checking parameters of 'Cirros 0.6.3' 2026-02-27 03:44:23.080823 | orchestrator | 2026-02-27 03:44:16 | INFO  | Setting internal_version = 0.6.3 2026-02-27 03:44:23.080840 | orchestrator | 2026-02-27 03:44:16 | INFO  | Setting image_original_user = cirros 2026-02-27 03:44:23.080858 | orchestrator | 2026-02-27 03:44:16 | INFO  | Adding tag os:cirros 2026-02-27 03:44:23.080877 | orchestrator | 2026-02-27 03:44:16 | INFO  | Setting property architecture: x86_64 2026-02-27 03:44:23.080894 | orchestrator | 2026-02-27 03:44:17 | INFO  | Setting property hw_disk_bus: scsi 2026-02-27 03:44:23.080912 | orchestrator | 2026-02-27 03:44:17 | INFO  | Setting property hw_rng_model: virtio 2026-02-27 03:44:23.080929 | orchestrator | 2026-02-27 03:44:17 | INFO  | Setting property hw_scsi_model: virtio-scsi 2026-02-27 03:44:23.080947 | orchestrator | 2026-02-27 03:44:18 | INFO  | Setting property hw_watchdog_action: reset 2026-02-27 03:44:23.080964 | orchestrator | 2026-02-27 03:44:18 | INFO  | Setting property hypervisor_type: qemu 2026-02-27 03:44:23.080983 | orchestrator | 2026-02-27 03:44:18 | INFO  | Setting property os_distro: cirros 2026-02-27 03:44:23.081002 | orchestrator | 2026-02-27 03:44:19 | INFO  | Setting property os_purpose: minimal 2026-02-27 03:44:23.081021 | orchestrator | 2026-02-27 03:44:19 | INFO  | Setting property replace_frequency: never 2026-02-27 03:44:23.081041 | orchestrator | 2026-02-27 03:44:19 | INFO  | Setting property uuid_validity: none 2026-02-27 03:44:23.081060 | orchestrator | 2026-02-27 03:44:19 | INFO  | Setting property provided_until: none 2026-02-27 03:44:23.081080 | orchestrator | 2026-02-27 03:44:20 | INFO  | Setting property image_description: Cirros 2026-02-27 03:44:23.081099 | orchestrator | 2026-02-27 03:44:20 | INFO  | Setting property image_name: Cirros 2026-02-27 03:44:23.081117 | orchestrator | 2026-02-27 03:44:20 | INFO  | Setting property internal_version: 0.6.3 2026-02-27 03:44:23.081154 | orchestrator | 2026-02-27 03:44:21 | INFO  | Setting property image_original_user: cirros 2026-02-27 03:44:23.081173 | orchestrator | 2026-02-27 03:44:21 | INFO  | Setting property os_version: 0.6.3 2026-02-27 03:44:23.081193 | orchestrator | 2026-02-27 03:44:21 | INFO  | Setting property image_source: https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-02-27 03:44:23.081211 | orchestrator | 2026-02-27 03:44:21 | INFO  | Setting property image_build_date: 2024-09-26 2026-02-27 03:44:23.081229 | orchestrator | 2026-02-27 03:44:22 | INFO  | Checking status of 'Cirros 0.6.3' 2026-02-27 03:44:23.081249 | orchestrator | 2026-02-27 03:44:22 | INFO  | Checking visibility of 'Cirros 0.6.3' 2026-02-27 03:44:23.081265 | orchestrator | 2026-02-27 03:44:22 | INFO  | Setting visibility of 'Cirros 0.6.3' to 'public' 2026-02-27 03:44:23.514318 | orchestrator | + sh -c /opt/configuration/scripts/bootstrap/301-openstack-octavia-amhpora-image.sh 2026-02-27 03:44:25.973277 | orchestrator | 2026-02-27 03:44:25 | INFO  | date: 2026-02-27 2026-02-27 03:44:25.973406 | orchestrator | 2026-02-27 03:44:25 | INFO  | image: octavia-amphora-haproxy-2024.2.20260227.qcow2 2026-02-27 03:44:25.973480 | orchestrator | 2026-02-27 03:44:25 | INFO  | url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260227.qcow2 2026-02-27 03:44:25.973507 | orchestrator | 2026-02-27 03:44:25 | INFO  | checksum_url: https://nbg1.your-objectstorage.com/osism/openstack-octavia-amphora-image/octavia-amphora-haproxy-2024.2.20260227.qcow2.CHECKSUM 2026-02-27 03:44:26.127146 | orchestrator | 2026-02-27 03:44:26 | INFO  | checksum: localhost | ok: "/var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/logs" 2026-02-27 03:44:57.824850 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/artifacts" 2026-02-27 03:44:58.104356 | orchestrator -> localhost | changed: "/var/lib/zuul/builds/159403515a494424aa87e24c9b7ced42/work/docs" 2026-02-27 03:44:58.117621 | 2026-02-27 03:44:58.117778 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-02-27 03:44:59.075800 | orchestrator | changed: .d..t...... ./ 2026-02-27 03:44:59.076210 | orchestrator | changed: All items complete 2026-02-27 03:44:59.076267 | 2026-02-27 03:44:59.843044 | orchestrator | changed: .d..t...... ./ 2026-02-27 03:45:00.618594 | orchestrator | changed: .d..t...... ./ 2026-02-27 03:45:00.654614 | 2026-02-27 03:45:00.654911 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-02-27 03:45:00.695654 | orchestrator | skipping: Conditional result was False 2026-02-27 03:45:00.699292 | orchestrator | skipping: Conditional result was False 2026-02-27 03:45:00.718442 | 2026-02-27 03:45:00.718647 | PLAY RECAP 2026-02-27 03:45:00.718765 | orchestrator | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-02-27 03:45:00.718886 | 2026-02-27 03:45:00.866748 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-02-27 03:45:00.867896 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 03:45:01.653816 | 2026-02-27 03:45:01.654038 | PLAY [Base post] 2026-02-27 03:45:01.669834 | 2026-02-27 03:45:01.670021 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-27 03:45:02.715990 | orchestrator | changed 2026-02-27 03:45:02.725812 | 2026-02-27 03:45:02.725956 | PLAY RECAP 2026-02-27 03:45:02.726033 | orchestrator | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-27 03:45:02.726107 | 2026-02-27 03:45:02.845274 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-27 03:45:02.846369 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-27 03:45:03.639253 | 2026-02-27 03:45:03.639435 | PLAY [Base post-logs] 2026-02-27 03:45:03.650346 | 2026-02-27 03:45:03.650499 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-27 03:45:04.118785 | localhost | changed 2026-02-27 03:45:04.137993 | 2026-02-27 03:45:04.138243 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-27 03:45:04.177941 | localhost | ok 2026-02-27 03:45:04.184680 | 2026-02-27 03:45:04.184909 | TASK [Set zuul-log-path fact] 2026-02-27 03:45:04.212627 | localhost | ok 2026-02-27 03:45:04.224109 | 2026-02-27 03:45:04.224244 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-27 03:45:04.261758 | localhost | ok 2026-02-27 03:45:04.265736 | 2026-02-27 03:45:04.265901 | TASK [upload-logs : Create log directories] 2026-02-27 03:45:04.823142 | localhost | changed 2026-02-27 03:45:04.826651 | 2026-02-27 03:45:04.826779 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-27 03:45:05.402883 | localhost -> localhost | ok: Runtime: 0:00:00.007596 2026-02-27 03:45:05.409117 | 2026-02-27 03:45:05.409301 | TASK [upload-logs : Upload logs to log server] 2026-02-27 03:45:06.008193 | localhost | Output suppressed because no_log was given 2026-02-27 03:45:06.011426 | 2026-02-27 03:45:06.011714 | LOOP [upload-logs : Compress console log and json output] 2026-02-27 03:45:06.072001 | localhost | skipping: Conditional result was False 2026-02-27 03:45:06.082625 | localhost | skipping: Conditional result was False 2026-02-27 03:45:06.092570 | 2026-02-27 03:45:06.092781 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-27 03:45:06.145861 | localhost | skipping: Conditional result was False 2026-02-27 03:45:06.146189 | 2026-02-27 03:45:06.153327 | localhost | skipping: Conditional result was False 2026-02-27 03:45:06.165956 | 2026-02-27 03:45:06.166303 | LOOP [upload-logs : Upload console log and json output]